{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:1a33cabb-49b1-3129-a603-baf7f1a8d66b",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2026-05-08T11:35:55Z",
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : {
      "components" : [
        {
          "type" : "library",
          "author" : "OWASP Foundation",
          "group" : "org.cyclonedx",
          "name" : "cyclonedx-maven-plugin",
          "version" : "2.9.0",
          "description" : "CycloneDX Maven plugin",
          "hashes" : [
            {
              "alg" : "MD5",
              "content" : "dfaeab7ec837ce07874e2ee66fdc57d3"
            },
            {
              "alg" : "SHA-1",
              "content" : "8bab47bafc8183d0a5f37790ff55ed05ead1ae2d"
            },
            {
              "alg" : "SHA-256",
              "content" : "67117e03eae4a03ca8bab3add044995f4899aa21798a2510b8265ef8101e90ac"
            },
            {
              "alg" : "SHA-512",
              "content" : "ae6b706516bb76da806b7854aef9e348fa593f5159ae9d693ad38942165c0ebc0846d977a477f6029612d43468fd2cd73a5aa253c228a94fb8d184e0acefc3d2"
            },
            {
              "alg" : "SHA-384",
              "content" : "ee872354d8b0dcd6f9835a913b3aaba70d9365a46043be78020183282a1e9fca812e969246cbe31d642541591b46648b"
            },
            {
              "alg" : "SHA3-384",
              "content" : "e5167f9e7ceba3b7b4d1900c404543907868745334bedc69cdf79c271727148413033a3b1426b733b7549e612e44adee"
            },
            {
              "alg" : "SHA3-256",
              "content" : "41fc0bc2275f354e2c7da01041ce73ce677364799cba53920a180aa5d4571c63"
            },
            {
              "alg" : "SHA3-512",
              "content" : "ed7f97900b09b818dbc0b8a23c00a2843e1bc34e2e8eb5b6df52533af0a15b721de6f7d5c2fd9352b8d4fde768e080053b40a16f0f9f04c336fe9b44abe83fc0"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/kafka-schema-converter@8.1.3?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "kafka-schema-converter",
      "version" : "8.1.3",
      "description" : "Schema Registry provides a RESTful interface for storing and retrieving versioned Avro schemas for use with Kafka.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/kafka-schema-converter@8.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://confluent.io/kafka-schema-converter"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.3-rc260508095844/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/schema-registry/kafka-schema-converter"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/connect-api@8.1.3-ccs?type=jar",
      "group" : "org.apache.kafka",
      "name" : "connect-api",
      "version" : "8.1.3-ccs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "2c9e52d49b968f8c5562ac06e85e826b"
        },
        {
          "alg" : "SHA-1",
          "content" : "45c4c75ac1ea152e4a0eb251e94663927f235802"
        },
        {
          "alg" : "SHA-256",
          "content" : "18b45f6ac57fdf3b7e6a3c3e90b1fafbb1bbe4be260f0e3b39841a7f4d9e3059"
        },
        {
          "alg" : "SHA-512",
          "content" : "94f8ba9fb658db5980595fd7e9ebba4da1b0247408b4253d4b90086016321d9b0515b43df5f99c2857e967545e5c1262fcd11cb363ef437692bd0c22960a1a58"
        },
        {
          "alg" : "SHA-384",
          "content" : "67b59072a48d6f42e9cc3be75cc179c3181067797c7511658d2f136197d688c3d53fe8177e224ea0963c7255ba3bbb44"
        },
        {
          "alg" : "SHA3-384",
          "content" : "c1c38ef767d98c9ea1c79b8b5080cc58f8ae8b41588fd73e337c2d39bf63a920dafd1dd4f2a19d7afb2ca7527a9e0a92"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b48578096acb7f3abeb9d03d79fb25d900b870313931aadaad36580a1f20348a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2cb3cfca1b3c21236e58439783b0a0dbfce955b6f9971ef5ad251ed2323c4573e92086435be8f25c8ad320094e556b5507762ca6cee86398894dc1329e737679"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/connect-api@8.1.3-ccs?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@8.1.3-ccs?type=jar",
      "group" : "org.apache.kafka",
      "name" : "kafka-clients",
      "version" : "8.1.3-ccs",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "31d62a29a4292557dab9cfa70aa8b1d4"
        },
        {
          "alg" : "SHA-1",
          "content" : "2e12fbba1a51ba2cd532b7f1df90ade0911e9ecf"
        },
        {
          "alg" : "SHA-256",
          "content" : "9a03acfd05ca74ab3d36204468792ef6e1252beb3441f3d897f1277e18d559c5"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1e656098d3caaa1842ea180cf3d8aeca5b04e8b592533ff329074cdb4e244e95a8ca69a1045156b47d1b28944e1fb376cebb46e388845e902447630a39e0daa"
        },
        {
          "alg" : "SHA-384",
          "content" : "823bb88e91bd813220c82eadce688e4ade2da707ce3875f72c104eb0fa0d93a8b28bfae9bcee605cafb465f6a8679523"
        },
        {
          "alg" : "SHA3-384",
          "content" : "0218caf2119eacc11aaf4ee430742bda2296514e01e71e3cc58b628b72225591fd1a9039a8d9cccfaffe8bc910cb32e0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "63d0a4ca837ee84b28cb12cc408f1484b7b172df55597933c68b12f790460b9b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5dbb770d4906b23e37555d92a8806e6e56c50d22a3727fc0bdfa32f3d16c86a1c2efec8c976c293d24ee94a9a011e3e1e4252455b9a566f2db321237be8a5629"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@8.1.3-ccs?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://kafka.apache.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "publisher" : "com.github.luben",
      "group" : "com.github.luben",
      "name" : "zstd-jni",
      "version" : "1.5.6-10",
      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "93299f5422c91c08b9e4b7c5e401dd56"
        },
        {
          "alg" : "SHA-1",
          "content" : "7e146ecb598af55d1f64d1c118af27569a848558"
        },
        {
          "alg" : "SHA-256",
          "content" : "b6c3237e24b8252a5a9c3a0e1ae30ef8f323412e74bd358548b7a9e527d676df"
        },
        {
          "alg" : "SHA-512",
          "content" : "fdc73c64ba40b3a89c14b3cd2313c19e2867b9e202ed0dadcf33de37fb904bd1b6ba73abd754794acad3a81c6e43852cdc0f850b6b090d414ba65598eda6f47e"
        },
        {
          "alg" : "SHA-384",
          "content" : "1faf411461ce2faf634b16e43ece8998abbe5aaec1727c03a7debb6e2d6a7c8d47a12e208a7bd20d308e82f7f0821002"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b49963bf539e44c97c3850cc50f4e27e3b5e84a3da43be366f2a6b1e24875d64d7503fab9499268c004362d05a7eef14"
        },
        {
          "alg" : "SHA3-256",
          "content" : "54f687bd0d7bbf8591320422bdd19965a271334a9cc84abc62d85db82cddd99e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df813ddd37a46911723bb79736ff68e70a561ce6bf7553430ef6f2eda3aa350f038c1b98d3ba5494a4d0db52ce6a05271e278c3a6d8ab13683bccf149644a277"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/luben/zstd-jni"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
      "group" : "at.yawk.lz4",
      "name" : "lz4-java",
      "version" : "1.10.1",
      "description" : "Java bindings and pure Java implementations of LZ4 and XXHash",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8ea4d77e6a652da0162a69b6aea6e4a9"
        },
        {
          "alg" : "SHA-1",
          "content" : "f541d7f910fe3d76f38f799c507c48cc81b12ecb"
        },
        {
          "alg" : "SHA-256",
          "content" : "a58a84c4271e50df4c96ed916ccb7e48a869f8ed9cdcda1ad5d3d4c33b0214a3"
        },
        {
          "alg" : "SHA-512",
          "content" : "6930598c1c27a247de88a0db74aa14e90d7837832b61042edde7f954f55c8382b505aa35a21d3e69a3dc333b013866a98a7c3570c34aeea3ab1c1ef1c05d0048"
        },
        {
          "alg" : "SHA-384",
          "content" : "f266dbead14988f5b05d11628bb55b5266c6e1d10578356f9a25967310c301d20fab78d46d6dfe8a31b641c2844ba2f9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a35fd2201de77821293560ca5dcbbc4f831ee0a1ae056b0511847370091402c1433fd7e0ff18d4fc26f217b613d6f0e9"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd5bc0d64595fc34b50d830be6d61a5e537389368a9c50136d76100ff17c9727"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d3da038eca828202ecccc8ccb0ba3355839723369ebf9e42ab0ed9d564671bad25b3559decf20673381a30c43da7b70af0a440d155021932cd6b1dc39bb43da5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/yawkat/lz4-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/yawkat/lz4-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "publisher" : "xerial.org",
      "group" : "org.xerial.snappy",
      "name" : "snappy-java",
      "version" : "1.1.10.5",
      "description" : "snappy-java: A fast compression/decompression library",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a52ffcdbbe525b486237a7098e5c5ff7"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac605269f3598506196e469f1fb0d7ed5c55059e"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f3f1857ed33116583f480b4df5c0218836c47bfbc9c6221c0d73f356decf37b"
        },
        {
          "alg" : "SHA-512",
          "content" : "36c288aa84017b52362a49a20d1702151a16b9f58518b6877f11122941a549d94fab8d515f7f1ad6384fb94be569328abf862edaf970c10a16832498dfda853b"
        },
        {
          "alg" : "SHA-384",
          "content" : "693a542ca2471dec4da5fe582563aff1bf5238e1a8d1a1f79cd8138334f94f1112094fbd270b1637d983c9290084a6e1"
        },
        {
          "alg" : "SHA3-384",
          "content" : "41cbbb20b4bc0bd9a80521904568335fb131602a6931783f5bf6a1c8287b8ccd92c8169b8bb2399d27208fc067ef2321"
        },
        {
          "alg" : "SHA3-256",
          "content" : "38dc41c5a0d827c58e1409a63e902d0568a03d67cdb99708ccc63921000ddc55"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b07d178cc94f6385d5f09d7730d2dd161c6f7d6815ae779e742421c0c1fb92043c8ec8ce5ee67660760f5287bd959eba1028924257a6ff36fb5439d8f81bd049"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/xerial/snappy-java"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/xerial/snappy-java"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.ws.rs",
      "name" : "jakarta.ws.rs-api",
      "version" : "3.1.0",
      "description" : "Jakarta RESTful Web Services",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ce4c6749e048456b2c452c1091689ca"
        },
        {
          "alg" : "SHA-1",
          "content" : "15ce10d249a38865b58fc39521f10f29ab0e3363"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b3b3628b8b4aedda0d24c3354335e985497d8ef3c510b8f3028e920d5b8663d"
        },
        {
          "alg" : "SHA-512",
          "content" : "55c245378d7529503c934d2132cfc3bcc638f6297eae6687ae419a5b57aa4646f771cf054295fb6cda1f6d89134942c2a2c39f47380be839e26b44884e4bb75c"
        },
        {
          "alg" : "SHA-384",
          "content" : "aa6baaa80978a53fdb4af8e07559a955c9828266ec9b41562b7a2583a1d8d760726d66c13d61f0ec0282220d65d4c1b9"
        },
        {
          "alg" : "SHA3-384",
          "content" : "76ae6e43291bef5f40196d2063886d4d73b71401918c002cd2e54d260a9171287d12a61a19ab950a512aebfc53a42b31"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2594beb0318ed800cf3e6de629ac40d2900b2fe25cdbc4982de00ade189b6100"
        },
        {
          "alg" : "SHA3-512",
          "content" : "40e976ea3f3d1b9a568231cf156f388be585d6afcf30ade6abb9841969cb86a2e537db87678a03e3ea04049114879db8f897fe0a6f9f815df31a1cc3d0c9e089"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0",
            "url" : "https://www.eclipse.org/legal/epl-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "jaxrs-dev@eclipse.org"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.slf4j.org"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit",
      "version" : "4.13.2",
      "description" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d98a9a02a99a9acd22d7653cbcc1f31f"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3"
        },
        {
          "alg" : "SHA-512",
          "content" : "a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f85c56a77c699eb87630b9e8224068a34c296bcd9aadb52248dd4665036f5bf1048fe75e5cb590b59e7855ca716acae"
        },
        {
          "alg" : "SHA3-384",
          "content" : "590cfd9396424583879ca8ad732870406bab18325ac72fb2bbe188b9611278d6341700badf7cfc32525b8ff42900c905"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a06b3fd2fd1d9f4306b58125484e3605a395afe5ffe2c801e43ae462f366a430"
        },
        {
          "alg" : "SHA3-512",
          "content" : "a6d25ce3c14f9065f06dfd0e68e1dad5c03bd5de0a302c44ca4733d2cb87ec1bc6f0abd36d65aeee8caf328b6881432c4b682fa4b4b1fa931c3c950de5129fb2"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/junit-team/junit4/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://github.com/junit-team/junit4/wiki/Download-and-Install"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/junit-team/junit4/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/junit-team/junit4"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "1.3",
      "description" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6393363b47ddcbba82321110c3e07519"
        },
        {
          "alg" : "SHA-1",
          "content" : "42a25dc3219429f0e5d060061f71acb49bf010a0"
        },
        {
          "alg" : "SHA-256",
          "content" : "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9"
        },
        {
          "alg" : "SHA-512",
          "content" : "e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49"
        },
        {
          "alg" : "SHA-384",
          "content" : "4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5"
        },
        {
          "alg" : "SHA3-384",
          "content" : "b14d34985c0a78cf0ba19b5a18bffd403e08adcb2afde228ddef6e16121c7046dbebf58c04d3419311c4496c48aa93be"
        },
        {
          "alg" : "SHA3-256",
          "content" : "f679af77deedf69b3c3066f7916583848c6fd32a950f9c0b0e2ef1da121717ba"
        },
        {
          "alg" : "SHA3-512",
          "content" : "bca821931e438a1977b7b4356b5f8cebf485634f82159d505c48267c34e6a0f4fde9c2917331365f66dc0e52e2ca3a2db5256863584110c27ecebefc28741f63"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@8.1.3?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "8.1.3",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "57e7cd2f23d2501ea2f1bdb9c8cd0353"
        },
        {
          "alg" : "SHA-1",
          "content" : "88dcd9ec602065f1ac5b45ffb65bd71defa56fd3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5b0a8dbc0aad14412a507ce040d695b5f29ec8811316690e80697311447e79f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8068a96b18f53593be8428ce1cc9095ffdddabc26d25105dcd62a86cde60c656ee2251dd40b965259078caa22184bb3854fb34aba2f0dcf246cca8d96710bc2f"
        },
        {
          "alg" : "SHA-384",
          "content" : "2af86b5beb9ce933d313365353c7cc6b2a01d50a3611c8ea3920491a44e55be21c57803bc9fcbc0e199dab780ce8cd88"
        },
        {
          "alg" : "SHA3-384",
          "content" : "151fa6033c00f97596e46878b88247e7c6eaa2fe8df17d109a5a925d42340c3d160126a8b2657da57649134b85518b5d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "cd4a2b4c03961de52e125302a8a3c067ab00c2c7a64881d9431efa5b95a0dddd"
        },
        {
          "alg" : "SHA3-512",
          "content" : "70458089fd1602a22a1833b232eb26d1bcc89e575d35a4d8cc6c5b297881da7c108373096dbb4eac32a0f41b9f2a3e414f3840996c97bd967661baed5643ecc5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@8.1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.3-rc260508095844/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.3?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "8.1.3",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "11a5cd43a99489f504707dfb049637a4"
        },
        {
          "alg" : "SHA-1",
          "content" : "5ef7416a06edf1494aa36812218b776ea8333a14"
        },
        {
          "alg" : "SHA-256",
          "content" : "fba599de7314543ec5357dbebce54bb38ee23de06c3056ac4fe28719cd103595"
        },
        {
          "alg" : "SHA-512",
          "content" : "3bd0d8c527b96d8ab1ad8bdb428744bb0508adba1ecfef1eab30aed255eba3628946b630e0ceee2f8a80cfafde6373e1432af994df8027506ef0b2834ea5d84b"
        },
        {
          "alg" : "SHA-384",
          "content" : "db70cad82a23c4e133beaf7444375811046346dabbfefb0a06f929ecf1098645aa4e1666a0e81d5f06a3756cc8344176"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6e91202dd16caf935572a1ecac9831eeec727efb542acfadfc341d66b81ac9ef691a99d8aff7fbc531f2bc7da4c8080a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1076a63b2bd8ea0a99ceb86e61158c3d7516a5fb6697ad1fe5d1e5f51364e240"
        },
        {
          "alg" : "SHA3-512",
          "content" : "3fb116067ca3ed3d9df1415d420b8826c9118845c423169a311622d69ddb208792f110f95eb50c25567bbb3bdd5f6071abe87b53ca3ad353a05af41018ac28ca"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.3?classifier=resources&type=zip",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/common"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v8.1.3-rc260508095844/maven"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/kafka-schema-converter@8.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/connect-api@8.1.3-ccs?type=jar",
        "pkg:maven/junit/junit@4.13.2?type=jar",
        "pkg:maven/io.confluent/common-utils@8.1.3?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.3?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/connect-api@8.1.3-ccs?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.kafka/kafka-clients@8.1.3-ccs?type=jar",
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.kafka/kafka-clients@8.1.3-ccs?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
        "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
        "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.6-10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/at.yawk.lz4/lz4-java@1.10.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/junit/junit@4.13.2?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@8.1.3?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@8.1.3?classifier=resources&type=zip",
      "dependsOn" : [ ]
    }
  ]
}