Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-29025 (GCVE-0-2024-29025)
Vulnerability from cvelistv5 – Published: 2024-03-25 20:09 – Updated: 2025-02-13 17:47- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/netty/netty/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/netty/netty/commit/0d0c6ed782d… | x_refsource_MISC |
| https://gist.github.com/vietj/f558b8ea81ec6505f1e… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2024… |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "netty",
"vendor": "netty",
"versions": [
{
"lessThan": "4.1.108.Final",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-29025",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-19T15:54:48.153095Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-19T21:08:16.746Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T01:03:51.668Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"name": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"name": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "netty",
"vendor": "netty",
"versions": [
{
"status": "affected",
"version": "\u003c 4.1.108.Final"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-21T22:06:06.551Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"name": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"name": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"tags": [
"x_refsource_MISC"
],
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html"
}
],
"source": {
"advisory": "GHSA-5jpm-x58v-624v",
"discovery": "UNKNOWN"
},
"title": "Netty HttpPostRequestDecoder can OOM"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-29025",
"datePublished": "2024-03-25T20:09:35.156Z",
"dateReserved": "2024-03-14T16:59:47.611Z",
"dateUpdated": "2025-02-13T17:47:35.781Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-29025",
"date": "2026-06-17",
"epss": "0.0138",
"percentile": "0.68539"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.\"}, {\"lang\": \"es\", \"value\": \"Netty es un framework de aplicaci\\u00f3n de red as\\u00edncrono impulsado por eventos para el desarrollo r\\u00e1pido de servidores y clientes de protocolo de alto rendimiento mantenibles. Se puede enga\\u00f1ar al `HttpPostRequestDecoder` para que acumule datos. Si bien el decodificador puede almacenar elementos en el disco si est\\u00e1 configurado as\\u00ed, no hay l\\u00edmites para la cantidad de campos que puede tener el formulario, un adjunto puede enviar una publicaci\\u00f3n fragmentada que consta de muchos campos peque\\u00f1os que se acumular\\u00e1n en la lista `bodyListHttpData`. El decodificador acumula bytes en el b\\u00fafer `undecodedChunk` hasta que puede decodificar un campo, este campo puede acumular datos sin l\\u00edmites. Esta vulnerabilidad se soluciona en 4.1.108.Final.\"}]",
"id": "CVE-2024-29025",
"lastModified": "2024-11-21T09:07:23.890",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-03-25T20:15:08.797",
"references": "[{\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-770\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-29025\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-25T20:15:08.797\",\"lastModified\":\"2025-09-19T15:10:53.740\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.\"},{\"lang\":\"es\",\"value\":\"Netty es un framework de aplicaci\u00f3n de red as\u00edncrono impulsado por eventos para el desarrollo r\u00e1pido de servidores y clientes de protocolo de alto rendimiento mantenibles. Se puede enga\u00f1ar al `HttpPostRequestDecoder` para que acumule datos. Si bien el decodificador puede almacenar elementos en el disco si est\u00e1 configurado as\u00ed, no hay l\u00edmites para la cantidad de campos que puede tener el formulario, un adjunto puede enviar una publicaci\u00f3n fragmentada que consta de muchos campos peque\u00f1os que se acumular\u00e1n en la lista `bodyListHttpData`. El decodificador acumula bytes en el b\u00fafer `undecodedChunk` hasta que puede decodificar un campo, este campo puede acumular datos sin l\u00edmites. Esta vulnerabilidad se soluciona en 4.1.108.Final.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.1.108\",\"matchCriteriaId\":\"CF78319A-FCF4-405B-90AE-9EDBB2AA55AB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\",\"Exploit\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\",\"Exploit\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"name\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"name\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"name\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T01:03:51.668Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-29025\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-19T15:54:48.153095Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\"], \"vendor\": \"netty\", \"product\": \"netty\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"4.1.108.Final\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-19T15:56:50.341Z\"}}], \"cna\": {\"title\": \"Netty HttpPostRequestDecoder can OOM\", \"source\": {\"advisory\": \"GHSA-5jpm-x58v-624v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"netty\", \"product\": \"netty\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 4.1.108.Final\"}]}], \"references\": [{\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"name\": \"https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"name\": \"https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"name\": \"https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers \u0026 clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-25T20:09:35.156Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-29025\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T01:03:51.668Z\", \"dateReserved\": \"2024-03-14T16:59:47.611Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-25T20:09:35.156Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:5482
Vulnerability from csaf_redhat - Published: 2024-08-15 20:07 - Updated: 2026-06-01 17:16A server-side request forgery (SSRF) vulnerability was found in Apache CXF. This issue occurs in attacks on webservices that take at least one parameter of any type, and when Aegisdatabind is used. Users of other data bindings including the default databinding are not impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This can lead to a Denial of Service, making the service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Enterprise Application Platform 8
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A security update is now available for Red Hat JBoss Enterprise Application Platform 8.0. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.3 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.2, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.3 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding [eap-8.0.z] (CVE-2024-28752)\n\n* org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [eap-8.0.z] (CVE-2024-30171)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling [eap-8.0.z] (CVE-2024-29025)\n\n* org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [eap-8.0.z] (CVE-2024-30172)\n\n* org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [eap-8.0.z] (CVE-2024-29857)\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:5482",
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.0",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/8.0"
},
{
"category": "external",
"summary": "2270732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270732"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2276360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276360"
},
{
"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": "JBEAP-25224",
"url": "https://issues.redhat.com/browse/JBEAP-25224"
},
{
"category": "external",
"summary": "JBEAP-26018",
"url": "https://issues.redhat.com/browse/JBEAP-26018"
},
{
"category": "external",
"summary": "JBEAP-26696",
"url": "https://issues.redhat.com/browse/JBEAP-26696"
},
{
"category": "external",
"summary": "JBEAP-26790",
"url": "https://issues.redhat.com/browse/JBEAP-26790"
},
{
"category": "external",
"summary": "JBEAP-26791",
"url": "https://issues.redhat.com/browse/JBEAP-26791"
},
{
"category": "external",
"summary": "JBEAP-26802",
"url": "https://issues.redhat.com/browse/JBEAP-26802"
},
{
"category": "external",
"summary": "JBEAP-26816",
"url": "https://issues.redhat.com/browse/JBEAP-26816"
},
{
"category": "external",
"summary": "JBEAP-26823",
"url": "https://issues.redhat.com/browse/JBEAP-26823"
},
{
"category": "external",
"summary": "JBEAP-26843",
"url": "https://issues.redhat.com/browse/JBEAP-26843"
},
{
"category": "external",
"summary": "JBEAP-26886",
"url": "https://issues.redhat.com/browse/JBEAP-26886"
},
{
"category": "external",
"summary": "JBEAP-26932",
"url": "https://issues.redhat.com/browse/JBEAP-26932"
},
{
"category": "external",
"summary": "JBEAP-26948",
"url": "https://issues.redhat.com/browse/JBEAP-26948"
},
{
"category": "external",
"summary": "JBEAP-26961",
"url": "https://issues.redhat.com/browse/JBEAP-26961"
},
{
"category": "external",
"summary": "JBEAP-26962",
"url": "https://issues.redhat.com/browse/JBEAP-26962"
},
{
"category": "external",
"summary": "JBEAP-26966",
"url": "https://issues.redhat.com/browse/JBEAP-26966"
},
{
"category": "external",
"summary": "JBEAP-26986",
"url": "https://issues.redhat.com/browse/JBEAP-26986"
},
{
"category": "external",
"summary": "JBEAP-27002",
"url": "https://issues.redhat.com/browse/JBEAP-27002"
},
{
"category": "external",
"summary": "JBEAP-27019",
"url": "https://issues.redhat.com/browse/JBEAP-27019"
},
{
"category": "external",
"summary": "JBEAP-27055",
"url": "https://issues.redhat.com/browse/JBEAP-27055"
},
{
"category": "external",
"summary": "JBEAP-27090",
"url": "https://issues.redhat.com/browse/JBEAP-27090"
},
{
"category": "external",
"summary": "JBEAP-27192",
"url": "https://issues.redhat.com/browse/JBEAP-27192"
},
{
"category": "external",
"summary": "JBEAP-27194",
"url": "https://issues.redhat.com/browse/JBEAP-27194"
},
{
"category": "external",
"summary": "JBEAP-27261",
"url": "https://issues.redhat.com/browse/JBEAP-27261"
},
{
"category": "external",
"summary": "JBEAP-27262",
"url": "https://issues.redhat.com/browse/JBEAP-27262"
},
{
"category": "external",
"summary": "JBEAP-27327",
"url": "https://issues.redhat.com/browse/JBEAP-27327"
},
{
"category": "external",
"summary": "JBEAP-27356",
"url": "https://issues.redhat.com/browse/JBEAP-27356"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5482.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.3 Security update",
"tracking": {
"current_release_date": "2026-06-01T17:16:53+00:00",
"generator": {
"date": "2026-06-01T17:16:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:5482",
"initial_release_date": "2024-08-15T20:07:00+00:00",
"revision_history": [
{
"date": "2024-08-15T20:07:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-15T20:07:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T17:16:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Enterprise Application Platform 8",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform 8",
"product_id": "Red Hat JBoss Enterprise Application Platform 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28752",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270732"
}
],
"notes": [
{
"category": "description",
"text": "A server-side request forgery (SSRF) vulnerability was found in Apache CXF. This issue occurs in attacks on webservices that take at least one parameter of any type, and when Aegisdatabind is used. Users of other data bindings including the default databinding are not impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an Important impact due to the fact this requires Aegis databind, which is not the default databinding for Apache CXF.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28752"
},
{
"category": "external",
"summary": "RHBZ#2270732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270732"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28752",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752"
},
{
"category": "external",
"summary": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt",
"url": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qmgx-j96g-4428",
"url": "https://github.com/advisories/GHSA-qmgx-j96g-4428"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. Please make sure to update as the fixes become available.",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
]
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
]
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
},
{
"cve": "CVE-2024-29371",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-17T16:01:18.173727+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423194"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jose4j. A remote attacker can exploit this by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression. This can lead to a Denial of Service, making the service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important as it can lead to a Denial of Service in applications that process untrusted JSON Web Encryption tokens. An attacker can craft a malicious JWE token with an exceptionally high compression ratio, causing excessive memory allocation and processing time during decompression in affected components like jose4j. This affects products such as Red Hat AMQ, Enterprise Application Platform (EAP 8.0.z, 8.1.z), Red Hat JBoss Fuse, JBoss Data Grid, OpenShift Developer Tools \u0026 Services, Red Hat build of Apache Camel, Red Hat Integration, Red Hat OpenShift Dev Spaces, Red Hat Process Automation Manager, Red Hat Single Sign-On (RH-SSO), Insights, cloud.redhat.com, and OpenShift Serverless.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29371"
},
{
"category": "external",
"summary": "RHBZ#2423194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29371",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29371"
},
{
"category": "external",
"summary": "https://bitbucket.org/b_c/jose4j/issues/220/vuln-zip-bomb-attack",
"url": "https://bitbucket.org/b_c/jose4j/issues/220/vuln-zip-bomb-attack"
}
],
"release_date": "2025-12-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jose4j: jose4j: Denial of Service via malicious JSON Web Encryption (JWE) token compression"
},
{
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"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-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"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-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
]
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"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 (\u0027Infinite Loop\u0027)"
},
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Enterprise Application Platform 8"
]
},
"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-08-15T20:07:00+00:00",
"details": "Before applying the update, make sure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Enterprise Application Platform 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5482"
}
],
"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 JBoss Enterprise Application Platform 8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class"
}
]
}
RHSA-2024:6657
Vulnerability from csaf_redhat - Published: 2024-09-12 15:05 - Updated: 2026-03-24 13:12A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Migration Toolkit for Runtimes 1 on RHEL 8
Red Hat / Migration Toolkit for Runtimes
|
cpe:/a:redhat:migration_toolkit_runtimes:1.0::el8
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Migration Toolkit for Runtimes 1.2.7 release\nRed Hat Product Security has rated this update as having a security impact of Moderate.\nA 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": "Migration Toolkit for Runtimes 1.2.7 ZIP artifacts\n\nSecurity Fix(es):\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (CVE-2024-29025)\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:6657",
"url": "https://access.redhat.com/errata/RHSA-2024:6657"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=migration.toolkit.runtimes\u0026downloadType=distributions",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=migration.toolkit.runtimes\u0026downloadType=distributions"
},
{
"category": "external",
"summary": "WINDUP-4200",
"url": "https://issues.redhat.com/browse/WINDUP-4200"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6657.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Runtimes security, bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-03-24T13:12:26+00:00",
"generator": {
"date": "2026-03-24T13:12:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:6657",
"initial_release_date": "2024-09-12T15:05:27+00:00",
"revision_history": [
{
"date": "2024-09-12T15:05:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-12T15:05:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T13:12:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Migration Toolkit for Runtimes 1 on RHEL 8",
"product": {
"name": "Migration Toolkit for Runtimes 1 on RHEL 8",
"product_id": "Migration Toolkit for Runtimes 1 on RHEL 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_runtimes:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Migration Toolkit for Runtimes"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Migration Toolkit for Runtimes 1 on RHEL 8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-12T15:05:27+00:00",
"details": "The References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"Migration Toolkit for Runtimes 1 on RHEL 8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6657"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Migration Toolkit for Runtimes 1 on RHEL 8"
]
}
],
"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": [
"Migration Toolkit for Runtimes 1 on RHEL 8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024:9571
Vulnerability from csaf_redhat - Published: 2024-11-13 16:21 - Updated: 2026-06-10 08:37A flaw was found in Protocol Buffers (protobuf). This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Jetty's ThreadLimitHandler.getRemote(). This flaw allows unauthorized users to cause remote denial of service (DoS) attacks. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perform a Man-in-the-Middle attack or compromise any external systems, such as DNS or network routing configuration. This issue is considered a high complexity attack, with additional high privileges required, as the attack would need access to the Kroxylicious configuration or a peer system. The result of a successful attack impacts both data integrity and confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Jetty. The DosFilter can be exploited remotely by unauthorized users to trigger an out-of-memory condition by repeatedly sending specially crafted requests. This issue may cause a crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the Apache Commons IO component in the org.apache.commons.io.input.XmlStreamReader class. Excessive CPU resource consumption can lead to a denial of service when an untrusted input is processed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Streams for Apache Kafka 2.8.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Streams for Apache Kafka 2.8.0 is now available from the Red Hat Customer Portal.\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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Streams for Apache Kafka, based on the Apache Kafka project, offers a distributed\nbackbone that allows microservices and other applications to share data with\nextremely high throughput and extremely low latency.\n\nThis release of Red Hat AMQ Streams 2.8.0 serves as a replacement for Red Hat\nAMQ Streams 2.7.0, and includes security and bug fixes, and enhancements.\n\nSecurity Fix(es):\n* Zookeeper, Kafka, Cruise Control: org.eclipse.jetty/jetty-server: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks [amq-st-2] \n\"(CVE-2024-8184)\"\n\n* Zookeeper, Kafka : org.eclipse.jetty/jetty-servlets: Jetty DOS vulnerability on DosFilter [amq-st-2] \"(CVE-2024-9823)\"\n\n* Zookeeper, Kafka, Drain Cleaner, Cruise Control: Apache Commons IO: Possible denial of service attack on untrusted input to XmlStreamReader \"(CVE-2024-47554)\"\n\n* Kafka: (com.google.protobuf:protobuf-java@3.23.4). Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users \"(CVE-2024-7254)\"\n\n\"Drain Cleaner: Awaiting Analysis(CVE-2024-29025)\"\n\n* Kroxylicoius: When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server\u0027s hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perform a Man-in-the-Middle attack or compromise any external systems, such as DNS or network routing configuration. \"(CVE-2024-8285)\"",
"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:9571",
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2308606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308606"
},
{
"category": "external",
"summary": "2313454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313454"
},
{
"category": "external",
"summary": "2316271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316271"
},
{
"category": "external",
"summary": "2318564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318564"
},
{
"category": "external",
"summary": "2318565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318565"
},
{
"category": "external",
"summary": "ASUI-91",
"url": "https://issues.redhat.com/browse/ASUI-91"
},
{
"category": "external",
"summary": "ENTMQST-2632",
"url": "https://issues.redhat.com/browse/ENTMQST-2632"
},
{
"category": "external",
"summary": "ENTMQST-3288",
"url": "https://issues.redhat.com/browse/ENTMQST-3288"
},
{
"category": "external",
"summary": "ENTMQST-4019",
"url": "https://issues.redhat.com/browse/ENTMQST-4019"
},
{
"category": "external",
"summary": "ENTMQST-5199",
"url": "https://issues.redhat.com/browse/ENTMQST-5199"
},
{
"category": "external",
"summary": "ENTMQST-5669",
"url": "https://issues.redhat.com/browse/ENTMQST-5669"
},
{
"category": "external",
"summary": "ENTMQST-5674",
"url": "https://issues.redhat.com/browse/ENTMQST-5674"
},
{
"category": "external",
"summary": "ENTMQST-5740",
"url": "https://issues.redhat.com/browse/ENTMQST-5740"
},
{
"category": "external",
"summary": "ENTMQST-5789",
"url": "https://issues.redhat.com/browse/ENTMQST-5789"
},
{
"category": "external",
"summary": "ENTMQST-5843",
"url": "https://issues.redhat.com/browse/ENTMQST-5843"
},
{
"category": "external",
"summary": "ENTMQST-5850",
"url": "https://issues.redhat.com/browse/ENTMQST-5850"
},
{
"category": "external",
"summary": "ENTMQST-5863",
"url": "https://issues.redhat.com/browse/ENTMQST-5863"
},
{
"category": "external",
"summary": "ENTMQST-5865",
"url": "https://issues.redhat.com/browse/ENTMQST-5865"
},
{
"category": "external",
"summary": "ENTMQST-5915",
"url": "https://issues.redhat.com/browse/ENTMQST-5915"
},
{
"category": "external",
"summary": "ENTMQST-6028",
"url": "https://issues.redhat.com/browse/ENTMQST-6028"
},
{
"category": "external",
"summary": "ENTMQST-6032",
"url": "https://issues.redhat.com/browse/ENTMQST-6032"
},
{
"category": "external",
"summary": "ENTMQST-6129",
"url": "https://issues.redhat.com/browse/ENTMQST-6129"
},
{
"category": "external",
"summary": "ENTMQST-6183",
"url": "https://issues.redhat.com/browse/ENTMQST-6183"
},
{
"category": "external",
"summary": "ENTMQST-6205",
"url": "https://issues.redhat.com/browse/ENTMQST-6205"
},
{
"category": "external",
"summary": "ENTMQST-6225",
"url": "https://issues.redhat.com/browse/ENTMQST-6225"
},
{
"category": "external",
"summary": "ENTMQST-6341",
"url": "https://issues.redhat.com/browse/ENTMQST-6341"
},
{
"category": "external",
"summary": "ENTMQST-6421",
"url": "https://issues.redhat.com/browse/ENTMQST-6421"
},
{
"category": "external",
"summary": "ENTMQST-6422",
"url": "https://issues.redhat.com/browse/ENTMQST-6422"
},
{
"category": "external",
"summary": "ENTMQSTPR-43",
"url": "https://issues.redhat.com/browse/ENTMQSTPR-43"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9571.json"
}
],
"title": "Red Hat Security Advisory: Streams for Apache Kafka 2.8.0 release and security update",
"tracking": {
"current_release_date": "2026-06-10T08:37:11+00:00",
"generator": {
"date": "2026-06-10T08:37:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2024:9571",
"initial_release_date": "2024-11-13T16:21:03+00:00",
"revision_history": [
{
"date": "2024-11-13T16:21:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T16:21:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-10T08:37:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Streams for Apache Kafka 2.8.0",
"product": {
"name": "Streams for Apache Kafka 2.8.0",
"product_id": "Streams for Apache Kafka 2.8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:amq_streams:2"
}
}
}
],
"category": "product_family",
"name": "Streams for Apache Kafka"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-09-19T01:20:29.981665+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313454"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Protocol Buffers (protobuf). This issue can allows an attacker to cause a StackOverflow via parsing untrusted Protocol Buffers data containing arbitrarily nested SGROUP tags, leading to unbounded recursion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobuf: StackOverflow vulnerability in Protocol Buffers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue represents a significant severity risk because unbounded recursion in Protocol Buffers parsing can be exploited to trigger stack overflows, leading to Denial of Service (DoS). When parsers, such as `DiscardUnknownFieldsParser` or the Java Protobuf Lite parser, encounter arbitrarily nested groups or deeply recursive map fields, the lack of recursion depth limits can result in uncontrolled stack growth. Attackers can craft malicious protobuf messages that deliberately exceed the stack\u0027s capacity, causing the application to crash or become unresponsive.\n\nThe protobuf package as shipped in RHEL does not include the affected java or kotlin bindings, therefore RHEL is Not Affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7254"
},
{
"category": "external",
"summary": "RHBZ#2313454",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313454"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7254"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa",
"url": "https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa"
}
],
"release_date": "2024-09-19T01:15:10.963000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"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": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "protobuf: StackOverflow vulnerability in Protocol Buffers"
},
{
"cve": "CVE-2024-8184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-14T16:01:01.239238+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318564"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s ThreadLimitHandler.getRemote(). This flaw allows unauthorized users to cause remote denial of service (DoS) attacks. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty:jetty-server: jetty: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate rather than important because it requires specific conditions to be met, including continuous, crafted requests that deliberately target memory allocation to exhaust resources. While it can cause a denial of service, it does not lead to direct compromise of sensitive data, unauthorized access, or code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8184"
},
{
"category": "external",
"summary": "RHBZ#2318564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8184"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/pull/11723",
"url": "https://github.com/jetty/jetty.project/pull/11723"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/30",
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/30"
}
],
"release_date": "2024-10-14T15:09:37.861000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"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": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.eclipse.jetty:jetty-server: jetty: Jetty ThreadLimitHandler.getRemote() vulnerable to remote DoS attacks"
},
{
"cve": "CVE-2024-8285",
"cwe": {
"id": "CWE-297",
"name": "Improper Validation of Certificate with Host Mismatch"
},
"discovery_date": "2024-08-29T22:39:10.882000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2308606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server\u0027s hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perform a Man-in-the-Middle attack or compromise any external systems, such as DNS or network routing configuration. This issue is considered a high complexity attack, with additional high privileges required, as the attack would need access to the Kroxylicious configuration or a peer system. The result of a successful attack impacts both data integrity and confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kroxylicious: Missing upstream Kafka TLS hostname verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat have considered this vulnerability as a \u0027Moderate\u0027 severity given the complexity and the permission level required to perform a successful attacker.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-8285"
},
{
"category": "external",
"summary": "RHBZ#2308606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-8285",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8285"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8285",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8285"
}
],
"release_date": "2024-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kroxylicious: Missing upstream Kafka TLS hostname verification"
},
{
"cve": "CVE-2024-9823",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-14T16:01:06.545771+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty. The DosFilter can be exploited remotely by unauthorized users to trigger an out-of-memory condition by repeatedly sending specially crafted requests. This issue may cause a crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "org.eclipse.jetty:jetty-servlets: jetty: Jetty DOS vulnerability on DosFilter",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9823"
},
{
"category": "external",
"summary": "RHBZ#2318565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9823"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/issues/1256",
"url": "https://github.com/jetty/jetty.project/issues/1256"
},
{
"category": "external",
"summary": "https://github.com/jetty/jetty.project/security/advisories/GHSA-7hcf-ppf8-5w5h",
"url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-7hcf-ppf8-5w5h"
},
{
"category": "external",
"summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/39",
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/39"
}
],
"release_date": "2024-10-14T15:03:02.293000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"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": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "org.eclipse.jetty:jetty-servlets: jetty: Jetty DOS vulnerability on DosFilter"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"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": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
},
{
"cve": "CVE-2024-47554",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-03T12:00:40.921058+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316271"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache Commons IO component in the org.apache.commons.io.input.XmlStreamReader class. Excessive CPU resource consumption can lead to a denial of service when an untrusted input is processed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-commons-io: Possible denial of service attack on untrusted input to XmlStreamReader",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Streams for Apache Kafka 2.8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47554"
},
{
"category": "external",
"summary": "RHBZ#2316271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47554",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47554"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/6ozr91rr9cj5lm0zyhv30bsp317hk5z1",
"url": "https://lists.apache.org/thread/6ozr91rr9cj5lm0zyhv30bsp317hk5z1"
}
],
"release_date": "2024-10-03T11:32:48.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T16:21:03+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Streams for Apache Kafka 2.8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9571"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"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:L",
"version": "3.1"
},
"products": [
"Streams for Apache Kafka 2.8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apache-commons-io: Possible denial of service attack on untrusted input to XmlStreamReader"
}
]
}
RHSA-2024_2088
Vulnerability from csaf_redhat - Published: 2024-04-29 02:26 - Updated: 2024-12-17 22:39A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was discovered in Go's net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for the Red Hat build of Cryostat 2 on RHEL 8.\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": "An update is now available for the Red Hat build of Cryostat 2 on RHEL 8.\n\nSecurity Fix(es):\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 support (CVE-2024-1300)\n\n* golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (CVE-2024-29025)\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:2088",
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2088.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2024-12-17T22:39:57+00:00",
"generator": {
"date": "2024-12-17T22:39:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:2088",
"initial_release_date": "2024-04-29T02:26:47+00:00",
"revision_history": [
{
"date": "2024-04-29T02:26:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-29T02:26:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:39:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-9"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"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-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"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-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"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-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-29T02:26:47+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2088"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:c6f6accf2843a8d682184c4856ed4a33718598ac93f408a6ae176499afebb98c_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ce37e72beb00a9eb2653cf6c248abf4d569cf3a708f83a67a0d4639f4893b31e_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:818f32bf078b473ea3d3e414134d55b196333b179db54371c7a283e20ae720be_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:a737d333ff2270d1c4c5cdee31395840118f8845f1721215a0ed3339d6c0bfc7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:007cd4be45dbe9627b80ae749b78b751fe9846da0659f2a4f73e801a7207c663_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:59d2392e2a211b2abfe7d7f077037a3b7d6a5a6300c993d8dd11ab6a833cdaed_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:734054cf4f9b68b186ae2024caf7401321c14c63a70188f771617cc3ae83dc64_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:ecbc8c12eb93ba51d9f20bc53f6d83b730e0fd3a48facc3331daa34bd38fefdf_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:99dab409d9e80a951f39c80f3429fa34ab1ed99f68d41f15fedf63cb33eb5c29_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:d8b2fe76c91ac7bfc781cb4b73289dfe88f3add9a9e3d2f452c9e1034d83a2c8_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:9b0de728776daa581545cce4c7ffac8ee35374b65968125dea89f5e896a958a7_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:f28d25a215222f8d1e19b59ea479dc22b71380cd8c3ffa99ae562727fbb1b487_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024_2106
Vulnerability from csaf_redhat - Published: 2024-05-07 16:21 - Updated: 2024-12-01 21:27A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar | — |
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat build of Quarkus.\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.4 includes security updates. For more information, see the release notes page listed in the References section.\n\nSecurity Fix(es):\n\n* CVE-2024-2700 io.quarkus/quarkus-core: Leak of local configuration properties into Quarkus applications [quarkus-3.8]\n\n* TRIAGE CVE-2024-29025 io.netty/netty-codec-http: Allocation of Resources Without Limits or Throttling [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:2106",
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.8",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.8"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/quarkus/",
"url": "https://access.redhat.com/products/quarkus/"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "QUARKUS-4289",
"url": "https://issues.redhat.com/browse/QUARKUS-4289"
},
{
"category": "external",
"summary": "QUARKUS-4291",
"url": "https://issues.redhat.com/browse/QUARKUS-4291"
},
{
"category": "external",
"summary": "QUARKUS-4293",
"url": "https://issues.redhat.com/browse/QUARKUS-4293"
},
{
"category": "external",
"summary": "QUARKUS-4294",
"url": "https://issues.redhat.com/browse/QUARKUS-4294"
},
{
"category": "external",
"summary": "QUARKUS-4295",
"url": "https://issues.redhat.com/browse/QUARKUS-4295"
},
{
"category": "external",
"summary": "QUARKUS-4296",
"url": "https://issues.redhat.com/browse/QUARKUS-4296"
},
{
"category": "external",
"summary": "QUARKUS-4297",
"url": "https://issues.redhat.com/browse/QUARKUS-4297"
},
{
"category": "external",
"summary": "QUARKUS-4298",
"url": "https://issues.redhat.com/browse/QUARKUS-4298"
},
{
"category": "external",
"summary": "QUARKUS-4301",
"url": "https://issues.redhat.com/browse/QUARKUS-4301"
},
{
"category": "external",
"summary": "QUARKUS-4302",
"url": "https://issues.redhat.com/browse/QUARKUS-4302"
},
{
"category": "external",
"summary": "QUARKUS-4303",
"url": "https://issues.redhat.com/browse/QUARKUS-4303"
},
{
"category": "external",
"summary": "QUARKUS-4306",
"url": "https://issues.redhat.com/browse/QUARKUS-4306"
},
{
"category": "external",
"summary": "QUARKUS-4308",
"url": "https://issues.redhat.com/browse/QUARKUS-4308"
},
{
"category": "external",
"summary": "QUARKUS-4313",
"url": "https://issues.redhat.com/browse/QUARKUS-4313"
},
{
"category": "external",
"summary": "QUARKUS-4314",
"url": "https://issues.redhat.com/browse/QUARKUS-4314"
},
{
"category": "external",
"summary": "QUARKUS-4315",
"url": "https://issues.redhat.com/browse/QUARKUS-4315"
},
{
"category": "external",
"summary": "QUARKUS-4316",
"url": "https://issues.redhat.com/browse/QUARKUS-4316"
},
{
"category": "external",
"summary": "QUARKUS-4317",
"url": "https://issues.redhat.com/browse/QUARKUS-4317"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2106.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.4 release",
"tracking": {
"current_release_date": "2024-12-01T21:27:56+00:00",
"generator": {
"date": "2024-12-01T21:27:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2106",
"initial_release_date": "2024-05-07T16:21:20+00:00",
"revision_history": [
{
"date": "2024-05-07T16:21:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-07T16:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T21:27:56+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.4.redhat",
"product": {
"name": "Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
},
{
"category": "product_version",
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_id": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/aesh@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-api-2.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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_id": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-activation@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.annotations-24.1.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.ansi-regex-5.0.1.jar",
"product": {
"name": "org.mvnpm.ansi-regex-5.0.1.jar",
"product_id": "org.mvnpm.ansi-regex-5.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/ansi-regex@5.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.ansi-styles-4.3.0.jar",
"product": {
"name": "org.mvnpm.ansi-styles-4.3.0.jar",
"product_id": "org.mvnpm.ansi-styles-4.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/ansi-styles@4.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product": {
"name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product_id": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.antlr/antlr4-runtime@4.13.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "aopalliance.aopalliance-1.0.jar",
"product": {
"name": "aopalliance.aopalliance-1.0.jar",
"product_id": "aopalliance.aopalliance-1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_id": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-analysis@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-commons@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-tree@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product": {
"name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product_id": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-util@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_id": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.async/asyncutil@0.1.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_id": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/dk.brics.automaton/automaton@1.11.8.redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.avro.avro-1.11.3.redhat-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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product_id": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.77.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_id": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform@6.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-4.11.1.jar",
"product": {
"name": "org.mongodb.bson-4.11.1.jar",
"product_id": "org.mongodb.bson-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-record-codec-4.11.1.jar",
"product": {
"name": "org.mongodb.bson-record-codec-4.11.1.jar",
"product_id": "org.mongodb.bson-record-codec-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson-record-codec@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_id": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/btf@1.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product": {
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product_id": "com.mchange.c3p0-0.9.5.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/c3p0@0.9.5.4?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product": {
"name": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product_id": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.checkerframework/checker-qual@3.42.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product": {
"name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product_id": "com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/client@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.cliui-8.0.1.jar",
"product": {
"name": "org.mvnpm.cliui-8.0.1.jar",
"product_id": "org.mvnpm.cliui-8.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/cliui@8.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.color-convert-2.0.1.jar",
"product": {
"name": "org.mvnpm.color-convert-2.0.1.jar",
"product_id": "org.mvnpm.color-convert-2.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/color-convert@2.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.color-name-1.1.4.jar",
"product": {
"name": "org.mvnpm.color-name-1.1.4.jar",
"product_id": "org.mvnpm.color-name-1.1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/color-name@1.1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-cli.commons-cli-1.5.0.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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product": {
"name": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product_id": "commons-io.commons-io-2.15.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-io/commons-io@2.15.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-lang3-3.14.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_id": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final-redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-text-1.11.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product": {
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_id": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.cronutils/cron-utils@9.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.database-commons-1.19.6.jar",
"product": {
"name": "org.testcontainers.database-commons-1.19.6.jar",
"product_id": "org.testcontainers.database-commons-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/database-commons@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.db2-1.19.6.jar",
"product": {
"name": "org.testcontainers.db2-1.19.6.jar",
"product_id": "org.testcontainers.db2-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/db2@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.dekorate-core-4.1.2.jar",
"product": {
"name": "io.dekorate.dekorate-core-4.1.2.jar",
"product_id": "io.dekorate.dekorate-core-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/dekorate-core@4.1.2?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.jar",
"product": {
"name": "io.dekorate.docker-annotations-4.1.2.jar",
"product_id": "io.dekorate.docker-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/docker-annotations@4.1.2?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.11.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.emoji-regex-8.0.0.jar",
"product": {
"name": "org.mvnpm.emoji-regex-8.0.0.jar",
"product_id": "org.mvnpm.emoji-regex-8.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/emoji-regex@8.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product": {
"name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product_id": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.escalade-3.1.2.jar",
"product": {
"name": "org.mvnpm.escalade-3.1.2.jar",
"product_id": "org.mvnpm.escalade-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/escalade@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.es-module-shims-1.8.2.jar",
"product": {
"name": "org.mvnpm.es-module-shims-1.8.2.jar",
"product_id": "org.mvnpm.es-module-shims-1.8.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/es-module-shims@1.8.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_id": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.expressly/expressly@5.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product": {
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_id": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.freemarker/freemarker@2.3.32.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_id": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.mifmif/generex@1.0.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.get-caller-file-2.0.5.jar",
"product": {
"name": "org.mvnpm.get-caller-file-2.0.5.jar",
"product_id": "org.mvnpm.get-caller-file-2.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/get-caller-file@2.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product": {
"name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product_id": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.7.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java@21.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java-extended-scalars@21.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product_id": "io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-util@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product": {
"name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product_id": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/guava@33.0.0.jre-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.inject.guice-5.1.0.jar",
"product": {
"name": "com.google.inject.guice-5.1.0.jar",
"product_id": "com.google.inject.guice-5.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.h2database.h2-2.2.224.jar",
"product": {
"name": "com.h2database.h2-2.2.224.jar",
"product_id": "com.h2database.h2-2.2.224.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.h2database/h2@2.2.224?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product": {
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product_id": "org.hamcrest.hamcrest-core-1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@6.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.4.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.2.2.Final?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_id": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_id": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.zaxxer/HikariCP-java7@2.4.13?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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product": {
"name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product_id": "io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.mvnpm/importmap@1.0.10.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-api@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-cli-client@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-rest@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-test@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-core@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.27.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.27.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product": {
"name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product_id": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/is-fullwidth-code-point@3.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product": {
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_id": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.j2objc/j2objc-annotations@2.8.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_id": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.16.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product": {
"name": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product_id": "io.jaegertracing.jaeger-core-1.8.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-core@1.8.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product_id": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-thrift@1.8.1?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_id": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_id": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.el/jakarta.el-api@5.0.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_id": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"product_id": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_id": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product": {
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_id": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_id": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_id": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_id": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"product_id": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_id": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/jandex@3.1.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_id": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.fusesource.jansi/jansi@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/java-dataloader@3.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"product": {
"name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"product_id": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_id": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.javassist/javassist@3.29.1.GA-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_id": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"product": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"product_id": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"product_id": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_id": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging-annotations@2.2.1.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logmanager.jboss-logmanager-3.0.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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-common@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-web@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"product_id": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_id": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.db2/jcc@11.5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.jdbc-1.19.6.jar",
"product": {
"name": "org.testcontainers.jdbc-1.19.6.jar",
"product_id": "org.testcontainers.jdbc-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/jdbc@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_id": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.jdeparser/jdeparser@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jdom.jdom2-2.0.6.1.jar",
"product": {
"name": "org.jdom.jdom2-2.0.6.1.jar",
"product_id": "org.jdom.jdom2-2.0.6.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jgroups.jgroups-5.2.23.Final.jar",
"product": {
"name": "org.jgroups.jgroups-5.2.23.Final.jar",
"product_id": "org.jgroups.jgroups-5.2.23.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jgroups/jgroups@5.2.23.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna-platform@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_id": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/json-patch@1.13.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_id": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.15.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"product": {
"name": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"product_id": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00018?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_id": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.locationtech.jts/jts-core@1.17.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "junit.junit-4.13.2.jar",
"product": {
"name": "junit.junit-4.13.2.jar",
"product_id": "junit.junit-4.13.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/junit/junit@4.13.2?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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-common-23.0.7.jar",
"product": {
"name": "org.keycloak.keycloak-common-23.0.7.jar",
"product_id": "org.keycloak.keycloak-common-23.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-common@23.0.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-core-23.0.7.jar",
"product": {
"name": "org.keycloak.keycloak-core-23.0.7.jar",
"product_id": "org.keycloak.keycloak-core-23.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-core@23.0.7?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-noapt.jar",
"product": {
"name": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/knative-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-common@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk7@1.9.22?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product_id": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib-jdk8@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-noapt.jar",
"product": {
"name": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/kubernetes-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-okhttp@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.thrift.libthrift-0.15.0.jar",
"product": {
"name": "org.apache.thrift.libthrift-0.15.0.jar",
"product_id": "org.apache.thrift.libthrift-0.15.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.thrift/libthrift@0.15.0?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-3.1.2.jar",
"product": {
"name": "org.mvnpm.lit-3.1.2.jar",
"product_id": "org.mvnpm.lit-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-4.0.4.jar",
"product": {
"name": "org.mvnpm.lit-element-4.0.4.jar",
"product_id": "org.mvnpm.lit-element-4.0.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element@4.0.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product": {
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_id": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element-state@1.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-html-3.1.2.jar",
"product": {
"name": "org.mvnpm.lit-html-3.1.2.jar",
"product_id": "org.mvnpm.lit-html-3.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-html@3.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.12.12.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mariadb-1.19.6.jar",
"product": {
"name": "org.testcontainers.mariadb-1.19.6.jar",
"product_id": "org.testcontainers.mariadb-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mariadb@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product_id": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.3.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-meta@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-artifact-3.9.6.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-25.0.0.redhat-00002.jar",
"product": {
"name": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"product_id": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/maven-model-helper@25.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"product": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.10.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-plugin-api-3.9.6.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-http-1.9.18.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-core@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product": {
"name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product_id": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.graphql/microprofile-graphql-api@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.jwt/microprofile-jwt-auth-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.metrics/microprofile-metrics-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@3.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.opentracing/microprofile-opentracing-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_id": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.twdata.maven/mojo-executor@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mongodb-1.19.6.jar",
"product": {
"name": "org.testcontainers.mongodb-1.19.6.jar",
"product_id": "org.testcontainers.mongodb-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mongodb@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product": {
"name": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product_id": "org.mongodb.mongodb-crypt-1.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-crypt@1.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-core-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product_id": "org.mongodb.mongodb-driver-sync-4.11.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.11.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_id": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/msg-simple@1.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"product": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"product_id": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mssqlserver-1.19.6.jar",
"product": {
"name": "org.testcontainers.mssqlserver-1.19.6.jar",
"product_id": "org.testcontainers.mssqlserver-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mssqlserver@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero-flow-adapters@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mysql-1.19.6.jar",
"product": {
"name": "org.testcontainers.mysql-1.19.6.jar",
"product_id": "org.testcontainers.mysql-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mysql@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product": {
"name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product_id": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mysql/mysql-connector-j@8.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jta.narayana-jta-7.0.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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product_id": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/nativeimage@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final-redhat-00001?classifier=linux-x86_64\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_id": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.jdbc/ojdbc11@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.12.12.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product_id": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@4.12.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp-sse@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"product": {
"name": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"product_id": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.15.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.2.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.2.jar",
"product_id": "com.squareup.okio.okio-1.17.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.6.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.6.jar",
"product_id": "com.squareup.okio.okio-1.17.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-3.6.0.jar",
"product": {
"name": "com.squareup.okio.okio-3.6.0.jar",
"product_id": "com.squareup.okio.okio-3.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@3.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product": {
"name": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product_id": "com.squareup.okio.okio-jvm-3.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio-jvm@3.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product": {
"name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product_id": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opensearch/opensearch-testcontainers@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/openshift-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-config@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-console@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-hive@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-installer@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machine@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product_id": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-annotations@1.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.semconv.opentelemetry-semconv-1.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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opentest4j.opentest4j-1.3.0.jar",
"product": {
"name": "org.opentest4j.opentest4j-1.3.0.jar",
"product_id": "org.opentest4j.opentest4j-1.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-api@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"product": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"product_id": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing.contrib/opentracing-concurrent@0.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-noop@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-util@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.option-annotations-4.1.2.jar",
"product": {
"name": "io.dekorate.option-annotations-4.1.2.jar",
"product_id": "io.dekorate.option-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/option-annotations@4.1.2?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.agent-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.core-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product": {
"name": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product_id": "org.jacoco.org.jacoco.report-0.8.11.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product": {
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_id": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/path-to-regexp@2.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"product": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"product_id": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.perfmark/perfmark-api@0.26.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_id": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_id": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-xml@4.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_id": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.polymer/polymer@3.5.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.postgresql-1.19.6.jar",
"product": {
"name": "org.testcontainers.postgresql-1.19.6.jar",
"product_id": "org.testcontainers.postgresql-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/postgresql@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/prometheus-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product": {
"name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product_id": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protoc@3.25.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product": {
"name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product_id": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.59.1?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product": {
"name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product_id": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.28.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_id": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.qpid/proton-j@0.34.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_id": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup/protoparser@4.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product": {
"name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product_id": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.4.redhat-00002?classifier=3.8.4.redhat-00002\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product_id": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.4.redhat-00002?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product_id": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.jaeger/quarkus-jaeger@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product_id": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.jaeger/quarkus-jaeger-deployment@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product": {
"name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product_id": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product": {
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product_id": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product_id": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.opentracing/quarkus-smallrye-opentracing@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product_id": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkiverse.opentracing/quarkus-smallrye-opentracing-deployment@1.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product": {
"name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product_id": "org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@2.0.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_id": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product": {
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product_id": "io.projectreactor.reactor-core-3.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.projectreactor/reactor-core@3.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_id": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/readline@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.require-directory-2.1.1.jar",
"product": {
"name": "org.mvnpm.require-directory-2.1.1.jar",
"product_id": "org.mvnpm.require-directory-2.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/require-directory@2.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.4.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_id": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/router@1.7.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_id": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.s2i-annotations-4.1.2.jar",
"product": {
"name": "io.dekorate.s2i-annotations-4.1.2.jar",
"product_id": "io.dekorate.s2i-annotations-4.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/s2i-annotations@4.1.2?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product": {
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product_id": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/servicebinding-annotations@4.1.2?classifier=noapt\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_id": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.webcomponents/shadycss@1.11.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-api@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-depchain@1.2.6?type=pom"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-impl-base@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-spi@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_id": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.slf4j/slf4j-api@2.0.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-net@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-ref@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product_id": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-2.1.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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-context-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-mutiny@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-tracing-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-api@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product_id": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing@3.0.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product_id": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing-contrib@3.0.3?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-mutiny@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product": {
"name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product_id": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.yaml/snakeyaml@2.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product": {
"name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product_id": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "net.spy.spymemcached-2.12.3.jar",
"product": {
"name": "net.spy.spymemcached-2.12.3.jar",
"product_id": "net.spy.spymemcached-2.12.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.spy/spymemcached@2.12.3?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"product": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-api@2.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-core@2.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_id": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.strimzi/strimzi-test-container@0.100.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/stringprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.string-width-4.2.3.jar",
"product": {
"name": "org.mvnpm.string-width-4.2.3.jar",
"product_id": "org.mvnpm.string-width-4.2.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/string-width@4.2.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.strip-ansi-6.0.1.jar",
"product": {
"name": "org.mvnpm.strip-ansi-6.0.1.jar",
"product_id": "org.mvnpm.strip-ansi-6.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/strip-ansi@6.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.testcontainers-1.19.6.jar",
"product": {
"name": "org.testcontainers.testcontainers-1.19.6.jar",
"product_id": "org.testcontainers.testcontainers-1.19.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/testcontainers@1.19.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product": {
"name": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product_id": "org.mvnpm.at.types.trusted-types-2.0.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.tslib-2.3.0.jar",
"product": {
"name": "org.mvnpm.tslib-2.3.0.jar",
"product_id": "org.mvnpm.tslib-2.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/tslib@2.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-development-mode-detector@2.0.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-usage-statistics@2.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product": {
"name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product_id": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.mvnpm/vaadin-webcomponents@24.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product": {
"name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product_id": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.waffle/waffle-jna@3.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-file@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-shared@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"product": {
"name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"product_id": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.hpcc-js/wasm@2.15.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product": {
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_id": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vanillawc/wc-codemirror@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"product": {
"name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"product_id": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential-store@2.2.3.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-encryption@2.2.3.Final?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product_id": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/word@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product": {
"name": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product_id": "org.mvnpm.wrap-ansi-7.0.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/wrap-ansi@7.0.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.y18n-5.0.8.jar",
"product": {
"name": "org.mvnpm.y18n-5.0.8.jar",
"product_id": "org.mvnpm.y18n-5.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/y18n@5.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.yargs-17.7.2.jar",
"product": {
"name": "org.mvnpm.yargs-17.7.2.jar",
"product_id": "org.mvnpm.yargs-17.7.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/yargs@17.7.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.yargs-parser-21.1.1.jar",
"product": {
"name": "org.mvnpm.yargs-parser-21.1.1.jar",
"product_id": "org.mvnpm.yargs-parser-21.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/yargs-parser@21.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_id": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/zjsonpatch@0.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.zrender-5.4.4.jar",
"product": {
"name": "org.mvnpm.zrender-5.4.4.jar",
"product_id": "org.mvnpm.zrender-5.4.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/zrender@5.4.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.luben.zstd-jni-1.5.5.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/\u0026type=jar"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance.aopalliance-1.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar"
},
"product_reference": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar"
},
"product_reference": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar"
},
"product_reference": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar"
},
"product_reference": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.c3p0-0.9.5.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar"
},
"product_reference": "com.mchange.c3p0-0.9.5.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-4.12.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-4.12.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.15.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar"
},
"product_reference": "com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-3.6.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar"
},
"product_reference": "com.squareup.okio.okio-3.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-jvm-3.6.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar"
},
"product_reference": "com.squareup.okio.okio-jvm-3.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar"
},
"product_reference": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.dekorate-core-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar"
},
"product_reference": "io.dekorate.dekorate-core-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.docker-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.docker-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.knative-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.knative-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.openshift-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.option-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.option-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.s2i-annotations-4.1.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar"
},
"product_reference": "io.dekorate.s2i-annotations-4.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar"
},
"product_reference": "io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar"
},
"product_reference": "io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-core-1.8.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar"
},
"product_reference": "io.jaegertracing.jaeger-core-1.8.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar"
},
"product_reference": "io.jaegertracing.jaeger-thrift-1.8.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar"
},
"product_reference": "io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar"
},
"product_reference": "io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar"
},
"product_reference": "io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar"
},
"product_reference": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar"
},
"product_reference": "io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar"
},
"product_reference": "io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-3.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00012.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar"
},
"product_reference": "javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "junit.junit-4.13.2.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar"
},
"product_reference": "junit.junit-4.13.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.spy.spymemcached-2.12.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar"
},
"product_reference": "net.spy.spymemcached-2.12.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.thrift.libthrift-0.15.0.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar"
},
"product_reference": "org.apache.thrift.libthrift-0.15.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar"
},
"product_reference": "org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar"
},
"product_reference": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hamcrest.hamcrest-core-1.3.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar"
},
"product_reference": "org.hamcrest.hamcrest-core-1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-core-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar"
},
"product_reference": "org.infinispan.infinispan-core-14.0.27.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar"
},
"product_reference": "org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jgroups.jgroups-5.2.23.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar"
},
"product_reference": "org.jgroups.jgroups-5.2.23.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar"
},
"product_reference": "org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-common-23.0.7.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar"
},
"product_reference": "org.keycloak.keycloak-common-23.0.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-core-23.0.7.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar"
},
"product_reference": "org.keycloak.keycloak-core-23.0.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar"
},
"product_reference": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.redhat"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar as a component of Red Hat build of Quarkus 3.8.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.8.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat",
"product_id": "Red Hat build of Quarkus 3.8.4.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.4.redhat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.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-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-07T16:21:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat",
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.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-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-07T16:21:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2106"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.8.4.redhat",
"Red Hat build of Quarkus 3.8.4.redhat:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-core-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.core.jackson-databind-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.16.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-api-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.h2database.h2-2.2.224.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.logging-interceptor-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.12.12.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-4.12.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.15.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-1.17.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.okio.okio-jvm-3.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.dekorate-core-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.docker-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.knative-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.kubernetes-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.openshift-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.option-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.prometheus-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.s2i-annotations-4.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.dekorate.servicebinding-annotations-4.1.2-noapt.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-okhttp-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.maven-model-helper-25.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-core-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.jaegertracing.jaeger-thrift-1.8.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.contrib.opentracing-concurrent-0.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.jaeger.quarkus-jaeger-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkiverse.opentracing.quarkus-smallrye-opentracing-deployment-1.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.arc.arc-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-http-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-servlet-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-agroal-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-analytics-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-avro-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.4.redhat-00002-3.8.4.redhat-00002.json",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.4.redhat-00002.properties",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-builder-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-class-change-agent-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-container-image-util-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-core-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-credentials-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-development-mode-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-h2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-devtools-utilities-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-extension-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-codegen-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.4.redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-grpc-stubs-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-ide-launcher-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jackson-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonb-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-junit4-mock-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mailer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-maven-plugin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-netty-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-oidc-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-openshift-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-quartz-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-api-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-scheduler-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-security-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-opentracing-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-transaction-annotations-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-undertow-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.quarkus-websockets-deployment-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-core-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.qute.qute-generator-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.4.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.smallrye-opentracing-contrib-3.0.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-core-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-proton-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:javax.inject.javax.inject-1.0.0.redhat-00012.jar",
"Red Hat build of Quarkus 3.8.4.redhat:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:net.spy.spymemcached-2.12.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-artifact-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-builder-support-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-core-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-embedder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-model-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-http-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.thrift.libthrift-0.15.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcpkix-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcprov-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.bouncycastle.bcutil-jdk18on-1.77.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.checkerframework.checker-qual-3.42.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.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.4.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.4.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.jakarta.json-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-core-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.orm.hibernate-graalvm-6.4.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-cli-client-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-client-rest-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-commons-test-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.core-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jacoco.org.jacoco.report-0.8.11.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-depchain-1.2.6.pom",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jdom.jdom2-2.0.6.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-common-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk7-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlin.kotlin-stdlib-jdk8-1.9.22.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jgroups.jgroups-5.2.23.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.jsoup.jsoup-1.17.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-common-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.keycloak.keycloak-core-23.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.bson-record-codec-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-crypt-1.8.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-regex-5.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.ansi-styles-4.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.cliui-8.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-convert-2.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.color-name-1.1.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.echarts-5.4.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.emoji-regex-8.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.es-module-shims-1.8.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.escalade-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.get-caller-file-2.0.5.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-4.0.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.lit-html-3.1.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.require-directory-2.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.string-width-4.2.3.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.strip-ansi-6.0.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.wrap-ansi-7.0.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.y18n-5.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-17.7.2.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.yargs-parser-21.1.1.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.mvnpm.zrender-5.4.4.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.opentest4j.opentest4j-1.3.0.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.database-commons-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.db2-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.elasticsearch-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.jdbc-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mariadb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mongodb-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mssqlserver-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.mysql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.oracle-xe-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.postgresql-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.testcontainers.testcontainers-1.19.6.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-credential-store-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-encryption-2.2.3.Final.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.8.4.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.8.4.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024_2705
Vulnerability from csaf_redhat - Published: 2024-05-09 11:56 - Updated: 2024-12-01 21:26A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar | — |
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na\ndetailed severity rating, is available for each vulnerability. For more\ninformation, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.2.12 includes security updates,\nbug fixes, and enhancements. For more information, see the release notes page\nlisted in the References section.\n\nSecurity Fix(es):\n\n* CVE-2024-2700 io.quarkus/quarkus-core: Leak of local configuration properties into Quarkus applications [quarkus-3.2]\n\n* CVE-2024-29025 io.netty/netty-codec-http: Allocation of Resources Without Limits or Throttling [quarkus-3.2]",
"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:2705",
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/4966181",
"url": "https://access.redhat.com/articles/4966181"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "QUARKUS-4279",
"url": "https://issues.redhat.com/browse/QUARKUS-4279"
},
{
"category": "external",
"summary": "QUARKUS-4282",
"url": "https://issues.redhat.com/browse/QUARKUS-4282"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2705.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.2.12 release and security update",
"tracking": {
"current_release_date": "2024-12-01T21:26:29+00:00",
"generator": {
"date": "2024-12-01T21:26:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2705",
"initial_release_date": "2024-05-09T11:56:56+00:00",
"revision_history": [
{
"date": "2024-05-09T11:56:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-09T11:56:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T21:26:29+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.2.12.Final",
"product": {
"name": "Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/accordion@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_id": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/aesh@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-narayana@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-pool@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_id": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-activation@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.annotations-24.0.1.jar",
"product": {
"name": "org.jetbrains.annotations-24.0.1.jar",
"product_id": "org.jetbrains.annotations-24.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_id": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.antlr/antlr4-runtime@4.10.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "aopalliance.aopalliance-1.0.jar",
"product": {
"name": "aopalliance.aopalliance-1.0.jar",
"product_id": "aopalliance.aopalliance-1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_id": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/app-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-analysis@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-commons@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-tree@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-util@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_id": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.async/asyncutil@0.1.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_id": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/dk.brics.automaton/automaton@1.11.8.redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar-group@24.0.5?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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product_id": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.74.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_id": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform@6.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.12.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-4.9.1.jar",
"product_id": "org.mongodb.bson-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_id": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson-record-codec@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_id": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/btf@1.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/button@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_id": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.bytebuddy/byte-buddy@1.14.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-bmunit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-install@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-submit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product": {
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product_id": "com.mchange.c3p0-0.9.5.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/c3p0@0.9.5.4?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product": {
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product_id": "org.checkerframework.checker-qual-3.34.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.checkerframework/checker-qual@3.34.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"product": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"product_id": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.5.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/client@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"product": {
"name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"product_id": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-cli/commons-cli@1.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_id": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-codec/commons-codec@1.16.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"product_id": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.26.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_id": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-io/commons-io@2.13.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-lang3@3.12.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_id": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final-redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_id": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-text@1.10.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/component-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/confirm-dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/context-menu@24.0.5?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/custom-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product": {
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product_id": "org.testcontainers.database-commons-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/database-commons@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.db2-1.18.3.jar",
"product": {
"name": "org.testcontainers.db2-1.18.3.jar",
"product_id": "org.testcontainers.db2-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/db2@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/dekorate-core@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product_id": "org.apache.derby.derby-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_id": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbyclient@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_id": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbynet@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_id": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbytools@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/details@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/docker-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-api@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.0?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.2.jar",
"product": {
"name": "org.mvnpm.echarts-5.4.2.jar",
"product_id": "org.mvnpm.echarts-5.4.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/echarts@5.4.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_id": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/elasticsearch@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/email-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_id": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.19.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_id": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/es-module-shims@1.7.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_id": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.expressly/expressly@5.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/field-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/form-layout@24.0.5?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_id": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.mifmif/generex@1.0.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.6.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"product_id": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/graal-sdk@23.0.2.0-1-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java@20.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/grid@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_id": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/guava@32.0.1.jre-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.inject.guice-5.1.0.jar",
"product": {
"name": "com.google.inject.guice-5.1.0.jar",
"product_id": "com.google.inject.guice-5.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.h2database.h2-2.2.220.jar",
"product": {
"name": "com.h2database.h2-2.2.220.jar",
"product_id": "com.h2database.h2-2.2.220.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.h2database/h2@2.2.220?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product": {
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product_id": "org.hamcrest.hamcrest-core-1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@6.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.2.18.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.2.18.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.0.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-backend-elasticsearch@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm-orm6@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_id": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_id": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.zaxxer/HikariCP-java7@2.4.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/horizontal-layout@24.0.5?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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icon@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icons@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.importmap-1.0.8.jar",
"product": {
"name": "org.mvnpm.importmap-1.0.8.jar",
"product_id": "org.mvnpm.importmap-1.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/importmap@1.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-api@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-cli-client@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-rest@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-test@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/input-container@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/integer-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/item@24.0.5?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_id": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-core@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-thrift@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product": {
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_id": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_id": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_id": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.el/jakarta.el-api@5.0.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_id": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_id": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.2.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_id": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product": {
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_id": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_id": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_id": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_id": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_id": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/jandex@3.1.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_id": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.fusesource.jansi/jansi@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/java-dataloader@3.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_id": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_id": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.javassist/javassist@3.29.1.GA-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_id": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.inject.javax.inject-1.0.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_id": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_id": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging-annotations@2.2.1.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_id": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logmanager/jboss-logmanager-embedded@1.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-common@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-web@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_id": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_id": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.db2/jcc@11.5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product": {
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product_id": "org.testcontainers.jdbc-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/jdbc@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_id": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.jdeparser/jdeparser@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jdom.jdom-1.1.3.jar",
"product": {
"name": "org.jdom.jdom-1.1.3.jar",
"product_id": "org.jdom.jdom-1.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jdom/jdom@1.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_id": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jgroups/jgroups@5.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna-platform@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_id": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/json-patch@1.13.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_id": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.15.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_id": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.16.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00018?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_id": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.locationtech.jts/jts-core@1.17.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "junit.junit-4.13.2.jar",
"product": {
"name": "junit.junit-4.13.2.jar",
"product_id": "junit.junit-4.13.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/junit/junit@4.13.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-launcher@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-clients@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-streams@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-adapter-spi@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-authz-client@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-common@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-core@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-policy-enforcer@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_id": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.4.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/knative-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/kubernetes-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-okhttp@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_id": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.thrift/libthrift@0.15.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/list-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_id": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/listenablefuture@9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-2.7.4.jar",
"product_id": "org.mvnpm.lit-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product": {
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product_id": "org.mvnpm.lit-element-3.3.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element@3.3.2?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-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-html-2.7.4.jar",
"product_id": "org.mvnpm.lit-html-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-html@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/lit-renderer@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-api@2.20.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-core@2.17.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/login@24.0.5?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product_id": "org.testcontainers.mariadb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mariadb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_id": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.1.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-meta@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-core@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_id": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/maven-model-helper@21.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.7.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-wagon@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_id": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_id": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/mchange-commons-java@0.2.15.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/menu-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-input@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-commons@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-core@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-observation@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.graphql/microprofile-graphql-api@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.jwt/microprofile-jwt-auth-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.metrics/microprofile-metrics-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@3.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.opentracing/microprofile-opentracing-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_id": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.twdata.maven/mojo-executor@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product_id": "org.testcontainers.mongodb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mongodb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_id": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-crypt@1.7.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_id": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/msg-simple@1.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_id": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.2.0.jre11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_id": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mssqlserver@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/multi-select-combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero-flow-adapters@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mysql-1.18.3.jar",
"product": {
"name": "org.testcontainers.mysql-1.18.3.jar",
"product_id": "org.testcontainers.mysql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mysql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product": {
"name": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product_id": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mysql/mysql-connector-j@8.2.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"product": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"product_id": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@6.0.1.Final-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"product": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"product_id": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@6.0.1.Final-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.12.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.108.Final-redhat-00001?classifier=linux-x86_64\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/notification@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/number-field@24.0.5?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": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp-sse@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_id": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.2.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/openshift-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-config@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-console@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-hive@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-installer@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machine@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-annotations@1.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product": {
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product_id": "org.opentest4j.opentest4j-1.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-api@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_id": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing.contrib/opentracing-concurrent@0.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-noop@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-util@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/option-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_id": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/oracle-xe@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_id": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.nls/orai18n@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product": {
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_id": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.github.crac/org-crac@0.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/overlay@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/password-field@24.0.5?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_id": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-api@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-javac@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_id": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-xml@4.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_id": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.polymer/polymer@3.5.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product": {
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product_id": "org.testcontainers.postgresql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/postgresql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/progress-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_id": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protoc@3.22.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_id": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.56.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_id": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.23.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_id": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.qpid/proton-j@0.34.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_id": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup/protoparser@4.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.2.12.Final-redhat-00001?classifier=3.2.12.Final-redhat-00001\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_id": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.9.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.2.12.Final-redhat-00001?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_id": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_id": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-runtime-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/radio-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_id": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@1.6.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_id": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product": {
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product_id": "io.projectreactor.reactor-core-3.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.projectreactor/reactor-core@3.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_id": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/readline@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.2.12.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_id": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rocksdb/rocksdbjni@7.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_id": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/router@1.7.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_id": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/s2i-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/saslprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/scroller@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/select@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.12.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/servicebinding-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_id": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.webcomponents/shadycss@1.11.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-api@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-impl-base@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-spi@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_id": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.slf4j/slf4j-api@2.0.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-context-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-mutiny@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-tracing-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.2.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-api@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-metrics@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing-contrib@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-mutiny@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.6.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_id": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.yaml/snakeyaml@2.0.0.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_id": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/split-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.spy.spymemcached-2.12.1.jar",
"product": {
"name": "net.spy.spymemcached-2.12.1.jar",
"product_id": "net.spy.spymemcached-2.12.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.spy/spymemcached@2.12.1?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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-api@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-core@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_id": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.strimzi/strimzi-test-container@0.100.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/stringprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabs@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabsheet@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product": {
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product_id": "org.testcontainers.testcontainers-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/testcontainers@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-area@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tooltip@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_id": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.3?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.3.redhat-00003.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/upload@24.0.5?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-lumo-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-lumo-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-material-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-themable-mixin@24.0.5?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.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/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vertical-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product_id": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.4.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/virtual-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_id": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.waffle/waffle-jna@3.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-file@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-lightweight@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.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.5.4.Final-format-001-redhat-00002.jar",
"product": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_id": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.common/wildfly-common@1.5.4.Final-format-001-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential-store@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-encryption@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_id": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/zjsonpatch@0.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.zrender-5.4.3.jar",
"product": {
"name": "org.mvnpm.zrender-5.4.3.jar",
"product_id": "org.mvnpm.zrender-5.4.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/zrender@5.4.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_id": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.luben/zstd-jni@1.5.2.3-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance.aopalliance-1.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar"
},
"product_reference": "com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-api-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar"
},
"product_reference": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar"
},
"product_reference": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar"
},
"product_reference": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar"
},
"product_reference": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar"
},
"product_reference": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar"
},
"product_reference": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar"
},
"product_reference": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar"
},
"product_reference": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar"
},
"product_reference": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar"
},
"product_reference": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar"
},
"product_reference": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe"
},
"product_reference": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.h2database.h2-2.2.220.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar"
},
"product_reference": "com.h2database.h2-2.2.220.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.c3p0-0.9.5.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar"
},
"product_reference": "com.mchange.c3p0-0.9.5.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar"
},
"product_reference": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar"
},
"product_reference": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar"
},
"product_reference": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar"
},
"product_reference": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar"
},
"product_reference": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar"
},
"product_reference": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar"
},
"product_reference": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe"
},
"product_reference": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar"
},
"product_reference": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar"
},
"product_reference": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar"
},
"product_reference": "jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar"
},
"product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "junit.junit-4.13.2.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar"
},
"product_reference": "junit.junit-4.13.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar"
},
"product_reference": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.spy.spymemcached-2.12.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar"
},
"product_reference": "net.spy.spymemcached-2.12.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar"
},
"product_reference": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar"
},
"product_reference": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar"
},
"product_reference": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar"
},
"product_reference": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.checkerframework.checker-qual-3.34.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar"
},
"product_reference": "org.checkerframework.checker-qual-3.34.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar"
},
"product_reference": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar"
},
"product_reference": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hamcrest.hamcrest-core-1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar"
},
"product_reference": "org.hamcrest.hamcrest-core-1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar"
},
"product_reference": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.core-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.report-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-install-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar"
},
"product_reference": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar"
},
"product_reference": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar"
},
"product_reference": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar"
},
"product_reference": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jdom.jdom-1.1.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar"
},
"product_reference": "org.jdom.jdom-1.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.annotations-24.0.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar"
},
"product_reference": "org.jetbrains.annotations-24.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar"
},
"product_reference": "org.jgroups.jgroups-5.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar"
},
"product_reference": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar"
},
"product_reference": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar"
},
"product_reference": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-record-codec-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar"
},
"product_reference": "org.mongodb.mongodb-crypt-1.7.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar"
},
"product_reference": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar"
},
"product_reference": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar"
},
"product_reference": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar"
},
"product_reference": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.echarts-5.4.2.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar"
},
"product_reference": "org.mvnpm.echarts-5.4.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar"
},
"product_reference": "org.mvnpm.es-module-shims-1.7.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.importmap-1.0.8.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar"
},
"product_reference": "org.mvnpm.importmap-1.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-3.3.2.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar"
},
"product_reference": "org.mvnpm.lit-element-3.3.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-html-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-html-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.zrender-5.4.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar"
},
"product_reference": "org.mvnpm.zrender-5.4.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.opentest4j.opentest4j-1.2.0.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar"
},
"product_reference": "org.opentest4j.opentest4j-1.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.postgresql.postgresql-42.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar"
},
"product_reference": "org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar"
},
"product_reference": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar"
},
"product_reference": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar"
},
"product_reference": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.database-commons-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar"
},
"product_reference": "org.testcontainers.database-commons-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.db2-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar"
},
"product_reference": "org.testcontainers.db2-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar"
},
"product_reference": "org.testcontainers.elasticsearch-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.jdbc-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar"
},
"product_reference": "org.testcontainers.jdbc-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mariadb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mariadb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mongodb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mongodb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar"
},
"product_reference": "org.testcontainers.mssqlserver-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mysql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar"
},
"product_reference": "org.testcontainers.mysql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar"
},
"product_reference": "org.testcontainers.oracle-xe-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.postgresql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar"
},
"product_reference": "org.testcontainers.postgresql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.testcontainers-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar"
},
"product_reference": "org.testcontainers.testcontainers-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar"
},
"product_reference": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
},
{
"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.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final: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.2.12.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar as a component of Red Hat build of Quarkus 3.2.12.Final",
"product_id": "Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
},
"product_reference": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.12.Final"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-09T11:56:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final",
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-09T11:56:56+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2705"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat build of Quarkus 3.2.12.Final",
"Red Hat build of Quarkus 3.2.12.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.classmate-1.5.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.failureaccess-1.0.1.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:commons-logging.commons-logging-1.2.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-classes-epoll-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-epoll-4.1.108.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.arc.arc-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-agroal-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-analytics-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-arc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-avro-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.12.Final-redhat-00001-3.2.12.Final-redhat-00001.json",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.12.Final-redhat-00001.properties",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-bootstrap-runner-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-builder-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-caffeine-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-class-change-agent-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-container-image-util-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-core-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-credentials-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-development-mode-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-h2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devservices-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-message-writer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-registry-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-devtools-utilities-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-extension-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-codegen-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.12.Final-redhat-00001-shaded.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-grpc-stubs-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-ide-launcher-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jackson-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jacoco-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaeger-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonb-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-jsonp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-junit4-mock-3.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-kubernetes-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-logging-json-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mailer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-maven-plugin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-netty-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-oidc-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-openshift-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-quartz-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-api-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-security-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-di-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-security-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-web-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-transaction-annotations-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-undertow-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.quarkus-websockets-deployment-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-core-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.qute.qute-generator-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.12.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-amqp-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-auth-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-bridge-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-codegen-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-core-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-grpc-server-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mail-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mssql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-mysql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-oracle-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-pg-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-proton-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-sql-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-uri-template-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-client-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:io.vertx.vertx-web-common-4.4.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:javax.inject.javax.inject-1.0.0.redhat-00013.jar",
"Red Hat build of Quarkus 3.2.12.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-compress-1.26.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcpkix-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcprov-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.bouncycastle.bcutil-jdk18on-1.74.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.eclipse.yasson-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.lz4.lz4-java-1.8.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.postgresql.postgresql-42.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.12.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.12.Final:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024_2833
Vulnerability from csaf_redhat - Published: 2024-05-14 09:07 - Updated: 2024-12-17 08:37A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Service Registry 2.5.11 GA
Red Hat / Red Hat Integration
|
cpe:/a:redhat:service_registry:2.5
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update to the images for Red Hat Integration - Service Registry is now available from the Red Hat Container Catalog. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat Integration - Service Registry 2.5.11 GA includes the following security fixes.\n\nSecurity Fix(es):\n\n* commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file [rhint-serv-2] (CVE-2024-25710)\n\n* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx [rhint-serv-2] (CVE-2024-1023)\n\n* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support [rhint-serv-2] (CVE-2024-1300)\n\n* commons-compress: OutOfMemoryError unpacking broken Pack200 file [rhint-serv-2] (CVE-2024-26308)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling [rhint-serv-2] (CVE-2024-29025)\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:2833",
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_apicurio_registry/2.5",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_apicurio_registry/2.5"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"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": "2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2833.json"
}
],
"title": "Red Hat Security Advisory: Service Registry (container images) release and security update [2.5.11 GA]",
"tracking": {
"current_release_date": "2024-12-17T08:37:19+00:00",
"generator": {
"date": "2024-12-17T08:37:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:2833",
"initial_release_date": "2024-05-14T09:07:52+00:00",
"revision_history": [
{
"date": "2024-05-14T09:07:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-14T09:07:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T08:37:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Service Registry 2.5.11 GA",
"product": {
"name": "RHINT Service Registry 2.5.11 GA",
"product_id": "RHINT Service Registry 2.5.11 GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_registry:2.5"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHINT Service Registry 2.5.11 GA"
]
},
"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-05-14T09:07:52+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": [
"RHINT Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"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": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHINT Service Registry 2.5.11 GA"
]
},
"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-05-14T09:07:52+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": [
"RHINT Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"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": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"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-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264988"
}
],
"notes": [
{
"category": "description",
"text": "A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25710"
},
{
"category": "external",
"summary": "RHBZ#2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/02/19/1",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/1"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf",
"url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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": [
"RHINT Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264989"
}
],
"notes": [
{
"category": "description",
"text": "An allocation of resources without limits or throttling vulnerability was found in Apache Commons Compress. This issue can lead to an out-of-memory error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: OutOfMemoryError unpacking broken Pack200 file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26308"
},
{
"category": "external",
"summary": "RHBZ#2264989",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264989"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg",
"url": "https://lists.apache.org/thread/ch5yo2d21p7vlqrhll9b17otbyq4npfg"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/02/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/02/19/2"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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": [
"RHINT Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: OutOfMemoryError unpacking broken Pack200 file"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHINT Service Registry 2.5.11 GA"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-14T09:07:52+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": [
"RHINT Service Registry 2.5.11 GA"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2833"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"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": [
"RHINT Service Registry 2.5.11 GA"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024_2945
Vulnerability from csaf_redhat - Published: 2024-05-21 14:18 - Updated: 2024-12-17 22:54Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution. In details, in ActiveMQ configurations, jetty allows org.jolokia.http.AgentServlet to handler request to /api/jolokia org.jolokia.http.HttpRequestHandler#handlePostRequest is able to create JmxRequest through JSONObject. And calls to org.jolokia.http.HttpRequestHandler#executeRequest. Into deeper calling stacks, org.jolokia.handler.ExecHandler#doHandleRequest can be invoked through refection. This could lead to RCE through via various mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11. 1 Call newRecording. 2 Call setConfiguration. And a webshell data hides in it. 3 Call startRecording. 4 Call copyTo method. The webshell will be written to a .jsp file. The mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia. A more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the SAML client registration in Keycloak that could allow an administrator to register malicious JavaScript URIs as Assertion Consumer Service POST Binding URLs (ACS), posing a Cross-Site Scripting (XSS) risk. This issue may allow a malicious admin in one realm or a client with registration access to target users in different realms or applications, executing arbitrary JavaScript in their contexts upon form submission. This can enable unauthorized access and harmful actions, compromising the confidentiality, integrity, and availability of the complete KC instance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
|
A flaw was found in Apache ZooKeeper. Authorization bypass through user-controlled key is available iff SASL Quorum Peer authentication is enabled in ZooKeeper via quorum.auth.enableSasl=true configuration. A malicious user could bypass the authentication controller by using a non-existing instance part in SASL authentication ID (which is optional), therefore, the server would skip this check and as a result, join the cluster and propagate information with complete read and write access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Keycloak's OIDC component in the "checkLoginIframe," which allows unvalidated cross-origin messages. This flaw allows attackers to coordinate and send millions of requests in seconds using simple code, significantly impacting the application's availability without proper origin validation for incoming messages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Spring Framework. Affected versions of this package are vulnerable to an Open Redirect when using UriComponentsBuilder to parse an externally provided URL and perform validation checks on the host of the parsed URL.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error can occur when adding a property in AbstractListDelimiterHandler.flattenIterator(). This issue could allow an attacker to corrupt memory or execute a denial of service attack by crafting malicious property that triggers an out-of-bounds write issue when processed by the vulnerable method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error occurs when calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree. This issue could allow an attacker to trigger an out-of-bounds write that could lead to memory corruption or cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Broker 7
Red Hat / Red Hat JBoss AMQ
|
cpe:/a:redhat:amq_broker:7.12
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AMQ Broker 7.12.0 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.0 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-6717) keycloak: XSS via assertion consumer service URL in SAML POST-binding flow\n* (CVE-2024-1132) keycloak: path transversal in redirection validation\n* (CVE-2024-1249) keycloak: org.keycloak.protocol.oidc: unvalidated cross-origin messages in checkLoginIframe leads to DDoS\n* (CVE-2024-22259) springframework: URL Parsing with Host Validation\n* (CVE-2022-41678) Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE\n* (CVE-2023-44981) zookeeper: Authorization Bypass in Apache ZooKeeper\n* (CVE-2023-6378) logback: serialization vulnerability in logback receiver\n* (CVE-2023-6481) logback: A serialization vulnerability in logback receiver\n* (CVE-2024-29025) netty-codec-http: Allocation of Resources Without Limits or Throttling\n* (CVE-2024-29131) commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()\n* (CVE-2024-29133) commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree\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:2945",
"url": "https://access.redhat.com/errata/RHSA-2024:2945"
},
{
"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\u0026product=jboss.amq.broker\u0026version=7.12.0",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions\u0026product=jboss.amq.broker\u0026version=7.12.0"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_amq_broker/7.12",
"url": "https://access.redhat.com/documentation/en-us/red_hat_amq_broker/7.12"
},
{
"category": "external",
"summary": "2243436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243436"
},
{
"category": "external",
"summary": "2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "2253952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253952"
},
{
"category": "external",
"summary": "2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "external",
"summary": "2262918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262918"
},
{
"category": "external",
"summary": "2269846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269846"
},
{
"category": "external",
"summary": "2270673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270673"
},
{
"category": "external",
"summary": "2270674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270674"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2945.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AMQ Broker 7.12.0 release and security update",
"tracking": {
"current_release_date": "2024-12-17T22:54:41+00:00",
"generator": {
"date": "2024-12-17T22:54:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:2945",
"initial_release_date": "2024-05-21T14:18:30+00:00",
"revision_history": [
{
"date": "2024-05-21T14:18:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-21T14:18:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:54:41+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-2022-41678",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252185"
}
],
"notes": [
{
"category": "description",
"text": "Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.\u00a0\n\nIn details, in ActiveMQ configurations, jetty allows\norg.jolokia.http.AgentServlet to handler request to /api/jolokia\n\norg.jolokia.http.HttpRequestHandler#handlePostRequest is able to\ncreate JmxRequest through JSONObject. And calls to\norg.jolokia.http.HttpRequestHandler#executeRequest.\n\nInto deeper calling stacks,\norg.jolokia.handler.ExecHandler#doHandleRequest can be invoked\nthrough refection. This could lead to RCE through via\nvarious mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11.\n\n1 Call newRecording.\n\n2 Call setConfiguration. And a webshell data hides in it.\n\n3 Call startRecording.\n\n4 Call copyTo method. The webshell will be written to a .jsp file.\n\nThe mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia.\nA more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered moderate severity due to the requirement of authenticated access to exploit the flaw, significantly reducing the risk to systems that enforce strong authentication controls. While it does allow for remote code execution through Jolokia\u0027s request handling and Java Management Extensions (JMX), the exploitation pathway is complex and relies on specific conditions, such as the presence of Java 11 or higher and misconfigured or permissive Jolokia settings. an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment.Only an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment. In environments where authentication is well-managed and Jolokia is correctly configured or disabled, the likelihood of successful exploitation is reduced, mitigating the overall impact on system security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41678"
},
{
"category": "external",
"summary": "RHBZ#2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41678",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE"
},
{
"cve": "CVE-2023-6378",
"cwe": {
"id": "CWE-499",
"name": "Serializable Class Containing Sensitive Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252230"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Logback package vulnerability, posing a risk of denial-of-service through a serialization flaw in its receiver component, is considered a moderate issue due to its potential impact on system availability. While denial-of-service vulnerabilities can be disruptive, the severity is tempered by the fact that they generally do not result in unauthorized access or data compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6378"
},
{
"category": "external",
"summary": "RHBZ#2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378"
}
],
"release_date": "2023-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat 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": "Moderate"
}
],
"title": "logback: serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-6481",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption (\u0027Resource Exhaustion\u0027) via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: A serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The security vulnerability in the logback package is considered of moderate severity due to its potential for facilitating a denial-of-service (DoS) attack. While a DoS attack can disrupt service availability, this vulnerability may not lead to more severe consequences such as unauthorized access or data breaches.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6481"
},
{
"category": "external",
"summary": "RHBZ#2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat 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": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-6717",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2023-12-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253952"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SAML client registration in Keycloak that could allow an administrator to register malicious JavaScript URIs as Assertion Consumer Service POST Binding URLs (ACS), posing a Cross-Site Scripting (XSS) risk. This issue may allow a malicious admin in one realm or a client with registration access to target users in different realms or applications, executing arbitrary JavaScript in their contexts upon form submission. This can enable unauthorized access and harmful actions, compromising the confidentiality, integrity, and availability of the complete KC instance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keycloak: XSS via assertion consumer service URL in SAML POST-binding flow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6717"
},
{
"category": "external",
"summary": "RHBZ#2253952",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253952"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6717",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6717"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6717",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6717"
}
],
"release_date": "2024-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "keycloak: XSS via assertion consumer service URL in SAML POST-binding flow"
},
{
"cve": "CVE-2023-44981",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2023-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243436"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache ZooKeeper. Authorization bypass through user-controlled key is available iff SASL Quorum Peer authentication is enabled in ZooKeeper via quorum.auth.enableSasl=true configuration. A malicious user could bypass the authentication controller by using a non-existing instance part in SASL authentication ID (which is optional), therefore, the server would skip this check and as a result, join the cluster and propagate information with complete read and write access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zookeeper: Authorization Bypass in Apache ZooKeeper",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat AMQ 7 Broker and Red Hat AMQ Streams 2 use Zookeeper but do not use or enable the vulnerable functionality, Peer Authentication. They are affected at Moderate Impact by this flaw.\n\nRed Hat Fuse 7 uses Zookeeper but does not use any of its server capabilities and as such is not vulnerable, and so is affected at Low Impact by this flaw.\n\nRed Hat Process Automation Manager 7 and Red Hat Decision Manager 7 do not ship zookeeper, and so are not affected by this flaw.\n\nRed Hat Fuse 6 and AMQ 6 use Zookeeper but are not vulnerable to this flaw, and have been assessed as Important Impact and are as such out of security support scope for this flaw.\n\nRed Hat Business Process Manager Suite 6, Red Hat Business Rules Management Suite 6, Red Hat JBoss Data Virtualization 6, Red Hat OpenShift Application Runtime Vert-x, and Red Hat Fuse Service Works 6 are out of security support scope for this flaw.\n\nAs no Red Hat products are affected at Critical Impact by this flaw, its overall impact has been reduced to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44981"
},
{
"category": "external",
"summary": "RHBZ#2243436",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243436"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44981"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/wf0yrk84dg1942z1o74kd8nycg6pgm5b",
"url": "https://lists.apache.org/thread/wf0yrk84dg1942z1o74kd8nycg6pgm5b"
}
],
"release_date": "2023-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "According to Apache\u0027s document: Ensure the ensemble election/quorum communication is protected by a firewall as this will mitigate the issue.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zookeeper: Authorization Bypass in Apache ZooKeeper"
},
{
"acknowledgments": [
{
"names": [
"Axel Flamcourt"
]
}
],
"cve": "CVE-2024-1132",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262117"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keycloak: path transversal in redirection validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Build of Quarkus is not impacted as this CVE affects the server-side Keycloak execution, but Quarkus only acts as a Keycloak client in its quarkus-keycloak-authorization extension. For this reason, Quarkus is marked as having a Low impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1132"
},
{
"category": "external",
"summary": "RHBZ#2262117",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262117"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1132",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1132"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1132"
}
],
"release_date": "2024-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keycloak: path transversal in redirection validation"
},
{
"acknowledgments": [
{
"names": [
"Adriano M\u00e1rcio Monteiro"
]
}
],
"cve": "CVE-2024-1249",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262918"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keycloak\u0027s OIDC component in the \"checkLoginIframe,\" which allows unvalidated cross-origin messages. This flaw allows attackers to coordinate and send millions of requests in seconds using simple code, significantly impacting the application\u0027s availability without proper origin validation for incoming messages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keycloak: org.keycloak.protocol.oidc: unvalidated cross-origin messages in checkLoginIframe leads to DDoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in Keycloak\u0027s OIDC component allowing unvalidated cross-origin messages in the \"checkLoginIframe\" function represents an important severity issue due to its potential to cause significant disruption and resource exhaustion. Exploitation of this flaw can lead to a Denial of Service (DoS) condition, where malicious actors can overwhelm the server with a high volume of requests, impacting availability for legitimate users. The absence of proper origin validation means attackers can exploit this weakness relatively easily, leveraging automated scripts to flood the server within seconds.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1249"
},
{
"category": "external",
"summary": "RHBZ#2262918",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262918"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1249",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1249"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1249",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1249"
}
],
"release_date": "2024-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keycloak: org.keycloak.protocol.oidc: unvalidated cross-origin messages in checkLoginIframe leads to DDoS"
},
{
"cve": "CVE-2024-22259",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269846"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Spring Framework. Affected versions of this package are vulnerable to an Open Redirect when using UriComponentsBuilder to parse an externally provided URL and perform validation checks on the host of the parsed URL.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "springframework: URL Parsing with Host Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22259"
},
{
"category": "external",
"summary": "RHBZ#2269846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22259",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22259"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-22259",
"url": "https://spring.io/security/cve-2024-22259"
}
],
"release_date": "2024-03-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "springframework: URL Parsing with Host Validation"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"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 AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270674"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error can occur when adding a property in AbstractListDelimiterHandler.flattenIterator(). This issue could allow an attacker to corrupt memory or execute a denial of service attack by crafting malicious property that triggers an out-of-bounds write issue when processed by the vulnerable method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29131"
},
{
"category": "external",
"summary": "RHBZ#2270674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29131"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/56b5c4dcdffbde27870df5a3105d6a5f9b22f554",
"url": "https://github.com/apache/commons-configuration/commit/56b5c4dcdffbde27870df5a3105d6a5f9b22f554"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/7d7d399d0598cb0ca5f81891de34694178156dab",
"url": "https://github.com/apache/commons-configuration/commit/7d7d399d0598cb0ca5f81891de34694178156dab"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/CONFIGURATION-840",
"url": "https://issues.apache.org/jira/browse/CONFIGURATION-840"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "commons-configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270673"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Apache Commons-Configuration2, where a Stack Overflow Error occurs when calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree. This issue could allow an attacker to trigger an out-of-bounds write that could lead to memory corruption or cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Broker 7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29133"
},
{
"category": "external",
"summary": "RHBZ#2270673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29133"
},
{
"category": "external",
"summary": "https://github.com/apache/commons-configuration/commit/43f4dab021e9acb8db390db2ae80aa0cee4f9ee4",
"url": "https://github.com/apache/commons-configuration/commit/43f4dab021e9acb8db390db2ae80aa0cee4f9ee4"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/CONFIGURATION-841",
"url": "https://issues.apache.org/jira/browse/CONFIGURATION-841"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-21T14:18:30+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:2945"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Broker 7"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AMQ Broker 7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "commons-configuration: StackOverflowError calling ListDelimiterHandler.flatten(Object, int) with a cyclical object tree"
}
]
}
RHSA-2024_3527
Vulnerability from csaf_redhat - Published: 2024-05-30 20:24 - Updated: 2024-12-17 08:36There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A flaw was found in zstd. While the final file mode is reflective of the input file, when compressing or uncompressing, the file can temporarily gain greater permissions than the input and potentially leading to security issues (especially if large files are being handled).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A flaw was found in Apache Commons Text packages 1.5 through 1.9. The affected versions allow an attacker to benefit from a variable interpolation process contained in Apache Commons Text, which can cause properties to be dynamically defined. Server applications are vulnerable to remote code execution (RCE) and unintentional contact with untrusted remote servers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
An out-of-bounds (OOB) write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A flaw was found in the json-smart package. This security flaw occurs when reaching a ‘[‘ or ‘{‘ character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed recursively, nesting too many of them can cause stack exhaustion (stack overflow) and crash the software.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Bouncy Castle 1.73. This issue targets the fix of LDAP wild cards. Before the fix there was no validation for the X.500 name of any certificate, subject, or issuer, so the presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain unauthorized information via blind LDAP Injection, exploring the environment and enumerating data. The exploit depends on the structure of the target LDAP directory as well as what kind of errors are exposed to the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A flaw was found in Bouncy Castle for the Java pkix module, which is vulnerable to a potential Denial of Service (DoS) issue within the org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError, which can enable a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in SnappyInputStream in snappy-java, a data compression library in Java. This issue occurs when decompressing data with a too-large chunk size due to a missing upper bound check on chunk length. An unrecoverable fatal error can occur, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
A stack overflow vulnerability was found in the Criteria.parse() method in json-path. This issue occurs due to an uncontrolled recursion caused by specially crafted input, leading to a stack overflow. This vulnerability has the potential to trigger a crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat AMQ Streams 2.7.0
Red Hat / Streams for Apache Kafka
|
cpe:/a:redhat:amq_streams:2
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AMQ Streams 2.7.0 is now available from the Red Hat Customer Portal.\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 from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat AMQ Streams, based on the Apache Kafka project, offers a distributed backbone that allows microservices and other applications to share data with extremely high throughput and extremely low latency. \n\nThis release of Red Hat AMQ Streams 2.7.0 serves as a replacement for Red Hat AMQ Streams 2.6.0, and includes security and bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* lz4: memory corruption due to an integer overflow bug caused by memmove argument (CVE-2021-3520)\n* zstd: Race condition allows attacker to access world-readable destination file (CVE-2021-24032)\n* RocksDB: zstd: mysql: buffer overrun in util.c (CVE-2022-4899)\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (CVE-2024-29025)\n* commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file (CVE-2024-25710)\n* apache-commons-text: variable interpolation RCE (CVE-2022-42889)\n* snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact (CVE-2023-43642)\n* json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion) (CVE-2023-1370)\n* protobuf-java: timeout in parser leads to DoS (CVE-2022-3171)\n* Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing (CVE-2022-42920)\n* bc-java: Out of memory while parsing ASN.1 crafted data in org.bouncycastle.openssl.PEMParser class (CVE-2023-33202)\n* bouncycastle: potential blind LDAP injection attack using a self-signed certificate (CVE-2023-33201)\n* json-path: stack-based buffer overflow in Criteria.parse method (CVE-2023-51074)\n* guava: insecure temporary directory creation (CVE-2023-2976)\n* io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support (CVE-2024-1300)\n* io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)\n* quarkus-core: Leak of local configuration properties into Quarkus applications (CVE-2024-2700)",
"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:3527",
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1928090",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928090"
},
{
"category": "external",
"summary": "1954559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954559"
},
{
"category": "external",
"summary": "2135435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435"
},
{
"category": "external",
"summary": "2137645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137645"
},
{
"category": "external",
"summary": "2142707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142707"
},
{
"category": "external",
"summary": "2179864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179864"
},
{
"category": "external",
"summary": "2188542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188542"
},
{
"category": "external",
"summary": "2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "2215465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215465"
},
{
"category": "external",
"summary": "2241722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241722"
},
{
"category": "external",
"summary": "2251281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251281"
},
{
"category": "external",
"summary": "2256063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256063"
},
{
"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": "2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "ENTMQST-5619",
"url": "https://issues.redhat.com/browse/ENTMQST-5619"
},
{
"category": "external",
"summary": "ENTMQST-5881",
"url": "https://issues.redhat.com/browse/ENTMQST-5881"
},
{
"category": "external",
"summary": "ENTMQST-5882",
"url": "https://issues.redhat.com/browse/ENTMQST-5882"
},
{
"category": "external",
"summary": "ENTMQST-5883",
"url": "https://issues.redhat.com/browse/ENTMQST-5883"
},
{
"category": "external",
"summary": "ENTMQST-5884",
"url": "https://issues.redhat.com/browse/ENTMQST-5884"
},
{
"category": "external",
"summary": "ENTMQST-5885",
"url": "https://issues.redhat.com/browse/ENTMQST-5885"
},
{
"category": "external",
"summary": "ENTMQST-5886",
"url": "https://issues.redhat.com/browse/ENTMQST-5886"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3527.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AMQ Streams 2.7.0 release and security update",
"tracking": {
"current_release_date": "2024-12-17T08:36:55+00:00",
"generator": {
"date": "2024-12-17T08:36:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3527",
"initial_release_date": "2024-05-30T20:24:46+00:00",
"revision_history": [
{
"date": "2024-05-30T20:24:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-25T17:26:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T08:36:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AMQ Streams 2.7.0",
"product": {
"name": "Red Hat AMQ Streams 2.7.0",
"product_id": "Red Hat AMQ Streams 2.7.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:amq_streams:2"
}
}
}
],
"category": "product_family",
"name": "Streams for Apache Kafka"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3520",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1954559"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lz4: memory corruption due to an integer overflow bug caused by memmove argument",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for Red Hat Enterprise Linux 7. To learn more about Red Hat Enterprise Linux support life cycles, please see https://access.redhat.com/support/policy/updates/errata .",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3520"
},
{
"category": "external",
"summary": "RHBZ#1954559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "lz4: memory corruption due to an integer overflow bug caused by memmove argument"
},
{
"cve": "CVE-2021-24032",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2021-02-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928090"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in zstd. While the final file mode is reflective of the input file, when compressing or uncompressing, the file can temporarily gain greater permissions than the input and potentially leading to security issues (especially if large files are being handled).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zstd: Race condition allows attacker to access world-readable destination file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the zstd package was delivered in OCP 4.3 which is already end of life.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-24032"
},
{
"category": "external",
"summary": "RHBZ#1928090",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928090"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-24032",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24032"
}
],
"release_date": "2021-02-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "zstd: Race condition allows attacker to access world-readable destination file"
},
{
"cve": "CVE-2022-3171",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2137645"
}
],
"notes": [
{
"category": "description",
"text": "A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "protobuf-java: timeout in parser leads to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3171"
},
{
"category": "external",
"summary": "RHBZ#2137645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137645"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3171",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3171"
},
{
"category": "external",
"summary": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2",
"url": "https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-h4h5-3hr4-j3g2"
}
],
"release_date": "2022-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"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 Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "protobuf-java: timeout in parser leads to DoS"
},
{
"cve": "CVE-2022-4899",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2179864"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zstd: mysql: buffer overrun in util.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4899"
},
{
"category": "external",
"summary": "RHBZ#2179864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179864"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4899"
}
],
"release_date": "2022-07-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"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 Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "zstd: mysql: buffer overrun in util.c"
},
{
"cve": "CVE-2022-42889",
"cwe": {
"id": "CWE-1188",
"name": "Initialization of a Resource with an Insecure Default"
},
"discovery_date": "2022-10-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2135435"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Commons Text packages 1.5 through 1.9. The affected versions allow an attacker to benefit from a variable interpolation process contained in Apache Commons Text, which can cause properties to be dynamically defined. Server applications are vulnerable to remote code execution (RCE) and unintentional contact with untrusted remote servers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-commons-text: variable interpolation RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In order to carry successful exploitation of this vulnerability, the following conditions must be in place on the affected target:\n - Usage of specific methods that interpolate the variables as described in the flaw\n - Usage of external input for those methods\n - Usage of that external input has to be unsanitized/no \"allow list\"/etc.\n\nThe following products have *Low* impact because they have maven references to the affected package but do not ship it nor use the code:\n- Red Hat EAP Expansion Pack (EAP-XP)\n- Red Hat Camel-K\n- Red Hat Camel-Quarkus\n\nRed Hat Satellite ships Candlepin that embeds Apache Commons Text, however, it is not vulnerable to the flaw since the library has not been exposed in the product code. In Candlepin, the Commons Text is being pulled for the Liquibase and ActiveMQ Artemis libraries as a dependency. Red Hat Product Security has evaluated and rated the impact of the flaw as Low for Satellite since there was no harm identified to the confidentiality, integrity, or availability of systems.\n\n- The OCP has a *Moderate* impact because the affected library is a third-party library in the OCP jenkins-2-plugin component which reduces the possibilities of successful exploitation.\n- The OCP-4.8 is affected by this CVE and is in an extended life phase. For versions of products in the Extended Life Phase, Red Hat will provide limited ongoing technical support. No bug fixes, security fixes, hardware enablement or root-cause analysis will be available during this phase, and support will be provided on existing installations only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42889"
},
{
"category": "external",
"summary": "RHBZ#2135435",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135435"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42889",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42889"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42889"
},
{
"category": "external",
"summary": "https://blogs.apache.org/security/entry/cve-2022-42889",
"url": "https://blogs.apache.org/security/entry/cve-2022-42889"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om",
"url": "https://lists.apache.org/thread/n2bd4vdsgkqh2tm14l1wyc3jyol7s1om"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2022/q4/22",
"url": "https://seclists.org/oss-sec/2022/q4/22"
}
],
"release_date": "2022-10-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "This flaw may be avoided by ensuring that any external inputs used with the Commons-Text lookup methods are sanitized properly. Untrusted input should always be thoroughly sanitized before using in any potentially risky situations.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"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 AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "apache-commons-text: variable interpolation RCE"
},
{
"cve": "CVE-2022-42920",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-11-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2142707"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) write flaw was found in Apache Commons BCEL API. This flaw can be used to produce arbitrary bytecode and may abuse applications that pass attacker-controlled data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Fuse 7 ships the code in question but does not utilize it in the product, so it is affected at a reduced impact of Moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-42920"
},
{
"category": "external",
"summary": "RHBZ#2142707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-42920",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-42920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42920"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/lfxk7q8qmnh5bt9jm6nmjlv5hsxjhrz4",
"url": "https://lists.apache.org/thread/lfxk7q8qmnh5bt9jm6nmjlv5hsxjhrz4"
}
],
"release_date": "2022-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache-Commons-BCEL: arbitrary bytecode produced via out-of-bounds writing"
},
{
"cve": "CVE-2023-1370",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2023-04-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2188542"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the json-smart package. This security flaw occurs when reaching a \u2018[\u2018 or \u2018{\u2018 character in the JSON input, and the code parses an array or an object, respectively. The 3PP does not have any limit to the nesting of such arrays or objects. Since nested arrays and objects are parsed recursively, nesting too many of them can cause stack exhaustion (stack overflow) and crash the software.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-1370"
},
{
"category": "external",
"summary": "RHBZ#2188542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-1370",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1370"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-493p-pfq6-5258",
"url": "https://github.com/advisories/GHSA-493p-pfq6-5258"
},
{
"category": "external",
"summary": "https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/",
"url": "https://research.jfrog.com/vulnerabilities/stack-exhaustion-in-json-smart-leads-to-denial-of-service-when-parsing-malformed-json-xray-427633/"
}
],
"release_date": "2023-03-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"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 Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "json-smart: Uncontrolled Resource Consumption vulnerability in json-smart (Resource Exhaustion)"
},
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215229"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: insecure temporary directory creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Single Sign-On 7 ships the affected component as a layered product of Red Hat JBoss Enterprise Application 7, and as such is affected by this flaw. However, Single Sign-On 7 does not use the affected code and is not vulnerable to exploit.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2976"
},
{
"category": "external",
"summary": "RHBZ#2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Temp files should be created with sufficiently non-predictable names and in a secure-permissioned, dedicated temp folder.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: insecure temporary directory creation"
},
{
"cve": "CVE-2023-33201",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2023-06-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215465"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Bouncy Castle 1.73. This issue targets the fix of LDAP wild cards. Before the fix there was no validation for the X.500 name of any certificate, subject, or issuer, so the presence of a wild card may lead to information disclosure. This could allow a malicious user to obtain unauthorized information via blind LDAP Injection, exploring the environment and enumerating data. The exploit depends on the structure of the target LDAP directory as well as what kind of errors are exposed to the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bouncycastle: potential blind LDAP injection attack using a self-signed certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-33201"
},
{
"category": "external",
"summary": "RHBZ#2215465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201"
},
{
"category": "external",
"summary": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201",
"url": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33201"
}
],
"release_date": "2023-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bouncycastle: potential blind LDAP injection attack using a self-signed certificate"
},
{
"cve": "CVE-2023-33202",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-11-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251281"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Bouncy Castle for the Java pkix module, which is vulnerable to a potential Denial of Service (DoS) issue within the org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM encoded streams containing X.509 certificates, PKCS8 encoded keys, and PKCS7 objects. Parsing a file that has crafted ASN.1 data through the PEMParser causes an OutOfMemoryError, which can enable a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bc-java: Out of memory while parsing ASN.1 crafted data in org.bouncycastle.openssl.PEMParser class",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-33202"
},
{
"category": "external",
"summary": "RHBZ#2251281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-33202",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33202"
},
{
"category": "external",
"summary": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33202",
"url": "https://github.com/bcgit/bc-java/wiki/CVE-2023-33202"
}
],
"release_date": "2023-11-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bc-java: Out of memory while parsing ASN.1 crafted data in org.bouncycastle.openssl.PEMParser class"
},
{
"cve": "CVE-2023-43642",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SnappyInputStream in snappy-java, a data compression library in Java. This issue occurs when decompressing data with a too-large chunk size due to a missing upper bound check on chunk length. An unrecoverable fatal error can occur, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43642"
},
{
"category": "external",
"summary": "RHBZ#2241722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43642"
},
{
"category": "external",
"summary": "https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv",
"url": "https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv"
}
],
"release_date": "2023-09-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"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 Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact"
},
{
"cve": "CVE-2023-51074",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2023-12-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256063"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow vulnerability was found in the Criteria.parse() method in json-path. This issue occurs due to an uncontrolled recursion caused by specially crafted input, leading to a stack overflow. This vulnerability has the potential to trigger a crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "json-path: stack-based buffer overflow in Criteria.parse method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this at maximum of a Moderate impact. When interacting with a server to explore this possible vulnerability, the attacker would be the only one seeing a HTTP 500 error and no other user (or the server entirely) would be vulnerable in a real application scenario with multi-threads.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-51074"
},
{
"category": "external",
"summary": "RHBZ#2256063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51074"
},
{
"category": "external",
"summary": "https://github.com/json-path/JsonPath/issues/973",
"url": "https://github.com/json-path/JsonPath/issues/973"
}
],
"release_date": "2023-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
}
],
"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 AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "json-path: stack-based buffer overflow in Criteria.parse method"
},
{
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"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-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"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 AMQ Streams 2.7.0"
]
}
],
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"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-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"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 AMQ Streams 2.7.0"
]
}
],
"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-2700",
"cwe": {
"id": "CWE-526",
"name": "Cleartext Storage of Sensitive Information in an Environment Variable"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273281"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application\u0027s build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been set by the developer or CI environment for testing purposes, such as dropping the database during application startup or trusting all TLS certificates to accept self-signed certificates. If these properties are configured using environment variables or the .env facility, they are captured into the built application, which can lead to dangerous behavior if the application does not override these values. This behavior only happens for configuration properties from the `quarkus.*` namespace. Application-specific properties are not captured.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus-core: Leak of local configuration properties into Quarkus applications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as a Moderate impact vulnerability since this requires an attacker to have direct access to the environment variables to override, and the application must use that environment variable to be jeopardized.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-2700"
},
{
"category": "external",
"summary": "RHBZ#2273281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-2700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2700"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2700"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Currently, no mitigation is available for this vulnerability. Please update as the patches become available.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quarkus-core: Leak of local configuration properties into Quarkus applications"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264988"
}
],
"notes": [
{
"category": "description",
"text": "A loop with an unreachable exit condition (Infinite Loop) vulnerability was found in Apache Common Compress. This issue can lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25710"
},
{
"category": "external",
"summary": "RHBZ#2264988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/02/19/1",
"url": "http://www.openwall.com/lists/oss-security/2024/02/19/1"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf",
"url": "https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf"
}
],
"release_date": "2024-02-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "commons-compress: Denial of service caused by an infinite loop for a corrupted DUMP file"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AMQ Streams 2.7.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-30T20:24:46+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 AMQ Streams 2.7.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3527"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat AMQ Streams 2.7.0"
]
}
],
"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 AMQ Streams 2.7.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
RHSA-2024_3550
Vulnerability from csaf_redhat - Published: 2024-06-03 11:52 - Updated: 2024-12-17 20:53A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the jose.4.j (jose4j) library. The JWE key management algorithms based on PBKDF2 require a JOSE Header Parameter called p2c (PBES2 Count). This parameter dictates the number of PBKDF2 iterations needed to derive a CEK wrapping key. Its primary purpose is to intentionally slow down the key derivation function, making password brute-force and dictionary attacks more resource-intensive. However, if an attacker sets the p2c parameter in JWE to a large number, it can cause high computational consumption, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
|
A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
HawtIO 4.0.0 for Red Hat build of Apache Camel 4
Red Hat / Red Hat Build of Apache Camel
|
cpe:/a:redhat:rhboac_hawtio:4.0.0
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. 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": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4 GA Release is now available.\n\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\n* spring-security: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated (TRIAGE CVE-2024-22234)\n\n* nodejs-ip: arbitrary code execution via the isPublic() function (TRIAGE CVE-2023-42282)\n\n* jose4j: denial of service via specially crafted JWE (TRIAGE CVE-2023-51775)\n\n* netty-codec-http: Allocation of Resources Without Limits or Throttling (TRIAGE CVE-2024-29025)\n\n* follow-redirects: Possible credential leak (TRIAGE CVE-2024-28849)",
"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:3550",
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "2265172",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265172"
},
{
"category": "external",
"summary": "2266921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266921"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3550.json"
}
],
"title": "Red Hat Security Advisory: HawtIO 4.0.0 for Red Hat build of Apache Camel 4 Release and security update.",
"tracking": {
"current_release_date": "2024-12-17T20:53:41+00:00",
"generator": {
"date": "2024-12-17T20:53:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3550",
"initial_release_date": "2024-06-03T11:52:35+00:00",
"revision_history": [
{
"date": "2024-06-03T11:52:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-03T11:52:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T20:53:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product": {
"name": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product_id": "HawtIO 4.0.0 for Red Hat build of Apache Camel 4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhboac_hawtio:4.0.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Build of Apache Camel"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-42282",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-02-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265161"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ip: arbitrary code execution via the isPublic() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42282"
},
{
"category": "external",
"summary": "RHBZ#2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-03T11:52:35+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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-ip: arbitrary code execution via the isPublic() function"
},
{
"cve": "CVE-2023-51775",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2266921"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jose.4.j (jose4j) library. The JWE key management algorithms based on PBKDF2 require a JOSE Header Parameter called p2c (PBES2 Count). This parameter dictates the number of PBKDF2 iterations needed to derive a CEK wrapping key. Its primary purpose is to intentionally slow down the key derivation function, making password brute-force and dictionary attacks more resource-intensive. However, if an attacker sets the p2c parameter in JWE to a large number, it can cause high computational consumption, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose4j: denial of service via specially crafted JWE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in the jose4j library, where the \"p2c\" parameter in PBKDF2-based JWE key management algorithms can be manipulated to induce high computational consumption, is classified as moderate severity due to its potential impact on service availability and resource exhaustion. By setting a large value for \"p2c\", an attacker can force the server to perform an excessive number of PBKDF2 iterations during key derivation. This results in increased CPU and memory usage, potentially leading to degraded performance or temporary denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-51775"
},
{
"category": "external",
"summary": "RHBZ#2266921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2266921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51775",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51775"
}
],
"release_date": "2024-02-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-03T11:52:35+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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose4j: denial of service via specially crafted JWE"
},
{
"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\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"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-06-03T11:52:35+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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
},
{
"category": "workaround",
"details": "Make sure the application is not vulnerable according to the description bullet points mentioned in this page.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "spring-security: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-03T11:52:35+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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2272907"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until it can decode a field, allowing data to accumulate without limits. This flaw allows an attacker to cause a denial of service by sending a chunked post consisting of many small fields that will be accumulated in the bodyListHttpData list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty-codec-http: Allocation of Resources Without Limits or Throttling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in io.netty:netty-codec-http, allowing for Allocation of Resources Without Limits or Throttling issues, is assessed as moderate severity due to its potential impact on system availability and performance. By exploiting the flaw in HttpPostRequestDecoder, an attacker can craft chunked POST requests with numerous small fields, causing excessive accumulation of data in memory buffers. This unrestricted accumulation can lead to significant memory consumption on the server, potentially exhausting available resources and resulting in denial of service (DoS) conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29025"
},
{
"category": "external",
"summary": "RHBZ#2272907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3",
"url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c",
"url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v",
"url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812",
"url": "https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-6483812"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-03T11:52:35+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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3550"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"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": [
"HawtIO 4.0.0 for Red Hat build of Apache Camel 4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "netty-codec-http: Allocation of Resources Without Limits or Throttling"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.