{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.5",
  "serialNumber" : "urn:uuid:2ee0f1df-d151-39c7-b5c4-d0a4ac327db5",
  "version" : 1,
  "metadata" : {
    "lifecycles" : [
      {
        "phase" : "build"
      }
    ],
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.8.0",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "76ffec6a7ddd46b2b24517411874eb99"
          },
          {
            "alg" : "SHA-1",
            "content" : "5b0d5b41975b53be4799b9621b4af0cfc41d44b6"
          },
          {
            "alg" : "SHA-256",
            "content" : "6852aa0f4e42a2db745bab80e384951a6a65b9215d041081d675780999027e81"
          },
          {
            "alg" : "SHA-512",
            "content" : "417de20fcdcb11c9713bacbd57290d8e68037fdb4553fd31b8cb08bd760ad52dc65ea88ad4be15844ad3fd5a4d3e440d2f70326f2fe1e63ec78e059c9a883f8d"
          },
          {
            "alg" : "SHA-384",
            "content" : "5eb755c6492e7a7385fa9a1e1f4517875bcb834b2df437808a37a2d6f5285df428741762305980315a63fcef1406597d"
          },
          {
            "alg" : "SHA3-384",
            "content" : "0fe16a47cf7aab0b22251dafcc39939b68e8f1778093309d8d2060b51a08df445a8b8ed5a9561669faf2e55f907c76d8"
          },
          {
            "alg" : "SHA3-256",
            "content" : "3e5a1eb5ab7d0797498862794709ff8eaaa071fe4cc9ec77f52db7e2f97ef487"
          },
          {
            "alg" : "SHA3-512",
            "content" : "59281a3e29e76270d7f44b40b5b9f05e55f1ae3ec716d80add806f360940809e3813998ac7c5758043b8e248aed73b86e37dc506cdb4cde03c16bb617d8e5a3a"
          }
        ]
      }
    ],
    "component" : {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-json",
      "version" : "4.2.26",
      "description" : "A set of Jackson modules which provide serializers for most Metrics classes.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.26?type=bundle",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-json"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-json/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.26?type=bundle"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-core",
      "version" : "4.2.26",
      "description" : "Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "5828504e260983cb9b266e3f117665fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "9cd762999669e726f694a3ac8f9d8a1400cdb332"
        },
        {
          "alg" : "SHA-256",
          "content" : "9691fe898dd4fa5a4667b694e2e9f9ca6837c1e906f57627423121cf2552616e"
        },
        {
          "alg" : "SHA-512",
          "content" : "f4b6dbfd6c125c660041e8b7d408c8a7fea92acf758b28c7931d7a623bb5961291c973be93917492297de5290c1527f196c0875a51b8e1e0011c6b73392faac2"
        },
        {
          "alg" : "SHA-384",
          "content" : "726ed572d82d619c300570002a4d8a0b31912eec7c7ad0f44dea76d5bca893f58b10b629be28ea3a736bc32d7aad216d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3c42a5184c6152091f22373d5e3f0bbde42c9681802164ed825c54e1a571f0c99acbce238053fbe8136163973cdbd2fe"
        },
        {
          "alg" : "SHA3-256",
          "content" : "b67d5422f6dc0f050842df578cef0593a5f696cc86af255f206d8ae776032549"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d82040ac1b24cfd84b959c7db5423cf453df6a698189e09c5296b763567139cd0a05582780051b7ee02941cdd219d657c394758523ad90095341595f5cdf74e0"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-core"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-core/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar"
    },
    {
      "publisher" : "QOS.ch",
      "group" : "org.slf4j",
      "name" : "slf4j-api",
      "version" : "1.7.36",
      "description" : "The slf4j API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "872da51f5de7f3923da4de871d57fd85"
        },
        {
          "alg" : "SHA-1",
          "content" : "6c62681a2f655b49963a5983b8b0950a6120ae14"
        },
        {
          "alg" : "SHA-256",
          "content" : "d3ef575e3e4979678dc01bf1dcce51021493b4d11fb7f1be8ad982877c16a1c0"
        },
        {
          "alg" : "SHA-512",
          "content" : "f9b033fc019a44f98b16048da7e2b59edd4a6a527ba60e358f65ab88e0afae03a9340f1b3e8a543d49fa542290f499c5594259affa1ff3e6e7bf3b428d4c610b"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b14ad035877087157e379d3277dcdcd79e58d6bdb147c47d29e377d75ce53ad42cafbf22f5fb7827c7e946ff4876b9a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3bc3110dafb8d5be16a39f3b2671a466463cd99eb39610c0e4719a7bf2d928f2ea213c734887c6926a07c4cca7769e4b"
        },
        {
          "alg" : "SHA3-256",
          "content" : "ba2608179fcf46e2291a90b9cbb4aa30d718e481f59c350cc21c73b88d826881"
        },
        {
          "alg" : "SHA3-512",
          "content" : "14c4edcd19702ef607d78826839d8a6d3a39157df54b89a801d3d3cbbe1307131a77671b041c761122730fb1387888c5ec2e46bdd80e1cb07f8f144676441824"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "MIT",
            "url" : "https://opensource.org/licenses/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/org.slf4j/slf4j-api@1.7.36?type=jar"
    },
    {
      "group" : "io.dropwizard.metrics",
      "name" : "metrics-healthchecks",
      "version" : "4.2.26",
      "description" : "An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.",
      "scope" : "optional",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e93bb8fbf39261ba4d99280b49f0fc97"
        },
        {
          "alg" : "SHA-1",
          "content" : "50819fda1745b03673eff3bdcddf914999045673"
        },
        {
          "alg" : "SHA-256",
          "content" : "221eadb35118e2cda1bfc24733fbec99e67b86af23b62f6aea44fcdfee78e609"
        },
        {
          "alg" : "SHA-512",
          "content" : "27c877a43f2f02c8d07d9a43ac6e77dcfbe389129a7fc69e633784babd05ac6274a6a0707fcfe472a8650ecf63b9ea9e2e8e5eff3df7de2d3fde48d81eefe7fb"
        },
        {
          "alg" : "SHA-384",
          "content" : "13984e4ab187d26c3129f7744104e1b3da95a0126cbfc055045057c13b7aaaa3647cb3fe15d5c1da3caaa3cd23257a72"
        },
        {
          "alg" : "SHA3-384",
          "content" : "6649d0eae404b1f55aa52fc3bb9d856cda26f23ae70817bd610669165304ff7f0f7d10462e98754b2b9e0d3e46f1ead5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a86783fe02d0d91cc95e73fa5aff9a46f83563b7d34d4a4c2d4a54346604ac3c"
        },
        {
          "alg" : "SHA3-512",
          "content" : "76d000eda9ba15c636e1d8523ffac4718c4632b9e693c6aee32ca6ed418f795ab314a0ee0cb1978e9ca3c9d79559b49709ab8c9b45f9b86a3162fb6e79c372b3"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.26?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://metrics.dropwizard.io/metrics-healthchecks"
        },
        {
          "type" : "distribution-intake",
          "url" : "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/dropwizard/metrics/issues/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/dropwizard/metrics/metrics-healthchecks/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.26?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-core",
      "version" : "2.12.7",
      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "e90114f7c87c241568606cc9e2c61cb1"
        },
        {
          "alg" : "SHA-1",
          "content" : "04669a54b799c105572aa8de2a1ae0fe64a17745"
        },
        {
          "alg" : "SHA-256",
          "content" : "3987a6a335046e226e56b81d69668fb5a91b155ea7fd96b0851adbb7d4ac1ca6"
        },
        {
          "alg" : "SHA-512",
          "content" : "cd40c6bd75e8901a0bd94a7f7334468addc0622e0ad6ecd93ff0b17acbf8e1e9644a8d065cc5716016aefa97244bc2cdd3c119828d3b55d12a87b375063ce04c"
        },
        {
          "alg" : "SHA-384",
          "content" : "1ae6da6fa9afe18b99c0a14e885e532b68c2666f9dbadb2e24972660a5e020d26b5f0aa40b5099a50e70191e66dfd7d6"
        },
        {
          "alg" : "SHA3-384",
          "content" : "99a1a0b75dfca0953ee3f26e39c9108698fac321d9f9373874eb868fc3e9a9be4a7d016f6ea32e707e9109646ca3dea4"
        },
        {
          "alg" : "SHA3-256",
          "content" : "fd78c90d339163e3b28868610cb5b8f3a45dd999f0b67f79696ae738ca06d357"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b889e7b796db4ffcc153c3a672fe8705be5e02ec8efffd2e99f47e534418bbfbcc03677954ff245ba7c1d11229ff20f8dec0883b6af82c461162868bafee841e"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?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" : "http://github.com/FasterXML/jackson-core"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-databind",
      "version" : "2.12.7.2",
      "description" : "General data-binding functionality for Jackson: works on core streaming API",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "d06f3c780d8085fe2061d097ab7c9018"
        },
        {
          "alg" : "SHA-1",
          "content" : "93f380701400ae503ad0ac3e174e22ec7f1d789a"
        },
        {
          "alg" : "SHA-256",
          "content" : "d7b2aa928fa2e27594609cd2e8c323040b73812e8844af9f82a630bc4748d141"
        },
        {
          "alg" : "SHA-512",
          "content" : "8003a96b462c6d0e5491d75da70afcc211bb33ef0a1c677c23995fc2240229aae1fdb602977bb73b98e8798a659339052c9252a763e6b0c7acf9c59b2115f135"
        },
        {
          "alg" : "SHA-384",
          "content" : "2b3d3da4221383e3480f169d80c7df1ac8b52b3151265e673a9f1cc0c0f420d454c60c0c021dcf7b7438f96e892162af"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d5018ed6377fb44dda0c87237cddaefdc14e5b9a5f8c9b80409ec75c7198f52f4368150429f898b6645149577fe642dd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "03f10f488b1fb6a714826a0c6a21460a850ecc9964277f1cba38ece83ec160e9"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e37fc1303ec9561d2d45fc1f87f38d60f8e50d86dbdaba9c711e0e695c412bad57bc55a03647af84c59438a2c3b88bd55d5100912c018b24349fa0fb31090dd6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.2?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://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" : "http://github.com/FasterXML/jackson-databind"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.2?type=jar"
    },
    {
      "publisher" : "FasterXML",
      "group" : "com.fasterxml.jackson.core",
      "name" : "jackson-annotations",
      "version" : "2.12.7",
      "description" : "Core annotations used for value types, used by Jackson data binding package.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9f4e4700f6670614028753302a995ed"
        },
        {
          "alg" : "SHA-1",
          "content" : "2042461b754cd65ab2dd74a9f19f442b54625f19"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cacef714a89f3d68b69fa11263afa55a6aa2fdef1fff93ded22caa16b54687c"
        },
        {
          "alg" : "SHA-512",
          "content" : "732e3b150cbbaf8b898776b5d6213247be30814f2fb587861caf6ae9460896d67522882e414a93b6c2b7390959878608bc7376962460cb8f15ef5fdb5ab086f7"
        },
        {
          "alg" : "SHA-384",
          "content" : "906f1f74d43e3a60f43ee957bafb5bc5750e933b6b71dac0c7125a56f5727a849062bb62f1c6ba789bef20fc5e68b7cb"
        },
        {
          "alg" : "SHA3-384",
          "content" : "dfa43e7f9d933181878ddc0af5f2a1dca00abee03a4d12e209df7ddb575c54fd96aa2e225296f706b7302b880e4efa85"
        },
        {
          "alg" : "SHA3-256",
          "content" : "1b802bc3d40103e20dd970d49433edd2abd5a0698eb2fc75a9fc3f7e0c12f8ec"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e645dd454214afb69229a6fca35c6657c7a3dbf9f392b4505358d47e8352bd8ef074aa741d1a6acf61e269d318f568886a1676165937cdacb5d42f3113767a22"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "http://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" : "http://github.com/FasterXML/jackson-annotations"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-json@4.2.26?type=bundle",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar",
        "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.26?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.2?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar",
      "dependsOn" : [
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.dropwizard.metrics/metrics-healthchecks@4.2.26?type=jar",
      "dependsOn" : [
        "pkg:maven/io.dropwizard.metrics/metrics-core@4.2.26?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.2?type=jar",
      "dependsOn" : [
        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar",
        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7?type=jar",
      "dependsOn" : [ ]
    }
  ]
}