{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:534ef81b-b284-3e42-b8bd-3c4ea1e648af",
  "version" : 1,
  "metadata" : {
    "timestamp" : "2025-11-21T08:01:26Z",
    "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"
            }
          ]
        }
      ]
    },
    "component" : {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/confluent-hub-client@7.9.5?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "confluent-hub-client",
      "version" : "7.9.5",
      "description" : "Common utilities, including metrics and config.",
      "licenses" : [
        {
          "license" : {
            "name" : "Confluent License Agreement",
            "url" : "https://www.confluent.io/legal/confluent-license-agreement/"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/confluent-hub-client@7.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common/confluent-hub-client"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.9.5-rc251121112022/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common/confluent-hub-client"
        }
      ]
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system,test"
      }
    ]
  },
  "components" : [
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.34?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-client",
      "version" : "2.34",
      "description" : "Jersey core client implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "34de8b477d5b0cc59192fb6c91a8b74f"
        },
        {
          "alg" : "SHA-1",
          "content" : "f9c6c7c6429a1ede8e73cf077bdca28ebff67681"
        },
        {
          "alg" : "SHA-256",
          "content" : "82d4c7932150d5dd215f624abd20863453933874664ae93c8e5da0a3f5c071f7"
        },
        {
          "alg" : "SHA-512",
          "content" : "20f08a8b6ed0a3d48c9b8a243e7ebf0e9ba5fc6c9efb228f8a8a4037ce38c599658445a8c7f0f047d3c04296a84784d389cf06bab44b18855d7cfa0101967f08"
        },
        {
          "alg" : "SHA-384",
          "content" : "b2fd4c9ac836db71d23c1fb62518b80c75ef7f8ae0f762fff37e4c11fbf60c9d63623cfd3da56b8895be47b8cabf0aa8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "http://asm.objectweb.org/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-client"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-client"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.ws.rs",
      "name" : "jakarta.ws.rs-api",
      "version" : "2.1.6",
      "description" : "Jakarta RESTful Web Services API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c3892382aeb5c54085b22b1890511d29"
        },
        {
          "alg" : "SHA-1",
          "content" : "1dcb770bce80a490dff49729b99c7a60e9ecb122"
        },
        {
          "alg" : "SHA-256",
          "content" : "4cea299c846c8a6e6470cbfc2f7c391bc29b9caa2f9264ac1064ba91691f4adf"
        },
        {
          "alg" : "SHA-512",
          "content" : "c1e2655269b9a32f9c0aec9edf12bf6d8b397d8cbcf60e28dd21ab13ecc2738800ebe5c2d49ed3c50d4dac6617671f0fae873daf8ec116a16ef7f7f0a3bef7fa"
        },
        {
          "alg" : "SHA-384",
          "content" : "3fd05e2b167d927216d3b2fc9d1c5a70aa3911d075c2159f958ce755c6a41d93bd76f0ce79ccd22e5a60182aa91fdb07"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/jaxrs-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repo.eclipse.org/content/repositories/jax-rs-api-releases/"
        },
        {
          "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.glassfish.jersey.core/jersey-common@2.34?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.core",
      "name" : "jersey-common",
      "version" : "2.34",
      "description" : "Jersey core common packages",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f94ff8cac7011588983668605c64894c"
        },
        {
          "alg" : "SHA-1",
          "content" : "cea85e85b1c19657ec3ea41b26351a53a40caa3c"
        },
        {
          "alg" : "SHA-256",
          "content" : "1c2853844525f56f1d49b3009963ec865f4eca0d353347fb7ce59c280a578647"
        },
        {
          "alg" : "SHA-512",
          "content" : "b1774e2efc163e73183471ecaa36e2086a75d7af9df9684224fa5116c3c2d3b63d0bbd82c65f0b33d8cee383dfdc1c17c0b27bd8dfda4e5506e71239e2a00e82"
        },
        {
          "alg" : "SHA-384",
          "content" : "29a0433d73a7144b23c66aa1309459cd857fcf4b7508e2104ee68d6d8d42c779f55a0d62b6941dc4424df1a0a75fe1e1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "name" : "The GNU General Public License (GPL), Version 2, With Classpath Exception",
            "url" : "https://www.gnu.org/software/classpath/license.html"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/jersey-common"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/jersey-common"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.annotation",
      "name" : "jakarta.annotation-api",
      "version" : "1.3.5",
      "description" : "Jakarta Annotations API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "8b165cf58df5f8c2a222f637c0a07c97"
        },
        {
          "alg" : "SHA-1",
          "content" : "59eb84ee0d616332ff44aba065f3888cf002cd2d"
        },
        {
          "alg" : "SHA-256",
          "content" : "85fb03fc054cdf4efca8efd9b6712bbb418e1ab98241c4539c8585bbc23e1b8a"
        },
        {
          "alg" : "SHA-512",
          "content" : "d1acff146c0f9ea923a9325ad4c22ba2052ec474341ab8392abab7e8abd3ca010db2400ff9b5849fc4f1fa5c0a18830eb104da07a13bd26b4f0a43d167935878"
        },
        {
          "alg" : "SHA-384",
          "content" : "004a4bde333c0575f72df1cb9cf95ee0c6c7f738a6f0f723a5ec545aaa1664abeb82f01627708a1377e3136754fb7859"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.ca"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/ca-dev"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/common-annotations-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2.external",
      "name" : "jakarta.inject",
      "version" : "2.6.1",
      "description" : "Injection API (JSR 330) version ${javax.inject.version} repackaged as OSGi bundle",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d7c80a1e3cd54531af03bef4537f7af"
        },
        {
          "alg" : "SHA-1",
          "content" : "8096ebf722902e75fbd4f532a751e514f02e1eb7"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e88c123b3e41bca788b2683118867d9b6dec714247ea91c588aed46a36ee24f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7fc8196ad9ee03a831dfff85c945e416c3906071a7aa8ebf6ab8b7008dfec0adccc1f1dca53ed6768ac5676cd4b3c43471674f97ff73e1f61f5a427aaed68e05"
        },
        {
          "alg" : "SHA-384",
          "content" : "6b3ea9eeec5cbbc1fb3e6c89160af67b82ffbd68948dd4790e3fe3ce2fc495c063698a7d6a1998d5db51abafe3915e19"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.34?type=jar",
      "publisher" : "Eclipse Foundation",
      "group" : "org.glassfish.jersey.inject",
      "name" : "jersey-hk2",
      "version" : "2.34",
      "description" : "HK2 InjectionManager implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b65063abb7ade83f5f38669544deaffa"
        },
        {
          "alg" : "SHA-1",
          "content" : "15bb093c57c0cac880ad7b474f7fd653cac840a1"
        },
        {
          "alg" : "SHA-256",
          "content" : "4c8141f39455ffac61271ec5045a6e10cb938dbdab99560cc4b613afcae46e10"
        },
        {
          "alg" : "SHA-512",
          "content" : "bd0e037717a67cc206bfaf1b91155d1f192af76b8690bbdfe796cdf5065a3d4c3c3941954e7799722b61f21c9b8ab35e4504df797bbe5a68972b24109d0011c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e6c6694922663a5c9d8b75e4222c34bf535349019fb72dd01d05a5fd129e04f744d50fb993666a482897750eae3d01c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        },
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        },
        {
          "license" : {
            "id" : "BSD-2-Clause"
          }
        },
        {
          "license" : {
            "name" : "Apache License, 2.0",
            "url" : "http://www.apache.org/licenses/LICENSE-2.0.html"
          }
        },
        {
          "license" : {
            "name" : "Public Domain",
            "url" : "https://creativecommons.org/publicdomain/zero/1.0/"
          }
        },
        {
          "license" : {
            "name" : "Modified BSD",
            "url" : "http://asm.objectweb.org/license.html"
          }
        },
        {
          "license" : {
            "name" : "jQuery license",
            "url" : "jquery.org/license"
          }
        },
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        },
        {
          "license" : {
            "name" : "W3C license",
            "url" : "https://www.w3.org/Consortium/Legal/copyright-documents-19990405"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.34?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2"
        },
        {
          "type" : "build-system",
          "url" : "http://hudson.glassfish.org/job/Jersey-trunk-multiplatform/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/jersey/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/jersey/project/jersey-hk2"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-locator",
      "version" : "2.6.1",
      "description" : "ServiceLocator Default Implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dfd358720393d83b01747928db6e3912"
        },
        {
          "alg" : "SHA-1",
          "content" : "9dedf9d2022e38ec0743ed44c1ac94ad6149acdd"
        },
        {
          "alg" : "SHA-256",
          "content" : "febc668deb9f2000c76bd4918d8086c0a4c74d07bd0c60486b72c6bd38b62874"
        },
        {
          "alg" : "SHA-512",
          "content" : "e2c87a265f114042f4c04397db4adca7291fd68e08e97129576ceb603287b57ccf5b03d0c285727ebb8cd7f88009280bdeab4254475d59da1ac41ba57b7cdecb"
        },
        {
          "alg" : "SHA-384",
          "content" : "05afff9ebfdbdaed71770a58fe334751b9ac7476eb4114e08fc376bf4e16226b5016784c99c3dd8cb04c79d954068402"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2.external",
      "name" : "aopalliance-repackaged",
      "version" : "2.6.1",
      "description" : "Dependency Injection Kernel",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0237846ebdaa7db36b356044a373ffba"
        },
        {
          "alg" : "SHA-1",
          "content" : "b2eb0a83bcbb44cc5d25f8b18f23be116313a638"
        },
        {
          "alg" : "SHA-256",
          "content" : "bad77f9278d753406360af9e4747bd9b3161554ea9cd3d62411a0ae1f2c141fd"
        },
        {
          "alg" : "SHA-512",
          "content" : "2d9e5395ba887fa5bb6a8209b731292d440f5c1db2fccaf56c41b1f1d9f774733da28aa8b9b769e765fe62f3640d7bcb2cf6140f0044a8b576e9e45144038c46"
        },
        {
          "alg" : "SHA-384",
          "content" : "f481e2a4e18308a1a0bd85e79f95711434436fa69a504fe98a3d7ea899eaed505a5cb2bfe08f41d1b2af56e150ec0741"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-api",
      "version" : "2.6.1",
      "description" : "HK2 API module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "23e8c18dae0c7b776bed756763d5153f"
        },
        {
          "alg" : "SHA-1",
          "content" : "114bd7afb4a1bd9993527f52a08a252b5d2acac5"
        },
        {
          "alg" : "SHA-256",
          "content" : "c2cb80a01e58440ae57d5ee59af4d4d94e5180e04aff112b0cb611c07d61e773"
        },
        {
          "alg" : "SHA-512",
          "content" : "9abe9f78d7f6c805b6c7b515579230e5fa573abbcd818bed56068080d6458608e2e99d5937eb959cf1e4f4cfdc4f790059dfc1231313cd8f30aaefbf518eb1c7"
        },
        {
          "alg" : "SHA-384",
          "content" : "2236ca10af39c4f4f6f1ac63c3652eaa4124bce8f557f8ebaa78576e00c25b986ee9d7e417db6edb9a06aa46b36f4d24"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-utils",
      "version" : "2.6.1",
      "description" : "HK2 Implementation Utilities",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "75ccb55538a77bf878996497ffeb86f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "396513aa96c1d5a10aa4f75c4dcbf259a698d62d"
        },
        {
          "alg" : "SHA-256",
          "content" : "30727f79086452fdefdab08451d982c2082aa239d9f75cdeb1ba271e3c887036"
        },
        {
          "alg" : "SHA-512",
          "content" : "8da7cd88de45270b1fcfd2c471ae092b3972af78a6e0ecc76ed4ac10b6bd6712d2a538bd163a457f21cea4e7e5c52f547108f44aaa791ed0fd069f697f1282c1"
        },
        {
          "alg" : "SHA-384",
          "content" : "94fb55c1f57b96fd84e717fbf3c254f16e2308bc33976addb71d26bf367b7c2ec63e657a953f30f55d7046dd07510e50"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.javassist/javassist@3.25.0-GA?type=jar",
      "publisher" : "Shigeru Chiba, www.javassist.org",
      "group" : "org.javassist",
      "name" : "javassist",
      "version" : "3.25.0-GA",
      "description" : "Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3a4267e01989478be188d127b7a39425"
        },
        {
          "alg" : "SHA-1",
          "content" : "442dc1f9fd520130bd18da938622f4f9b2e5fba3"
        },
        {
          "alg" : "SHA-256",
          "content" : "5d49abd02997134f80041645e9668e1ff97afd69d2c2c55ae9fbd40dc073f97b"
        },
        {
          "alg" : "SHA-512",
          "content" : "638d2ed77ae1f34dd57f6aa653635a77d8477b3e99f64343ea5eafcec49ebac13250639924c47c83246890bd8988d92c30785ed8854c8a101138c410657cb944"
        },
        {
          "alg" : "SHA-384",
          "content" : "183a243f52aaea67057564cf0d18f0c32681907aa24eb65bbfd453016911cb42230a73271a0da20e3f1aabf4b0412e4e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MPL-1.1"
          }
        },
        {
          "license" : {
            "id" : "LGPL-2.1-only"
          }
        },
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.javassist/javassist@3.25.0-GA?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://www.javassist.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://jira.jboss.org/jira/browse/JASSIST/"
        },
        {
          "type" : "vcs",
          "url" : "scm:git:git@github.com:jboss-javassist/javassist.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rvesse/airline-help-bash@2.6.0?type=jar",
      "group" : "com.github.rvesse",
      "name" : "airline-help-bash",
      "version" : "2.6.0",
      "description" : "Provides Bash related help generators",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "aceedfbd9ee048c88713de9f6cd54d0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "1667260c6c74ee94561bb1fa949d1e54fbaeeae1"
        },
        {
          "alg" : "SHA-256",
          "content" : "b45c28cdb6ba478fc711d31ec663c6fda27d0adc4f03dea6a986dae0e5f214c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "beebbb407b511afde7bcd6f4549d1453a0223968278f0d17e8d3fc8908bc255e644a5816e916ed984d71b50f717d5fad6f8254a34be554f4b8c68f91f478924e"
        },
        {
          "alg" : "SHA-384",
          "content" : "838035a42f1205a2a59269679c08d49f9d182253441c146c931663bb43acfc9a6515254d57cf742efebbbfbe6363ff66"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rvesse/airline-help-bash@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rvesse/airline/airline-help/airline-help-bash"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git:git@github.com:rvesse/airline.git/airline-help/airline-help-bash"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "group" : "com.github.rvesse",
      "name" : "airline",
      "version" : "2.6.0",
      "description" : "Java library provided an annotation-based framework for parsing Git like command line structures",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "736e65af72565512f97ea623cda00947"
        },
        {
          "alg" : "SHA-1",
          "content" : "c42393339809777e668d0b25b41e931eeda23fa0"
        },
        {
          "alg" : "SHA-256",
          "content" : "0f24d91ef96571b10f45ecebde58a26c4f8af4e0baf90a61b67fa6d8d0936930"
        },
        {
          "alg" : "SHA-512",
          "content" : "f161f2445d496b544a593837551c4d1967dcf2ca8575309ae510f3693436401bbdce57da9f130171da619b49f2765620b166337bbdf388b1f204497f7e43c42b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2fdd22e399c41d6d5b10bb9369c500cc02f874fd7908efa6c18254e12ea9a2ff333359b57e4a730f64a5482616667ee6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rvesse/airline/airline"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git:git@github.com:rvesse/airline.git/airline"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "group" : "com.github.rvesse",
      "name" : "airline-io",
      "version" : "2.6.0",
      "description" : "Provides additional IO support for CLIs such as colorization and text formatting",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ba7db23f228662d8cc531305a7ae4cd6"
        },
        {
          "alg" : "SHA-1",
          "content" : "80d7a544045bfe12878bd066db073c932a55afea"
        },
        {
          "alg" : "SHA-256",
          "content" : "68f4851b2159e638efca21346c21422b761b56f8334d45b18fa2760e40729be3"
        },
        {
          "alg" : "SHA-512",
          "content" : "f29339c192c1c59a5087ef8d8daddd6031bced5ad41b922f36801ba30cbcc6ca2f78eda44d29a2b547e151da8a7f38bb99dce6c71a0c9d33a05ce7d5f7403c52"
        },
        {
          "alg" : "SHA-384",
          "content" : "3b0b491cd53c662484157833fdf95581e00dbd08f545a6a03ec79e6d610c5fae5596e62e48e2e7a6b5c12f161bbba913"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/rvesse/airline/airline-io"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "git:git@github.com:rvesse/airline.git/airline-io"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "group" : "javax.inject",
      "name" : "javax.inject",
      "version" : "1",
      "description" : "The javax.inject API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "289075e48b909e9e74e6c915b3631d2e"
        },
        {
          "alg" : "SHA-1",
          "content" : "6975da39a7040257bd51d21a231b76c915872d38"
        },
        {
          "alg" : "SHA-256",
          "content" : "91c77044a50c481636c32d916fd89c9118a72195390452c81065080f957de7ff"
        },
        {
          "alg" : "SHA-512",
          "content" : "e126b7ccf3e42fd1984a0beef1004a7269a337c202e59e04e8e2af714280d2f2d8d2ba5e6f59481b8dcd34aaf35c966a688d0b48ec7e96f102c274dc0d3b381e"
        },
        {
          "alg" : "SHA-384",
          "content" : "ac04c9f03ccbe35a25deb8b50280a0ca01dbe6aff0dd795d55af6112bfe3cd5817eb82f32fb18378d86cd64b07597190"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://code.google.com/p/atinject/"
        },
        {
          "type" : "vcs",
          "url" : "http://code.google.com/p/atinject/source/checkout"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-collections4",
      "version" : "4.2",
      "description" : "The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b290524be8a0dbb6521df95f4ce80c8d"
        },
        {
          "alg" : "SHA-1",
          "content" : "54ebea0a5b653d3c680131e73fe807bb8f78c4ed"
        },
        {
          "alg" : "SHA-256",
          "content" : "6a594721d51444fd97b3eaefc998a77f606dedb03def494f74755aead3c9df3e"
        },
        {
          "alg" : "SHA-512",
          "content" : "e1ba369ffe4e0d8fb1c432ffb2171aaf4435ae2a88f6c91ebf8e7aea28791dc3035685f34a93a5b1370745374ea4bf3b9ca7a99bf73a0017811d29c13afa9a1e"
        },
        {
          "alg" : "SHA-384",
          "content" : "5f7cf10ef89925ae0c4ad076ff93079157ce11f69608d8c37e9d6a9cc3a0fa5e65f1b5cd1b2dc7c45cb3886511354710"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/proper/commons-collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://git-wip-us.apache.org/repos/asf?p=commons-collections.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.datatype",
      "name" : "jackson-datatype-jsr310",
      "version" : "2.16.0",
      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9a98ad0169143042d4121425d709c92b"
        },
        {
          "alg" : "SHA-1",
          "content" : "77e3a27823f795d928b897d8444744ddb044a5c3"
        },
        {
          "alg" : "SHA-256",
          "content" : "1b506acea4863f423b6796ab6f209bab3cc3c9e23aab4edb662a317846650287"
        },
        {
          "alg" : "SHA-512",
          "content" : "559980999787693f3d17cce11e7d37f7f69005a5d6157d1bcf571938f4ffeaca9e9f5a71297f22bd966e4a94ff8dc09d451314a1c757b50d49267fd19c337c50"
        },
        {
          "alg" : "SHA-384",
          "content" : "32d53c6080314f377202b54658fab395daa3f44646d7ca401ffa80885851c40fd353618fce8374e9633050be27c9fa7e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-modules-java8/issues"
        },
        {
          "type" : "vcs",
          "url" : "http://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.16.0",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e2510fa60b7d363566a9016a8c40710f"
        },
        {
          "alg" : "SHA-1",
          "content" : "899e5cf01be55fbf094ad72b2edb0c5df99111ee"
        },
        {
          "alg" : "SHA-256",
          "content" : "66e2cde4cc7e565d5fce2a2998b64e991777bf9fad4d220735c525fd8d01c31a"
        },
        {
          "alg" : "SHA-512",
          "content" : "89b134b2808c34562f751ff39b938e8c1b67030c4cfb8fd0418d76aed1d6b8f256915a5e88d9935f472322b414a7002e59d92160854cbd01774b28eed61c5315"
        },
        {
          "alg" : "SHA-384",
          "content" : "fae7b757f776419e32e2f598f12c92c576c37e0ca489250a4aabf2db118913163aba958a9d5414da47d770810b20594a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-core/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.16.0",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f9ae3e3bd773be8b474cb1b98dcf7ee6"
        },
        {
          "alg" : "SHA-1",
          "content" : "3a6b7f8ff7b30d518bbd65678e9c30cd881f19a7"
        },
        {
          "alg" : "SHA-256",
          "content" : "8aaf1753823be70b798290e5826ab5bfe015d35b3a36a5d3c2ec9f57d4b0138b"
        },
        {
          "alg" : "SHA-512",
          "content" : "2f0a4211c1723bd88299380093a935840290694838a4c5ae0989bad46a615e02017b707ba7f3b825d0f0163f42a392efd0a1629024594992b5a4edee415c207a"
        },
        {
          "alg" : "SHA-384",
          "content" : "8113432d108a152cd08ff4b12e4ea649d3240db070d3194a64712459436c1ea0c4b5362ec86ed076dc92c013215b043c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-databind/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-databind"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.16.0",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9caec6e7cdd5cc18e18f99359b9e8d95"
        },
        {
          "alg" : "SHA-1",
          "content" : "dc30995f7428c0a405eba9b8c619b20d2b3b9905"
        },
        {
          "alg" : "SHA-256",
          "content" : "c4b90ea0c0074da17efdc3aa23973525f25d6f34725692169748f529547334a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "2c7d70c88b7e8dd710863f8c920d3e2fe56f8ecc01c757011bd9bbd195228028402566fbf4feaa083192453348a86a70732bf5d3f6eebb75ab4e5b3a525f6148"
        },
        {
          "alg" : "SHA-384",
          "content" : "99413ce47a9980b0954051f651068565e75b6300c0b801179c87f347053e9c9f31c60c698a7e1ee9d1ff664facbb6c8e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/FasterXML/jackson"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/FasterXML/jackson-annotations/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/FasterXML/jackson-annotations"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
      "group" : "org.hamcrest",
      "name" : "hamcrest-all",
      "version" : "1.3",
      "description" : "A self-contained hamcrest jar containing all of the sub-modules in a single artifact.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae5102286b5720dd286d6b606cb891e2"
        },
        {
          "alg" : "SHA-1",
          "content" : "63a21ebc981131004ad02e0434e799fd7f3a8d5a"
        },
        {
          "alg" : "SHA-256",
          "content" : "4877670629ab96f34f5f90ab283125fcd9acb7e683e66319a68be6eb2cca60de"
        },
        {
          "alg" : "SHA-512",
          "content" : "686d7a180f40748572f3cf405719d4804138095ed9343c4f46941d6d2f8fa9034e0e9c9edf32899eb787ae5eba8a784be38d0f55d0311f72b32d3287300558ef"
        },
        {
          "alg" : "SHA-384",
          "content" : "9beb14de061d2a9a879845dd4645faa3deaac4dc8d0b15ed07779df722cacdcf436ebe4801020d9a8ad66fd9c091c4c3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-all"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-all"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
      "group" : "org.mockito",
      "name" : "mockito-core",
      "version" : "4.6.1",
      "description" : "Mockito mock objects library core API and implementation",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "67c6f27b8607f4634bb64c4ffe42987b"
        },
        {
          "alg" : "SHA-1",
          "content" : "545665913b140db2793a0c37e6a686affd9c08b5"
        },
        {
          "alg" : "SHA-256",
          "content" : "ee3b91cdf4c23cff92960c32364371c683ee6415f1ec4678317bcea79c9f9819"
        },
        {
          "alg" : "SHA-512",
          "content" : "50dd388a7d24ad340fb387f30a65dabe1e613e1e086611f58691c5c4b05ce038b9eb5ab79ce52f1ca9abbe55c302a4802a86f228d952afd9d3e9fbceef42e7c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "b34472c5a18b06580675b78a5b2c461e13d373c29a0e8ef8d1d3e750e68875edb004a8de8f0755436e9954468abde252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT"
          }
        }
      ],
      "purl" : "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/mockito/mockito"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/mockito/mockito/actions"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/mockito/mockito/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/mockito/mockito.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy",
      "version" : "1.12.10",
      "description" : "Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "92ceb541d5a497289e9b920b3cc94c13"
        },
        {
          "alg" : "SHA-1",
          "content" : "f34127d93639fad8c6fb84b3ca30292697d6c55d"
        },
        {
          "alg" : "SHA-256",
          "content" : "1a1ac9ce65eddcea54ead958387bb0b3863d02a2ffe856ab6a57ac79737c19cf"
        },
        {
          "alg" : "SHA-512",
          "content" : "4e295ba2c209794be835ad15aa49f3f01622c7c84be42f4c3ecc9ec0cfab508c45a3077dde310ea2c5201e651ea0f48a870668016c0c79b8b96c4a4930db1087"
        },
        {
          "alg" : "SHA-384",
          "content" : "f07efd73ed56f672b6d6fe69fee8a66ca8f9af174aa8c24a8b5c14f8cc2a9a3508fe8489b7ecb652c6e2f9ca9aad256e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "group" : "net.bytebuddy",
      "name" : "byte-buddy-agent",
      "version" : "1.12.10",
      "description" : "The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b38c175272756e6dd2d0d7aa71e22412"
        },
        {
          "alg" : "SHA-1",
          "content" : "01f097f8d6cad60e8f93e5eb670cf5dc9b64da32"
        },
        {
          "alg" : "SHA-256",
          "content" : "5e8606d14a844c1ec70d2eb8f50c4009fb16138905dee8ca50a328116c041257"
        },
        {
          "alg" : "SHA-512",
          "content" : "7a296822b2262719989dfcfa5ce549341d2f005088beaf6fc1e6dd0585962badd68ae210bae73709646e70b8d52b14239c88c3cabb50dfc261f77be5ed7866a2"
        },
        {
          "alg" : "SHA-384",
          "content" : "10d5deb094c50a36dcf613721b5b23f1b6206696a19f5549dd960cc7e4160c69fcdb2759f9d4fa84817693d298333c09"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://bytebuddy.net/byte-buddy-agent"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/raphw/byte-buddy/issues"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.objenesis/objenesis@3.2?type=jar",
      "publisher" : "Joe Walnes, Henri Tremblay, Leonardo Mesquita",
      "group" : "org.objenesis",
      "name" : "objenesis",
      "version" : "3.2",
      "description" : "A library for instantiating Java objects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5c1ee20481a06561af295034ea89c4b4"
        },
        {
          "alg" : "SHA-1",
          "content" : "7fadf57620c8b8abdf7519533e5527367cb51f09"
        },
        {
          "alg" : "SHA-256",
          "content" : "03d960bd5aef03c653eb000413ada15eb77cdd2b8e4448886edf5692805e35f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "13dbec3062b19c5b9920c0b69e842a9648f2a148c57b6977d90deea22b829cdbce4eaff1ae7763f397f6465ccb35b31e097078de507dc6de25cb95ec796045f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "7d70ab00e728b4233e38729f0eb392d14e828e857421ad66fc678cd162cf22d34958993d5c38fd8a0d8355d3859b763e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.objenesis/objenesis@3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://objenesis.org/objenesis"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/easymock/objenesis/objenesis"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-reload4j",
      "version" : "1.7.36",
      "description" : "SLF4J Reload4j Binding",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ebfedc67cca7891e9c535e5899930f07"
        },
        {
          "alg" : "SHA-1",
          "content" : "db708f7d959dee1857ac524636e85ecf2e1781c1"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae6fdd5c9547896114d5ec7fa7503733b7d2890573d3886fb548b3119c4d3f67"
        },
        {
          "alg" : "SHA-512",
          "content" : "595a00905b67886376adb45d6964b6d35a7e7fe90cfe0e26ed3b852c755ac4de96894974aac5fc590df689d3a28fa7198d899b544f30e83c320a2befe88fcb24"
        },
        {
          "alg" : "SHA-384",
          "content" : "700e92389464261381690cee669d9446bf912b58fd94be50837e1456c8f42a4586960036c097b7e08c2b32eab190adc1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://reload4j.qos.ch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/slf4j/slf4j-reload4j"
        }
      ]
    },
    {
      "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"
        }
      ],
      "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/ch.qos.reload4j/reload4j@1.2.25?type=jar",
      "publisher" : "QOS.CH Sarl (Switzerland)",
      "group" : "ch.qos.reload4j",
      "name" : "reload4j",
      "version" : "1.2.25",
      "description" : "Reload4j revives EOLed log4j 1.x",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ca989b9d69c90159dde3b1594e99d58c"
        },
        {
          "alg" : "SHA-1",
          "content" : "45921e383a1001c2a599fc4c6cf59af80cdd1cf1"
        },
        {
          "alg" : "SHA-256",
          "content" : "e71115175c4b080cf51dd72097165ea001ff9fafdc4f79d88049d0b1ecca979c"
        },
        {
          "alg" : "SHA-512",
          "content" : "a81e53780dccb36677471b9e6fbf25fdad49f68105a36b9a6708b1419ca9adb2957187ee1f8213add8c17a8a8bed1e744414fcf2833710990596fb780731bf5e"
        },
        {
          "alg" : "SHA-384",
          "content" : "4202e04f302bdd94fa3bfc39361794cff964749b5fbb825fc4ff4a749f85cd373f0dd2d807911e81b4bcff86165a33cf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://reload4j.qos.ch"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/qos-ch/reload4j"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/logredactor@1.0.12?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "logredactor",
      "version" : "1.0.12",
      "description" : "Log Redactor",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a88bfeacc83968a1adb159ebd86081d1"
        },
        {
          "alg" : "SHA-1",
          "content" : "89b8fb61626de8ca579069880507a1626fb3de92"
        },
        {
          "alg" : "SHA-256",
          "content" : "891dc9f52a2d92237101323ca6c01361e37730a68e290449acf8c1f7ec5ddb94"
        },
        {
          "alg" : "SHA-512",
          "content" : "c585ebe9cc7fbd04686c160a630d13c43ddfecc31f4bf3bbc97ae872a02a0d5da437e6f2fe168977af2c163faeb9550cc96d3d605adb4097cc52fbe0458a4c53"
        },
        {
          "alg" : "SHA-384",
          "content" : "9f5a13cad1a3ac20669c9ea40ed721426845c9000aa2ff97b1e7011251f3e0bf5ba7b6e1d7a122bb17f68106b9c220da"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/logredactor@1.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/logredactor"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/logredactor.git/logredactor"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
      "group" : "com.google.re2j",
      "name" : "re2j",
      "version" : "1.6",
      "description" : "Linear time regular expressions for Java",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5f4aed37b6b18b402b2790160a50cd13"
        },
        {
          "alg" : "SHA-1",
          "content" : "a13e879fd7971738d06020fefeb108cc14e14169"
        },
        {
          "alg" : "SHA-256",
          "content" : "c8b5c3472d4db594a865b2e47f835d07fb8b1415eeba559dccfb0a6945f033cd"
        },
        {
          "alg" : "SHA-512",
          "content" : "faaecdb5443ac7c05dcc4e8ea290d5d96768b12f6c3370a988bc43da08b8bac6b306acedd378a3ff9f8f6ad2b77758d277e88b1d13f967f512e36e0910134b3c"
        },
        {
          "alg" : "SHA-384",
          "content" : "75e84250cbaf9af4f8444b60bf1ddf89a8ae63cf9664111f690262253786e9fa878e460c03689caa9faf8449f4dda8bf"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Go License",
            "url" : "https://golang.org/LICENSE"
          }
        }
      ],
      "purl" : "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://github.com/google/re2j"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/google/re2j.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "logredactor-metrics",
      "version" : "1.0.12",
      "description" : "Log Redactor Metrics",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "0ccf0c2c7e4a5027400427a159e28374"
        },
        {
          "alg" : "SHA-1",
          "content" : "7123728b9c428e26151e767ee65869c62373a6f6"
        },
        {
          "alg" : "SHA-256",
          "content" : "dc7ef029732392abe5310c4c170d223f298bd29000249eb7ad3a94568c2e289f"
        },
        {
          "alg" : "SHA-512",
          "content" : "4f33de2697f6b1cdc5ce582de9d28a730708ffb0d4c4455b274ca68bcba0c937debf49f951db86f9552823d88333103de0f60f3ce26441861868ef6e6d2b14bf"
        },
        {
          "alg" : "SHA-384",
          "content" : "144b0281c76f6aac34db2ad6370f523b4a091f4e3f5d8014fe9c875416573d6bcf3ff53cd85afb9ea97137da52419298"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/confluentinc/logredactor"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/logredactor.git/logredactor-metrics"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "group" : "com.eclipsesource.minimal-json",
      "name" : "minimal-json",
      "version" : "0.9.5",
      "description" : "A Minimal JSON Parser and Writer",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b654083f16dfe1856a42bf356c399f79"
        },
        {
          "alg" : "SHA-1",
          "content" : "8134f8babbfbb18373110ea0b5871fd34b9c77bf"
        },
        {
          "alg" : "SHA-256",
          "content" : "69ff84463d1d7cc5cfdb8baf2b6e5f7af153d351bf0dbee3bbc8916247afac74"
        },
        {
          "alg" : "SHA-512",
          "content" : "24071638243974625957955b799696f9514ab35218652c493db6a4acbacbfa8ef2b2265a096cdab14b476cf7a76b34e50f2d999c45ee1c884972a193214fdf31"
        },
        {
          "alg" : "SHA-384",
          "content" : "54df09e2c3ef7704cb962f428791e713c987c19749964c003ac0c10c58ea95e53ee312d200fef42e8ea0652bccdebcfb"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/license/mit/"
          }
        }
      ],
      "purl" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/ralfstx/minimal-json"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/ralfstx/minimal-json"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit@4.13.1?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit",
      "version" : "4.13.1",
      "description" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "83d91f209ddcb104776fa41c448c7ee2"
        },
        {
          "alg" : "SHA-1",
          "content" : "cdd00374f1fee76b11e2a9d127405aa3f6be5b6a"
        },
        {
          "alg" : "SHA-256",
          "content" : "c30719db974d6452793fe191b3638a5777005485bae145924044530ffa5f6122"
        },
        {
          "alg" : "SHA-512",
          "content" : "29769fb462c7db2fcca6de3a24b445ae252a7570950f9a2163e14c478f854e47056444d90b2d40f4cf4e3f37c03faacf694c2db12763e173c44362af50176b1f"
        },
        {
          "alg" : "SHA-384",
          "content" : "f98da9852bdc5fc022399a85c1fa234ba80d3bf8f492034971175f70464cd9f2d08d65954f92f33ae250050d9f5ae160"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-1.0",
            "url" : "http://www.eclipse.org/legal/epl-v10.html"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit@4.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/junit-team/junit4"
        },
        {
          "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.apache.maven/maven-artifact@3.3.3?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.maven",
      "name" : "maven-artifact",
      "version" : "3.3.3",
      "description" : "Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f011c366a0f097e10ef3349394ebacb"
        },
        {
          "alg" : "SHA-1",
          "content" : "d9f439dfef726e54eebb390ff38dd27356901528"
        },
        {
          "alg" : "SHA-256",
          "content" : "c5d2db20550a3de4e796493876114c3b7717fe560c414135e2508c57b80e9a02"
        },
        {
          "alg" : "SHA-512",
          "content" : "4363f8877e96f830b9cfa9c848d621eac547b08d68e19d6dfff913efe45fa0dbf4fde964bb9fefd98aa40ed3115a693f492739c2432d32aa2fa77e1262be1dac"
        },
        {
          "alg" : "SHA-384",
          "content" : "1b232229ae160f9b18a8dc6788ee312e14fe946ceea2d5db382362e94ae25f2db8facfa33ec4a0e977f0e753d3ad8418"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.maven/maven-artifact@3.3.3?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://maven.apache.org/ref/3.3.3/maven-artifact"
        },
        {
          "type" : "build-system",
          "url" : "https://builds.apache.org/job/maven-3.x/"
        },
        {
          "type" : "distribution",
          "url" : "http://maven.apache.org/download.html"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/MNG"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/maven-users"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/apache/maven/tree/maven-3.3.3/maven-artifact"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-io",
      "name" : "commons-io",
      "version" : "2.19.0",
      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d1fd45f9d2a247c1d05ab1e98c07160"
        },
        {
          "alg" : "SHA-1",
          "content" : "1f8d4a99ba72b77aa69101175efc79b0c7dcdd7e"
        },
        {
          "alg" : "SHA-256",
          "content" : "824268919b4b62f9f40f08c54381de5993b078f58667e332d17348ae019d72b9"
        },
        {
          "alg" : "SHA-512",
          "content" : "98ad3cb92c31b51461c44d06c223a425c3ee8254ad3ddfdc3724e7d14444d2eeac3b054f70be5d4500268f712c1f08779fd5e4360437b4a883c406c0dc3a2c7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "b3a8950070de2372be3c05444c203a13e0727bd5ef8c446b7c731dce37d3622509b93a7ffedac2a81b707b73c73bc8d1"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-io/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/IO"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-io.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-configuration2",
      "version" : "2.11.0",
      "description" : "Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3d3f1cdc1e87864c5bd87f7ce14f13ba"
        },
        {
          "alg" : "SHA-1",
          "content" : "af5a2c6abe587074c0be1107fcb27fa2fad91304"
        },
        {
          "alg" : "SHA-256",
          "content" : "48957fc3a0d9fbd221fe4f5ff6d0294ce6646ea139793c36706703da59402683"
        },
        {
          "alg" : "SHA-512",
          "content" : "a49136daba8ebb781cfbec479d92dafdd07e8030f6a77f92b6aaef2c884538ea25f24e63e2dd29cc58940acbb9777382f5e64354898c9776e66a330f86ae3be5"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3203ff54c181d0e669c97f8774c7e49fa1afb06d2098965dd4f2ed56d8cd16f9651b2ac3f78596e6c550b223276e0b6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-configuration/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-configuration/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/CONFIGURATION"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-configuration.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-text",
      "version" : "1.12.0",
      "description" : "Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "544add6fbc8d4b100b07c3692d08099e"
        },
        {
          "alg" : "SHA-1",
          "content" : "66aa90dc099701c4d3b14bd256c328f592ccf0d6"
        },
        {
          "alg" : "SHA-256",
          "content" : "de023257ff166044a56bd1aa9124e843cd05dac5806cc705a9311f3556d5a15f"
        },
        {
          "alg" : "SHA-512",
          "content" : "7d198cc288e4d515f37c81d0dcd1210bce3594d2a06a11f6a78566d33c33acdb4f292b0b42c87281b69fe3af891966bca708e25fa29b1b3536e9f951f5b57d7c"
        },
        {
          "alg" : "SHA-384",
          "content" : "4f471c41486a396f25e6956750440aa05c294778ae1ffaafba1f8596f0d49da45b56ad829d59343900fca7c0db461bbe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-text"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/TEXT"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-text.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.3.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-logging",
      "name" : "commons-logging",
      "version" : "1.3.2",
      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4b970f3b14a5e53d8e8edff1cf2ecd91"
        },
        {
          "alg" : "SHA-1",
          "content" : "3dc966156ef19d23c839715165435e582fafa753"
        },
        {
          "alg" : "SHA-256",
          "content" : "6b858424f518015f32bfcd1183a373f4a827d72d026b6031da0c91cf0e8f3489"
        },
        {
          "alg" : "SHA-512",
          "content" : "9c56baa1371fafccd49f035a4cdcc667f3e6040b07748e04b1b74a225cb5307478f95b2d202e3ca51d89d3757ce046554091c63a1b769ac35ca60c69d058eee2"
        },
        {
          "alg" : "SHA-384",
          "content" : "d3388b679d699e0b37914d29f5dadb187ace1cd59d5192a5c726a75747828dba47c7e99be04c784f00b0949c43c7eb1f"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-logging/commons-logging@1.3.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-logging/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LOGGING"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-logging"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-beanutils",
      "name" : "commons-beanutils",
      "version" : "1.11.0",
      "description" : "Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "32ed51f196dfda19e0dc1ce53eeed29e"
        },
        {
          "alg" : "SHA-1",
          "content" : "ac03ea606d13de04c2e4508227680faff151f491"
        },
        {
          "alg" : "SHA-256",
          "content" : "9e44ba68ec9a3f21286fa2a8bbb003b735c0f69101bb43144b79f4f8aaa74709"
        },
        {
          "alg" : "SHA-512",
          "content" : "4348670579601bc1151de2f27414635c4ea0b4b53061d116c09ba319e2c4f8e91d0cb0713a964668bd5189105ac1e2b6590881850880bf5ff23cc6409f270420"
        },
        {
          "alg" : "SHA-384",
          "content" : "a349c6a1e0a48cbf8d3528e4a39257db1b912c2ef060853837aa14d941154e9adc43248309ab6db7e8ac7730db7b081b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-beanutils"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-parent/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/BEANUTILS"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-beanutils.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "commons-collections",
      "name" : "commons-collections",
      "version" : "3.2.2",
      "description" : "Types that extend and augment the Java Collections Framework.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f54a8510f834a1a57166970bfc982e94"
        },
        {
          "alg" : "SHA-1",
          "content" : "8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5"
        },
        {
          "alg" : "SHA-256",
          "content" : "eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8"
        },
        {
          "alg" : "SHA-512",
          "content" : "51c72f9aca7726f3c387095e66be85a6df97c74b00a25434b89188c1b8eab6e2b55accf7b9bd412430d22bd09324dec076e300b3d1fa39fccad471f0f2a3da16"
        },
        {
          "alg" : "SHA-384",
          "content" : "dd4e99b3314bd3c1a1ee26296615d9e44dadf7a1f8a7bbba44fb95121803d331e36d4cca4260e7609af78a47ba3e4073"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://commons.apache.org/collections/"
        },
        {
          "type" : "build-system",
          "url" : "https://continuum-ci.apache.org/"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "http://issues.apache.org/jira/browse/COLLECTIONS"
        },
        {
          "type" : "mailing-list",
          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "http://svn.apache.org/viewvc/commons/proper/collections/trunk"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/common-utils@7.9.5?type=jar",
      "publisher" : "Confluent, Inc.",
      "group" : "io.confluent",
      "name" : "common-utils",
      "version" : "7.9.5",
      "description" : "Common utilities, including metrics and config.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "c98a611235f68e5f9ed8485e8687ab07"
        },
        {
          "alg" : "SHA-1",
          "content" : "bf19e909e9281c3bc6e4aa56e6aac169fc10589f"
        },
        {
          "alg" : "SHA-256",
          "content" : "c6d485c897e297adf5e15d0cc81ca387121e4f75d9d104d495ad4dc2ffc2d4a6"
        },
        {
          "alg" : "SHA-512",
          "content" : "322ad2da729cccc1fe64b90a62f3de4aa6d18dd613f8eb560cc33c4b1268f3233c050ee14dc1c87e4c5e6adf12574ed73368ac6e4f73937ca5a1f1e86bc5a0c5"
        },
        {
          "alg" : "SHA-384",
          "content" : "69b7a72b4c10b3b664d1216c627202c770da16d65945e8b4691d8c47e5f356361400278035d50527cd6fe3ac5f49fb9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/common-utils@7.9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://confluent.io/common-utils"
        },
        {
          "type" : "distribution-intake",
          "url" : "s3://staging-confluent-packages-maven-654654529379-us-west-2/v7.9.5-rc251121112022/maven"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/confluentinc/common/common-utils"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/com.github.stefanbirkner/system-rules@1.19.0?type=jar",
      "group" : "com.github.stefanbirkner",
      "name" : "system-rules",
      "version" : "1.19.0",
      "description" : "A collection of JUnit rules for testing code which uses java.lang.System.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "3f6adfb06eaeccab9128e1c330647e29"
        },
        {
          "alg" : "SHA-1",
          "content" : "d541c9a1cff0dda32e2436c74562e2e4aa6c88cd"
        },
        {
          "alg" : "SHA-256",
          "content" : "8d9f3bf023f07c130bd3c2508f5a3e2cac7d58667cb030d94a95598ca55aa73a"
        },
        {
          "alg" : "SHA-512",
          "content" : "57fb278d3df230e36a246a2485f60713b7b8e7d5f25bb6be892bfba93360dec6ac0018f0f38c7554261fd36d899df10858318a05b2b30445b233f262848ff38b"
        },
        {
          "alg" : "SHA-384",
          "content" : "32c949a390d61c19ecf7c9417da537b3016133bde8de4ef063525b324cc6b4f253274e5d5e5d78787554900ae00e31cd"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License Version 1.0",
            "url" : "http://www.opensource.org/licenses/cpl1.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.github.stefanbirkner/system-rules@1.19.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://stefanbirkner.github.io/system-rules/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/stefanbirkner/system-rules/"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/junit/junit-dep@4.11.20120805.1225?type=jar",
      "publisher" : "JUnit",
      "group" : "junit",
      "name" : "junit-dep",
      "version" : "4.11.20120805.1225",
      "description" : "JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7051bfb1c376719b57f369b80e6b71f3"
        },
        {
          "alg" : "SHA-1",
          "content" : "11334c7760f0a1ba54613a47c7cd1f32b7dcff8f"
        },
        {
          "alg" : "SHA-256",
          "content" : "1246f81566812d8961b70c2199e17d61a98486331e197897052708917e9d8e9a"
        },
        {
          "alg" : "SHA-512",
          "content" : "98f0c8538712a560892682a0ce68c176870a57e1f0b3d59ff7501a531f04e8b94e9fed2aac402f74f820727debd287a3ad94912dab1241915eda4a8b8d5550f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "45e31bf4e6d386084320baac6bcf60ce8d8762876e2d090e2bfa5b7c5163e23790895d5e47cdc39e4e5653e0945d3c4d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "Common Public License Version 1.0",
            "url" : "http://www.opensource.org/licenses/cpl1.0.txt"
          }
        }
      ],
      "purl" : "pkg:maven/junit/junit-dep@4.11.20120805.1225?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://junit.org"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "publisher" : "Hamcrest",
      "group" : "org.hamcrest",
      "name" : "hamcrest-core",
      "version" : "1.1",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b66d0c48e1f1dc54d4227db52512c15b"
        },
        {
          "alg" : "SHA-1",
          "content" : "860340562250678d1a344907ac75754e259cdb14"
        },
        {
          "alg" : "SHA-256",
          "content" : "0361d1493ff0d94f861359efea91200720635072134792efb7217f6e09d5cffb"
        },
        {
          "alg" : "SHA-512",
          "content" : "eef6453bb867d173f3611844a95e0b9d1792ee35c0c49d20a309d87c7140dfacee0fc479def9a32351773d3f0d9dc51bef8d9ec30f84189fcd7f44a2892b52b4"
        },
        {
          "alg" : "SHA-384",
          "content" : "f0eefd636c181ad2db515e1771d8d261b0a274d7998b7a39090ad5f7b6ee75dc43043ae4976ff62145b83b567ed8042e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "name" : "BSD style",
            "url" : "http://www.opensource.org/licenses/bsd-license.php"
          }
        }
      ],
      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "distribution-intake",
          "url" : "scp://repo1.maven.org/home/projects/hamcrest/repository"
        },
        {
          "type" : "vcs",
          "url" : "https://hamcrest.googlecode.com/svn/tags/hamcrest-packaging-maven-1.1/hamcrest-core"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-lang3",
      "version" : "3.18.0",
      "description" : "Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48b9886957920a4cdb602780ca345087"
        },
        {
          "alg" : "SHA-1",
          "content" : "fb14946f0e39748a6571de0635acbe44e7885491"
        },
        {
          "alg" : "SHA-256",
          "content" : "4eeeae8d20c078abb64b015ec158add383ac581571cddc45c68f0c9ae0230720"
        },
        {
          "alg" : "SHA-512",
          "content" : "c2c9d497fc1be411050f4011b2407764b78aa098eb42925af8a197eabdbc25b507f09fb898805e9bed4815f35236a508ee5b096e36f363df4d407232d50fc832"
        },
        {
          "alg" : "SHA-384",
          "content" : "4fb3f101106e4ce3666d5c15d276ba86f7683a0ef35f0384edfcd579ea454275edbb7400795d265ec3a38e39997e79b8"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-lang/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-lang/actions"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/LANG"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf/commons-lang.git"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "group" : "javax.activation",
      "name" : "activation",
      "version" : "1.1.1",
      "description" : "The JavaBeans(TM) Activation Framework is used by the JavaMail(TM) API to manage MIME data",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46a37512971d8eca81c3fcf245bf07d2"
        },
        {
          "alg" : "SHA-1",
          "content" : "485de3a253e23f645037828c07f1d7f1af40763a"
        },
        {
          "alg" : "SHA-256",
          "content" : "ae475120e9fcd99b4b00b38329bd61cdc5eb754eee03fe66c01f50e137724f99"
        },
        {
          "alg" : "SHA-512",
          "content" : "49119b0cc3af02700685a55c6f15e6d40643f81640e642b9ea39a59e18d542f8837d30b43b5be006ce1a98c8ec9729bb2165c0442978168f64caa2fc6e3cb93d"
        },
        {
          "alg" : "SHA-384",
          "content" : "021f29ab14a1db9b27e31778fd5b6ead2ed46fef534cfab6b34b1b839547c78fc39cfb1568f0b2206bb46a98c4b9e1d4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "CDDL-1.0"
          }
        }
      ],
      "purl" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp"
        }
      ]
    },
    {
      "type" : "library",
      "bom-ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.9.5?classifier=resources&type=zip",
      "group" : "io.confluent",
      "name" : "assembly-plugin-boilerplate",
      "version" : "7.9.5",
      "description" : "Maven Assembly Plugin boilerplate for Dockerized projects",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f4c1eb3d7fae89612e4193bd69469e16"
        },
        {
          "alg" : "SHA-1",
          "content" : "142b8fc45c693406f885b90b8569c4a23ddc7222"
        },
        {
          "alg" : "SHA-256",
          "content" : "ec6dcefa72e1099664988ab8665a8053d78c705ce19c970f8da792d21d2fd763"
        },
        {
          "alg" : "SHA-512",
          "content" : "947250b08c0c434e64b1de96492058500765bc90a4b8e806f65658b0a6146ef1b4b03af4e14acd8cfe65fa17921342285fe8675f16fa8a424716ea35e0caea76"
        },
        {
          "alg" : "SHA-384",
          "content" : "28143f99cbc5650e09042979cada0f9ffdaa6c0440fd77f10762673c83ee3407f85a3aee16c70d822b6a7a4f1cae279e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.9.5?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/v7.9.5-rc251121112022/maven"
        }
      ]
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.confluent/confluent-hub-client@7.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-client@2.34?type=jar",
        "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.34?type=jar",
        "pkg:maven/com.github.rvesse/airline-help-bash@2.6.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
        "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
        "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
        "pkg:maven/io.confluent/logredactor@1.0.12?type=jar",
        "pkg:maven/junit/junit@4.13.1?type=jar",
        "pkg:maven/org.apache.maven/maven-artifact@3.3.3?type=jar",
        "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
        "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
        "pkg:maven/io.confluent/common-utils@7.9.5?type=jar",
        "pkg:maven/com.github.stefanbirkner/system-rules@1.19.0?type=jar",
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/javax.activation/activation@1.1.1?type=jar",
        "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.9.5?classifier=resources&type=zip"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-client@2.34?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.34?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.core/jersey-common@2.34?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@2.1.6?type=jar",
        "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.jersey.inject/jersey-hk2@2.34?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.jersey.core/jersey-common@2.34?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
        "pkg:maven/org.javassist/javassist@3.25.0-GA?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-locator@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-api@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
        "pkg:maven/org.glassfish.hk2.external/aopalliance-repackaged@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-utils@2.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/org.glassfish.hk2.external/jakarta.inject@2.6.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.javassist/javassist@3.25.0-GA?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.github.rvesse/airline-help-bash@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.rvesse/airline@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
        "pkg:maven/javax.inject/javax.inject@1?type=jar",
        "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.rvesse/airline-io@2.6.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-collections4@4.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.0?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.16.0?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.16.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-all@1.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.mockito/mockito-core@4.6.1?type=jar",
      "dependsOn" : [
        "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
        "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
        "pkg:maven/org.objenesis/objenesis@3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy@1.12.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/net.bytebuddy/byte-buddy-agent@1.12.10?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.objenesis/objenesis@3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-reload4j@1.7.36?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/ch.qos.reload4j/reload4j@1.2.25?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/logredactor@1.0.12?type=jar",
      "dependsOn" : [
        "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
        "pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar",
        "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.google.re2j/re2j@1.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/logredactor-metrics@1.0.12?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.eclipsesource.minimal-json/minimal-json@0.9.5?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/junit/junit@4.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.3.3?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-io/commons-io@2.19.0?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-configuration2@2.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
        "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
        "pkg:maven/commons-logging/commons-logging@1.3.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.apache.commons/commons-text@1.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-logging/commons-logging@1.3.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/commons-beanutils/commons-beanutils@1.11.0?type=jar",
      "dependsOn" : [
        "pkg:maven/commons-logging/commons-logging@1.3.2?type=jar",
        "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/commons-collections/commons-collections@3.2.2?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/common-utils@7.9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.github.stefanbirkner/system-rules@1.19.0?type=jar",
      "dependsOn" : [
        "pkg:maven/junit/junit-dep@4.11.20120805.1225?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/junit/junit-dep@4.11.20120805.1225?type=jar",
      "dependsOn" : [
        "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/javax.activation/activation@1.1.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.confluent/assembly-plugin-boilerplate@7.9.5?classifier=resources&type=zip",
      "dependsOn" : [ ]
    }
  ]
}