{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.9",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "8e595cdb67f17e4b41e046456970591d"
          },
          {
            "alg" : "SHA-1",
            "content" : "69e8ca804520d09ce4657e7235bae84d01cbffa6"
          },
          {
            "alg" : "SHA-256",
            "content" : "aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8"
          },
          {
            "alg" : "SHA-512",
            "content" : "1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b"
          },
          {
            "alg" : "SHA-384",
            "content" : "b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c"
          },
          {
            "alg" : "SHA3-384",
            "content" : "289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c"
          },
          {
            "alg" : "SHA3-256",
            "content" : "32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474"
          },
          {
            "alg" : "SHA3-512",
            "content" : "1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "The Apache Software Foundation",
      "group" : "org.apache.commons",
      "name" : "commons-pool2",
      "version" : "2.12.0",
      "description" : "The Apache Commons Object Pooling Library.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://commons.apache.org/proper/commons-pool/"
        },
        {
          "type" : "build-system",
          "url" : "https://github.com/apache/commons-pool/actions"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://issues.apache.org/jira/browse/POOL"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail-archives.apache.org/mod_mbox/commons-user/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitbox.apache.org/repos/asf?p=commons-pool.git"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeAggregateBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "maven.reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "cglib",
      "name" : "cglib",
      "version" : "3.3.0",
      "description" : "cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6ff304cc2874dd20277a8206fee5fd9a"
        },
        {
          "alg" : "SHA-1",
          "content" : "c956b9f9708af5901e9cf05701e9b2b1c25027cc"
        },
        {
          "alg" : "SHA-256",
          "content" : "9fe0c26d7464140ccdfe019ac687be1fb906122b508ab54beb810db0f09a9212"
        },
        {
          "alg" : "SHA-512",
          "content" : "9eaee4a52bd9261364bff9f7dee145f3d7f7e1a842bbb179c6c9fec065beb162bea312b566c875db20dea317bd76267774c73e102e9ee46ab27c4c2b488bf96b"
        },
        {
          "alg" : "SHA-384",
          "content" : "77afc0fd5bee2dfa7f4776bd18b4a1832236260ecd38369f22b03f053c3bd1fed8a97ed5ce1fe785a9e84fd1f3332932"
        },
        {
          "alg" : "SHA3-384",
          "content" : "29112a5b7da3f996e8fb35023dbc857c377215f64f00f9ed900253d14588af9622dabddc257e4e4380c166ca1f971256"
        },
        {
          "alg" : "SHA3-256",
          "content" : "e32d12001bc5dc8ee145c71c76bbb18ed514876997f2da3843b7f80c6d63e935"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4c8765f754d3303b7ffe2b960116756ff9122f413ccc5a284d726831e520d4ea2c581c2c664291255665cc5558c7511b606c8ce1b212aa8dd49a12e46d55ff22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/cglib/cglib@3.3.0?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/cglib/cglib/cglib"
        },
        {
          "type" : "build-system",
          "url" : "https://travis-ci.org/cglib/cglib"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/cglib/cglib/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/cglib/cglib/cglib"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/cglib/cglib@3.3.0?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm",
      "version" : "7.1",
      "description" : "ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "04fc92647ce25b41121683674a50dfdf"
        },
        {
          "alg" : "SHA-1",
          "content" : "fa29aa438674ff19d5e1386d2c3527a0267f291e"
        },
        {
          "alg" : "SHA-256",
          "content" : "4ab2fa2b6d2cc9ccb1eaa05ea329c407b47b13ed2915f62f8c4b8cc96258d4de"
        },
        {
          "alg" : "SHA-512",
          "content" : "7eba7097109389f48fa9142bf22d225f5d3104d68013d3b8e0a6d4054a8cd0ef64614372bdcb38987d68adb6d33a3804e98ddf112ba84dbb09d448ce702dacc4"
        },
        {
          "alg" : "SHA-384",
          "content" : "0be9cd29939b809320f8984fc938bb909b8dce253fdce624b35bc58cf904049ad9e5f6d9b62b07cc7aa7308b86403282"
        },
        {
          "alg" : "SHA3-384",
          "content" : "069be10d23f8e1c9f64a15edffeca54afc48f72ceb7032bd5e700895ecab51510649a40941248a1975fd2b1d2ba97c35"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1325013f5a4a6b82d3e250e091cebab4dfcefb5fef44d40cd68d750c2f967da5"
        },
        {
          "alg" : "SHA3-512",
          "content" : "9df72eca1487a2dd7581df7a1625b61983396c1faac93ffd3b150dba6798341a1e9aeea374161ef019b4dd55b9968b42ce5d396392f8aa91cebd4da4365c9cb6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-4-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm@7.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.org/"
        },
        {
          "type" : "distribution",
          "url" : "http://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm@7.1?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-util",
      "version" : "9.5",
      "description" : "Utilities for ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ad0016249fb68bb9196babefd47b80dc"
        },
        {
          "alg" : "SHA-1",
          "content" : "64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe"
        },
        {
          "alg" : "SHA-256",
          "content" : "c467f1bb3c08888f47243e2d475209b34a772d627e44fca06752e18bb038bd74"
        },
        {
          "alg" : "SHA-512",
          "content" : "f68284d8f8fd029f3f428112225b2035ed3a4216cf3b34e0aacc83c32a6d44ab5e5d128b60a13ef768e3396041a62cf63f7fd3445dc5a05ce0ae03a2b2ed3080"
        },
        {
          "alg" : "SHA-384",
          "content" : "4bff09bc8b3a9d3c9694110be4c2a8697b67c81f33ddc819720aca31731a1b372cf02a1af673347edcde9f6b19e2ee3f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "713e09bfd3ea7194a16314f5e4473f0c72bef48f533ad7bdec49fdcdfc82b39d935931e9df401bef364a251c42cf2b6c"
        },
        {
          "alg" : "SHA3-256",
          "content" : "22ce705240cee96d5863e466462e3d52e5be05619b27d8c38190fc068d335b4a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4018a7679a2e2622d69ae243b954f72250d1a4a1e358810bf50a5dd100614ac732dee32482510bc2d1be5704c3a17c42bc44cc0ef06cd3f91f59f0ddbb1b34fe"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-tree",
      "version" : "9.5",
      "description" : "Tree API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "44755681b7d6fa7143afbb438e55c20c"
        },
        {
          "alg" : "SHA-1",
          "content" : "fd33c8b6373abaa675be407082fdfda35021254a"
        },
        {
          "alg" : "SHA-256",
          "content" : "3c33a648191079aeaeaeb7c19a49b153952f9e40fe86fbac5205554ddd9acd94"
        },
        {
          "alg" : "SHA-512",
          "content" : "816de8f84c216a7bd97b2458bde64a4b99a039b7b59fbd1ef52edf8bf869edabb93967736fe0c61e8eb3e1520e0cefe69ba59cda12df30f9f85db75fb6c064f3"
        },
        {
          "alg" : "SHA-384",
          "content" : "c458228c6bfbd4369adcf8601679980438e2d406877d02bceb78ab6620d3272b65fd8b4f5e040e143b0a3c79d1cd13fb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "60e5aec94cd96422be399d8ab3e033ec5518aab8e65849c5b900f5a2c3d963fbba6d97449a0b582b1d0128ac18e885da"
        },
        {
          "alg" : "SHA3-256",
          "content" : "075eaba4d7c038dd5fa0f9b78d8d3e598381b03378fa5db38153fe3577f400d8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ef6870e4128643c857e18e4c2d0ffd0ba93a8b448f0bc4db12d4083d6e0adcb9e47c688041f555d59a43c68348fee644070fffe2a2ef60a321d1ed8a85451257"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar"
    },
    {
      "publisher" : "OW2",
      "group" : "org.ow2.asm",
      "name" : "asm-analysis",
      "version" : "9.5",
      "description" : "Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4df0adafc78ebba404d4037987d36b61"
        },
        {
          "alg" : "SHA-1",
          "content" : "490bacc77de7cbc0be1a30bb3471072d705be4a4"
        },
        {
          "alg" : "SHA-256",
          "content" : "39f1cf1791335701c3b02cae7b2bc21057ec9a55b2240789cb6d552b2b2c62fa"
        },
        {
          "alg" : "SHA-512",
          "content" : "30f1300588a0464110d7a40b07501863626ca8a9085f8ee33686f20ddc5d67e7456fd30168d7168f189142027eb6bcc1a4b9990d24e8ebeada9207ac015e2b46"
        },
        {
          "alg" : "SHA-384",
          "content" : "8d14dae66467cb42758b289b7595805effbc06f2f0807ef47139ce84fad69f612ca661de877db5d047a0f5c77505a61f"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2466d82b9ea93d2df729d4f26e9466a49def926adfd5948a260a6ef4155cacbd600c04514f30f16ab8a4fe4ea0576275"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3769ed3203818483b1344b8796647b4897ca0dc4560a67a9e76f1e5b1df26360"
        },
        {
          "alg" : "SHA3-512",
          "content" : "ae7019d2fc2e600c73b6142e6c8c629eebfbc7f4cfdc923ebabd449f890587fc6aa6b59cfd7a19484df08c77edd668ebb0a9a08161d9fc88c41b16f49657c05d"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://asm.ow2.io/"
        },
        {
          "type" : "distribution",
          "url" : "https://repository.ow2.org/nexus/service/local/staging/deploy/maven2"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://gitlab.ow2.org/asm/asm/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://mail.ow2.org/wws/arc/asm/"
        },
        {
          "type" : "vcs",
          "url" : "https://gitlab.ow2.org/asm/asm/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.apache.commons/commons-pool2@2.12.0?type=jar",
      "dependsOn" : [
        "pkg:maven/cglib/cglib@3.3.0?type=jar",
        "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/cglib/cglib@3.3.0?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm@7.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-util@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@7.1?type=jar",
        "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
        "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm@7.1?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.ow2.asm/asm-analysis@9.5?type=jar",
      "dependsOn" : [
        "pkg:maven/org.ow2.asm/asm-tree@9.5?type=jar"
      ]
    }
  ]
}