You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/09 13:58:46 UTC

[camel-kamelets] branch sbom-generation created (now 35853c66)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch sbom-generation
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


      at 35853c66 Added SBOM generation to camel-kamelets

This branch includes the following new commits:

     new 35853c66 Added SBOM generation to camel-kamelets

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kamelets] 01/01: Added SBOM generation to camel-kamelets

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sbom-generation
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 35853c66b6f9f61171ce43f3ee11629a490d75f9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 9 14:57:36 2023 +0100

    Added SBOM generation to camel-kamelets
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-kamelets-sbom/camel-kamelets-sbom.json | 10528 +++++++++++++++++++++++++
 camel-kamelets-sbom/camel-kamelets-sbom.xml  |  4061 ++++++++++
 pom.xml                                      |    45 +
 3 files changed, 14634 insertions(+)

diff --git a/camel-kamelets-sbom/camel-kamelets-sbom.json b/camel-kamelets-sbom/camel-kamelets-sbom.json
new file mode 100644
index 00000000..fad497a8
--- /dev/null
+++ b/camel-kamelets-sbom/camel-kamelets-sbom.json
@@ -0,0 +1,10528 @@
+{
+  "bomFormat" : "CycloneDX",
+  "specVersion" : "1.4",
+  "serialNumber" : "urn:uuid:36ec5985-ed68-4222-9f15-c023cac508b6",
+  "version" : 1,
+  "metadata" : {
+    "timestamp" : "2023-02-09T13:57:14Z",
+    "tools" : [
+      {
+        "vendor" : "OWASP Foundation",
+        "name" : "CycloneDX Maven plugin",
+        "version" : "2.7.4",
+        "hashes" : [
+          {
+            "alg" : "MD5",
+            "content" : "1c0045824ba8b7c3459faf37fadb5ca4"
+          },
+          {
+            "alg" : "SHA-1",
+            "content" : "c0259ad78634a65918e328d793d2ea0b8a9c2220"
+          },
+          {
+            "alg" : "SHA-256",
+            "content" : "47bd0e0176ba679b66739820bc52880a9e667c57c8b7301de698c0ce7e271bb1"
+          },
+          {
+            "alg" : "SHA-512",
+            "content" : "e8b72acd176d5d3e13646c2422d6fac1e47d369162cbde8796afa567d36bd182a5f8f4cbdc46185f3607a71e92c410ab0eacd87ab8c17b38e352eb3077a46ecb"
+          },
+          {
+            "alg" : "SHA-384",
+            "content" : "8759a5908a1dbd6797ce597bba7d67a073d63129e1affd9b827482581ee85815b118fb4e950991b9d6793a5d70e8b901"
+          },
+          {
+            "alg" : "SHA3-384",
+            "content" : "7721f8119070762eed34e1d7fbe0eb2f590130a62f9ebcf15dbb9d3321ef25ba2b0709eb6f3e922b59f7203554db555c"
+          },
+          {
+            "alg" : "SHA3-256",
+            "content" : "3fc2ede35393130c22e8ea1985092c498f51f88c67925701906c910829aaac1e"
+          },
+          {
+            "alg" : "SHA3-512",
+            "content" : "7f54ea340410b97d5ccf4b417928359ea30be0d71d4aaa859389f308407e9d94fa3617d395f7e81e00881da67143aa8910fdae2dd01a8fc9c9a07b8bc03fb3b1"
+          }
+        ]
+      }
+    ],
+    "component" : {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel.kamelets",
+      "name" : "camel-kamelets-parent",
+      "version" : "4.0.0-SNAPSHOT",
+      "description" : "Camel Kamelets Library Parent",
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-parent@4.0.0-SNAPSHOT?type=pom",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel-kamelets-parent/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/apache/camel-kamelets/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "dev-subscribe@camel.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-parent@4.0.0-SNAPSHOT?type=pom"
+    }
+  },
+  "components" : [
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel.kamelets",
+      "name" : "camel-kamelets",
+      "version" : "4.0.0-SNAPSHOT",
+      "description" : "Camel Kamelets",
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.0.0-SNAPSHOT?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel-kamelets-parent/library/camel-kamelets/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/apache/camel-kamelets/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "dev-subscribe@camel.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.0.0-SNAPSHOT?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel.kamelets",
+      "name" : "camel-kamelets-catalog",
+      "version" : "4.0.0-SNAPSHOT",
+      "description" : "Camel Kamelets Catalog",
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.0.0-SNAPSHOT?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel-kamelets-parent/library/camel-kamelets-catalog/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/apache/camel-kamelets/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "dev-subscribe@camel.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets-catalog"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.0.0-SNAPSHOT?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",
+          "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"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.dataformat",
+      "name" : "jackson-dataformat-yaml",
+      "version" : "2.14.1",
+      "description" : "Support for reading and writing YAML-encoded data via Jackson abstractions.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "855c8aa791a09461a249a77cc4f2c082"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "cf6d18651659a2e64301452c841e6daa62e77bf6"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "9e157e2625ed855ab73af7915e256f6823993a30982f4923c9ca82bb752a0303"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3f12b46b002beec767ddd1c9ec07a2247f5bc09056cd364ec9ac0c3fc49f8cf06a9f6794dc95497d4d887c7ef73ab9f78e0595577aa69b04b16017b1283d1f02"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "51c7ce71e25b9f6d6517274c57478f88f6bc176afeace84d9c4f7d9efcd769bcf2ee07b07280ccbccb887a5e7012683c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "92b665ca29917e54382275e3b280a591fe6295751456c9cc75a66a184e15e1f7ca48802181d1662877f9cf563ddab2b4"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "41864ebca58a23a46dd879ed3f6f0bf9e226d8b8591e809ad0577851ccf3db8f"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "1359e3bc3a39be57d5db1f56689a60351111bf3bb338e5604faeddb8fb2af0fcf8e216ed884a4337b3c386c67eb0f6b7ed771a0a9e83179a489f8004c96e8d2d"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-text"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-text/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-text/jackson-dataformat-yaml"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.14.1?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.core",
+      "name" : "jackson-databind",
+      "version" : "2.14.1",
+      "description" : "General data-binding functionality for Jackson: works on core streaming API",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3e3e7aab8799ccc169b10f244e6fb5b4"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "268524b9056cae1211b9f1f52560ef19347f4d17"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "423a0c806de4b3fa5eb4a28698305e3a3777c731e1bcfa1b2f3a3760c7b6e773"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "e23798189c4178603d6df8d27f5a0595f278d8df7584425fe225cf48a1e89d46e50ac0841a8c1f371a4ac4c45680ef207f2e496258f9d3ecf53d5734f6892f54"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "14ddb27647d784645b9d66a75cdad0e88256752994df50b366c35b70e38d32712abb74a7e58089cd7d5048dbcffd076a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "4349a433aa87807ef2af5f214dcb154e3bbd5a884c226d5cdefba54feaf2170aee7e169a2e381fa377a6a33f53c0f44c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3f32d8ce6fb9ef44408817f1416c8dd445d25e871a63cc4b598a7ddb2d3138ff"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c00ab62eebc416880851bd5276ef238b3afa8deb6ed0553fbfd6670a44071f362f794cba69c950f53e17a77dcc471a2a1519436910439e08a359e82e58054d43"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson"
+        },
+        {
+          "type" : "distribution",
+          "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-databind@2.14.1?type=jar"
+    },
+    {
+      "group" : "org.yaml",
+      "name" : "snakeyaml",
+      "version" : "1.33",
+      "description" : "YAML 1.1 parser and emitter for Java",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e0164a637c691c8cf01d29f90a709c02"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2cd0a87ff7df953f810c344bdf2fe3340b954c69"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "11ff459788f0a2d781f56a4a86d7e69202cebacd0273d5269c4ae9f02f3fd8f0"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "787b72aebb685689ab379ed8f238fc2f4175bb82d285909e39e7ff1ee1b9e64ad8878f4685dadde274f950b0dc77dca3082a52921c11094aa2a535672ae4f33c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9f0a0a35df2b339830b9e78294634ea894e7096e01709c82d965e24a9fa9ac6ee15edbbbf23368dcd57741de5bf23086"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "91d8fd581d60be4090d3b522d8c119c12449cff2ce6c436d0e53977e1c9fea8686b2b360fb15f4c3507e4f243d7d6170"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7dcf0429ecb923a66e00ec633bafeb297e3b90e1cc2be0f85443fd61367f355a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "59b32910dddf63475893f7c830d58ca320cd6183704d80b8111cee7bb1674f97f5699c8ac52f905a5b9a20128b9e2b6a26a07490f217033c858d9c358bedcafc"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://bitbucket.org/snakeyaml/snakeyaml"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://bitbucket.org/snakeyaml/snakeyaml/src"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.core",
+      "name" : "jackson-core",
+      "version" : "2.14.1",
+      "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "f9604a5f31129cdb7db4bdec90111850"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7a07bc535ccf0b7f6929c4d0f2ab9b294ef7c4a3"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0114187e296b34c931c1bf9e5a84152b62bfab7d182f5623f3982dc2da35e526"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "7a3cd2e4af749e800151efbcf0a18c6429bf5f8abb2dc2bd4f71ffeaba365574a0adb2ae204b6aba1f3a19f6fe6985d4ddf1169747235e85c5bedcdad2f4d58c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "fcd9164ae7dd26b1562f89e9ff741a9c34611b022db52e387e7a9bc3d8f084b3f5390e9516b049a8542ccb1f1630a665"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "761066454385f5892b0bf1fadfcebd9b8a13d61677df0294ca68dfa4317b3c61e21c429027c7ac6d8272ba80e12a166d"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "5302084471ac0959b67c640165eb595007371ebebd4646b81d9a76b26d9f6920"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "0733c8d5b752ceabd35bd396470289d3773b804bdcd8b292c3a834394d810e095542a077edb5c7014bb70a8f9ebd7df18553df2cb7947436fbdad8ed7ede0851"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson-core"
+        },
+        {
+          "type" : "distribution",
+          "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-core@2.14.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "camel-k-model-v1alpha1",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ab101626801d9cc714686cde94c008dd"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7bb4fc76dbb54c02daad5396a99f0561b91283c0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "5282237a2fce8e9c9537877a1b7ff610f6860f0a0ab226c5cc7296a6b11d1a9a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a16127304d2e5d17319e7b0175b1600cf0cde19cc540dcb3c429e3c035f473cb60ff84109872d9c60b3de1090827c7ca0202e0937eee0a8632ea36e3b777d7ff"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "260f580948997fdf649fc32673cc2908f41650fcb717ac1ee0b5f91818fc34d2d909eb131fc2b068cbd1c95a9d10c321"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "8977169042b89a6d366896c956ee2f5805d961201bb11d71b97db80bb9c2a0b4c426a1f3bf7b66a988f9f81f7387c4af"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "80c561c06314f7f639fb414c109ef80d24a4d9b6a79faedecbadc206951f4f06"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "57e9724d717ecb1472fa1fceca24ef4b993476ffb59b12d440c84d08a26b3234c4eaa02071e7f76622dfd0a7b0b85147596849306556ec432cfe9fb84bbbc58a"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/camel-k-model-v1alpha1@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-extensions/camel-k-extension-pom/camel-k-model-v1alpha1/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-extensions/camel-k-extension-pom/camel-k-model-v1alpha1/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/camel-k-model-v1alpha1@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "kubernetes-model-core",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ddffa4507aef251121addde575aceee2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "5be2da4955a972f852e434e9ac00946f0992eeae"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "60d1d8185a2fc430d14dbb2b6581dd641436f94f1675db95bda1a7578f131ff0"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a048a8cda4b116a93e4ee5db52034f7b1e51986f3d19af52017327953d43cd98e7c7f95526263f5ba188c4d86e0b1f5d7b56cf21880f3e5bbae8c839c6c2036f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "783415e1e1b74128d4e603cae8d21ff9f6b98b8079656e45c973d15faabdaba527af6e3c7fbcc87da4db9bd93c34b583"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "f44522b9a4b3d147b77c9e373fae2a9dcd51c05b2b7f391df0c0e8a014f54676cb85c572c7d7b4c8787011ffb8519420"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "8c012b84cb5fb873c1b575ab885f9f315f27ace6a18f2a5bad9585faf7c6c906"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5f79903256ed7e67cd8950b944d7c2955bf81e5121583cad69de0e0bb42cb7cd4a77d99707f1ffda9c21d379aab138990a26817aac14efcd6765828e34e30aed"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-model-generator/kubernetes-model-core/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "kubernetes-model-common",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "c00e0fd313489a405af9387e411b5c38"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "df82cf1becd002c0242341950a7ffa62ac3e4667"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "216e04ef21573f1a8f64402b7d6cfde222a4a9f4ef0df0b0e0e993495cb109b6"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "31f90ffbd3d2a259efaea8c802b2932423db3365e1c1f0ac171198be909a3b031db65939bf85aae029d20d10c454dbe9ac44edc44a0f6cb0bd9c14c77ca46e34"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "a94480b7c8e1203ba20d898be1cfcd2de63939c16d7edbce29f6e65328efe9eeffc1ab4fca729e245520a2383b61e248"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "6ee2f0ac3d75ab9bf5331d8d15129ac4e21abf1150b708b8b28f45503482e8b25cf8c27b836781d1a83060fe7debd7b0"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6a5e39c41b66dd4c1594c4dabaaed114f4f8179e92fe1d81cdb1a47f6fd66290"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "015e31eb2593e3604e7eb5849b1125285c6654f9c054d0c027cfb5bd8f6121c56761ec8886392141e1abf47b76f47a75c4635ad479ceea738f09ad2c448fb2d0"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/kubernetes-model-common@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-model-generator/kubernetes-model-common/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-common@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "kubernetes-model-apiextensions",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6af014559a97eb064d7d379b463fcdf1"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "9037aa6979072d9046a3429010dbf4fd65633252"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c6b8da5ea720496b712cab1c1f75fc83c3bd01ea50bfb0c98880d1fde2828c3a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "62aca7f8931acfc9976c7135a5e216eef1f33610869f13372a583bf448dbbf14bec6abe8dd667350058b4ae3e49b4dd024a470dd8c78984e987c4a1cc701cd5e"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e38c7191b589ada5ad3431f525146ed27d23aa1438653ac64a98441af7e5bd5fc68070fc3b0a01500fa1efcd9b6dd0ea"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "70d5192580785e30f081256f0b7f7e08eaece3d67c4c8eb858f7c6159796a1d62bee4e4b32967870f5e13a8d8cc6a2ac"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "063686e8e3cee0a364fe2bdb07dd520ea3f561ee92d46be7c123d24d5e36fd2c"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5352dc52c78df2531a70a7001b8427eaf27873c6f5abbd929ad8b55ef2e7b9d6ebe294857dee2aac445e85aa7d58613ad4a9bfc1c95e7ffbf8088b98d8c52498"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-model-generator/kubernetes-model-apiextensions/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "knative-model",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ff64374b68dd0faf6f847004e0f800ef"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ce844d99136af96888e31fc6becd47f14b07cfa2"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3289dd74e08fd6fcf19f6429b9e791e9717404949f0aca49630c8488a49076f3"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "0e4246d21b7639d5d4a81ea0cca227a6ddb3e5ee1066c2e3fde7b5c930693b582fd9073df597fe8cdc40501a3528b0f918657429bb8dab573b2a9bc274ca0813"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "0431f7a6dab8a17d15c999d44358ce28972a00ed23f94722fb16bf71fb724b066207a63452bd774463fe3d1f975795ad"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "07b09b8bdd3a4ff4c9a27a7f498160c1e99dbef4a60e59d4c042c39fc20a3d24b3b9a0cfa0fb10ed39b1e9cacba33ee2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "354a1956980dc310b63c92333c306f9edf8cbcdae668ca418ec1921610fcdfc8"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c3a4492053c946040ec58c9fb0d9baf571d397ac6402e8a41c748af1cb67c6b522984be6bdd4269881503f4571ec0e9c9df23001fc82ab936b1ae4737ab6f290"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/knative-model@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-extensions/knative-extension-pom/knative-model/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-extensions/knative-extension-pom/knative-model/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/knative-model@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "Red Hat",
+      "group" : "io.fabric8",
+      "name" : "camel-k-model-v1",
+      "version" : "6.1.1",
+      "description" : "Java client for Kubernetes and OpenShift",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "650d26672af6a17c91ce9fe9d5ab1c5a"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "168845a4831602903c5c5829baf364a023f96a1c"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f9ac25dfc337c71ba26937b74df387ab84ac6819a6fba0caee15d13fa5a20e06"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "de7b04ebc7e680ee6a426f8d8bb8f1c0d15d0e8173852db77b8bf63ecb06af9aa15a76a8c864e2c2944f1ea10cb0267f08219c1c96c66fb5b1a579669d42bd7b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c8cd9e085f929c472fc9a46c8546653fd713c936f83e28f6e0fc7978a048f660fd86bcc53ed0dede3eac1061dd2bc058"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "151566c2b48bddb21976c5d1a7d3f236dac1c84bb623d8392626866955d7bf6fea1a79f9e552d6a6fdcdae7812c8568e"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "58d039ab72309eeeeebde3a2cd5f80323f5795e3db816321c034c5c1a9e72df2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "4cb74d765babc27bd596e4f9dcfa754a2e77475ed7cdc55b80e55c06eff8aa20b1a68e296d4267d57f5401d9bada7c5bbf9853e98c54709a740d46d6086d3e7b"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.fabric8/camel-k-model-v1@6.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://fabric8.io/kubernetes-extensions/camel-k-extension-pom/camel-k-model-v1/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/fabric8io/kubernetes-client/kubernetes-extensions/camel-k-extension-pom/camel-k-model-v1/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.fabric8/camel-k-model-v1@6.1.1?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.datatype",
+      "name" : "jackson-datatype-jsr310",
+      "version" : "2.14.1",
+      "description" : "Add-on module to support JSR-310 (Java 8 Date & Time API) data types.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "9cfb005ce2dc919f3bcc0db655dfd42b"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f24e8cb1437e05149b7a3049ebd6700f42e664b1"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0b653613f51d6e15396d2b65ccfec9539b2ab471c5842f5b11ac4877cbd51f72"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "eaa4af49d22e0fe5490e3922ff4bc388cb7ab7235eda3b73ccbfbb3a9998998989b686977d14a06a7f50e1372efc342e139108055db552956d160166855d4f7b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4df5f8fe015fd2f2cea7e7596541b2de8ea9bbb284d4055f5a78e106d05ccba68fdb82d231f34170d8fe8e9c25695d03"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "d2f33817499ba958530434001c19e3f50253741e8540d69d499a6579c63c85e9f4aeff5483ea3d9fa430582137dac94c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0225059530c389af75b4d33cbe39050af45ee858d073c81b00e4e5eece1a9888"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "686f0874b189ddcb9088ec55a693ca5c7f104564a0d2c85339794ee8387b7e849dc9542bd65818e8febdbd9be4807ae6898a45e2f5ab8561347a75522ab6aaeb"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
+        },
+        {
+          "type" : "distribution",
+          "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.datatype/jackson-datatype-jsr310@2.14.1?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.core",
+      "name" : "jackson-annotations",
+      "version" : "2.14.1",
+      "description" : "Core annotations used for value types, used by Jackson data binding package.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "da4742ba6aeb24bf1bd29382fd95647b"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2a6ad504d591a7903ffdec76b5b7252819a2d162"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "d255b4b863ff8ec714a8f96fa55c34621d43dbb82b82d3f57476496a4c09e1e7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "80c98ab07cf49a2114882f955e5eefe9cef888a495b7db34f0a3c171525dff645f091fbc4dcea8d124ff85ae6eb530f481d25249420c9413772a712c78feb93d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1a68c63fd1c9d5114e39aa07f36a688a4d5c2c07a66bbf2370ca67483f8569c8bd2ad446b36f24724bb73905e59eda53"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1f5eb50fb9c3681daf3103d041f2cc6dfa938d8038f1945871260fcb2a8e417c8366f346f916898a0099c36cdfb964d1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "4f2842ab076e5107fad346f0a79c3f87a75f5667b400e7087c6fee7951a37cdb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "60038ae7eeb69fca94e497dda74649e53e9b406d13fa03ef6833bff46f59605b53d17a4004c45b7edaf04ab329b08a6c70e50e177362eb147c2ad70f98b2eee2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson"
+        },
+        {
+          "type" : "distribution",
+          "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/com.fasterxml.jackson.core/jackson-annotations@2.14.1?type=jar"
+    },
+    {
+      "group" : "io.github.classgraph",
+      "name" : "classgraph",
+      "version" : "4.8.151",
+      "description" : "The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "9531a08d13dbe4c63ff76e85a48b9cb7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3943720402fb4c139df4193f5e6c5da9e46cb2a9"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "4541dde48ed085345efaa5734f7bc7495c5843589a9c0a4cb9594d9c81735cec"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "4b47eabc83f3f672a7e91af6ae97bbdbc6f01ed7149540cb06b0f530f45a95d025cc7807a6640982d23d2da50bd973ad788a4c8fdfa025da7cf93c560abbe61e"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c708bb0f877200c7b4b89c3aae3a37babe799d9e1e3c4b25323cb6597172f39fe1e5d5094370f1aa73c38a4ce4294776"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "78ab539f7448085039b476fe347a4a72097eaab202593ec27a7755609a48cc32d32b67d74a678e57e4bbd30563a4a5b5"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "406774b51a6d2fdee6ecc4b5295205a2bb225f651b2e76fe16322af079c210a7"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3d16d1867cdc22397abd0236c59ed2c8ab345cdd24036c10dc238978c9654cb4e6872642648b8bd5b8e70d8f5853c39b4e1f0c2d54917efd73815965ecb0dabd"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.github.classgraph/classgraph@4.8.151?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/classgraph/classgraph"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/classgraph/classgraph/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/classgraph/classgraph"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.151?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-tooling-model",
+      "version" : "4.0.0-M1",
+      "description" : "Tooling Model",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "08ba50d7ea2e2a2943838103b8e319e2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7a8114b2e9cc60ad3d2cc80d124b4681c4d5e16c"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "20aaca9ca2ef1a99170f773cb8a1c09ad2aaee3d93aa04ad9fb6f939b9f3151d"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "8c9ab5696584292773a1f30e8e5e71399ea0f8a15f3ccfb0f6af0c33509b80cc30c1c348511adccdd3ab902d8149bea713c780e6800a961fd8096435ddadc562"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "831b8f8374d5a67d644f1ec6feafec8d8a795d426e4ef11b933165b5584df84dc167ffa5a1f2607b79c213087847698b"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "05cdcc359252028fd79969d1005d06b372ec407fe586ee377b6cb39daf98eb81e650edd8944d7f9ab00ec56f38617955"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "fdb0538fe08d18e4cd4ed7cc79f275e39efbb7177f5e3de18a08bc8ff3b11842"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c4cae77d43485a097b2e1afb57775417615134391c18d9a7431b3b59556643c4d40165751b052a4d1e9a22f82bea2cf76d228b9a80d2e55383076ca4048c3c54"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/tooling/camel-tooling-model/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/tooling/camel-tooling-model"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-util-json",
+      "version" : "4.0.0-M1",
+      "description" : "A json simple parser that preserves the ordering in Map as read from JSon source",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ac8fff48e3bde2dfa4261a26134af5a2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "0aa9b472d3c7359debd2119214d55acdf8753a5c"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "b2a9ee1afec36fd9b069ac4310d59d1720832e5633fc94ca8159b4145baaa261"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "8d8f730e511048f230a2967362221a5e40a8b811bfb708dca39555d58f75abfcaa145c99264ce4d5eb2eb705a47c77796a2bebb8720b6f862bfb2351e256ccc6"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "af89c653b9f10c9b923a89a076e1f410eda7b17e247e23b97bd73ff1e0de6ae774a1edfda4e9769ffc2e33b15d5df9e3"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "d2db52bc18858f26cbdfb84dac0c71a43869ae8912f6135d8db652e193df68b04423d526b60cd63546ebbdf9abe2d582"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "f759014c6665d0f1f7cb09d4842fcfd4d2bae8ead283a5d2bf674193e47369e1"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d4d41185f009437d0148928556ac51a19cfce3b476ba47490f85272cfb872e547605468ca99ab9e2df8bbd4664ab5a52d7b56349a5387297f68b0798f3738c77"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-util-json@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/tooling/camel-util-json/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/tooling/camel-util-json"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-util-json@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-catalog",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Catalog",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2b2f3cc6248cf3d7c8e2a9ab1817b067"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "acb737e0ac0be4bc06134d2d3f9e96df56c34295"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e77276c3f50019784e0afeb59b5567e5c37eb9514863d2514c1f8fc29d4752dc"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "21df19bda22e5e5592f62741fd114b114fa0f4ebb8b92d73da26a44d285413fa2bf4727273b0119480c4146f2489c0cda8f8bc61f6c8c279bf8a0c5074a02333"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9c3a5c24d248afbabad11fc9c55c475fc8c0a4a331c161e38fcfe437bcb6a4cf50d23021e9f299020de9b550926a7316"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "08305ea7b7ee4e58ba8da239c9c751cf95265fbf642106f252519f386653ea3fff83106e49dd2e20d5af322fbd59483a"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "ab39693c3a3fba22380c4f600fcd8828282eb11e26f269c4174baed807c84df2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a1d561396953c996e7312cb09cf117dd686e70df29995e60ebfb230871f3254e6ea026d97b0ae052f503a1dd50be6b19816f80c57687cacb1ac0beb49797fcb8"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-catalog@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/catalog/camel-catalog/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/catalog/camel-catalog"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-catalog@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-core-catalog",
+      "version" : "4.0.0-M1",
+      "description" : "The Camel Core Catalog",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2ccf0a77e48af93b66aa9a326d680517"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "86e00c49e32300962eabe88efacafb0cfb6b64da"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "79d9937ff2e623ea043aacea0f10338524896fd51980552ca8b88a27efff1c60"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ab40af2ca33209a0de232ec72988303d865cb31ad588547dac770ff1710125a4f63fa18ef7e95e0cb0412820cc9d513e1665e49a15850f6b199676112eba479c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9ac8d4a29292a5f051ff5176f7467035229eff7af081a99eee98ca46eeb56365217f2f90627bbf99ed8286a3d3e276a8"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "596d653d4cbc57f561e34e3b0aba39f43a9c6ae268ff7ea6838bdb2a50d17209053c907e1ad89992f7e35ab24ac0aa53"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6bf52b26e10a7a9d25b269df2f28f2e53c5dacfa168871a1ffb9d0df27242683"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "dc658f30b692a4151141b5b31ec5b3fec2771a634b5d709e7ce487de14f25c1ddd6907764c7f314448f732c3543810d7c9fdafb765daced9661e6d0a2290e935"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-core-catalog@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-core-catalog/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-core-catalog"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-catalog@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-api",
+      "version" : "4.0.0-M1",
+      "description" : "The Camel API",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "c09dfbf5cb909d4faa02485510bf9ef7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "eb734f9f287f97ae5925ad0a6a78d5b503ad225e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f00fe39b53aa8535a352b6f66afb9edbd85a5b455a5f41fe7c4697fc68168f2a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "d4afc50f3651653f173ef19d5bb735e33556d65e152be1dfad37818e39014a300434ded5c4d4a6a558b56ef26e8ae33d3f6c569bc6d4cf1c942ba03b8dbfa2a9"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "0318f58768e7921783b69f8edb635de7f9a72a7e9f05eb2ad5c307c7b4ef11ca8d2e1d5a3cbae5a1797f9ab45aa9f00d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1d92066794acf2429b2d9e78ab2fc5021b45dccd7ec9cae3b669b742a45a86e04a5765da080dcbd0dcc0471ea6cbddbe"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3efeaf0228b7eab9f44b4d53d34144349f865d714536f8318ad20aa415de70ae"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f7b493b7b0518ebd3e5afd86c0c6bda79ede6c18e8df81e036db64b87bc5ccb821791ab6ed00af7af74e96737ecda08cfb3118e0d7d274f827a4acdb62d45207"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-api/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-util",
+      "version" : "4.0.0-M1",
+      "description" : "The Camel Utilities",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0c0fefea0216fbec15dd9233f99dcbac"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a2672dbcf9f4994a511171e68d948cc1fb1cf0df"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0ff4bdaa38da28f12cbad61164f9217f210548aefce0a0ab1e2232a68b182bce"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ce32119383300ef6d0c7e19ef8341fb9fb5d2724d00d8885d57ebe67392aa1ae91da3ac2cd39169042ee020a9f27bbfd6ff9098d805f3a4351d322f3b73b4cff"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "702c15c901f1a363ee683f8f9834dfc9d0b94b2b17034313943f428014a597d7e79584233b07790493fd88e7d89d7eae"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e1d707b0e58d918f7500fb8f7d101995aca3a9feb2154f640aea3aa5cc861a190cbc44d6a11faa174eab98c53e44fd95"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "e4ba37934314cfbf91e1e8c98fcb02964e1a168fb76755b4eefb236a7c203994"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5ec036a7c4da0670fbbb23a2755fda271be7ea17284cd0d1763624fc1e7ccff612554340912a97697b3ca3b8f45a2b24f91afe7ca992439dd1958c5db607845e"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-util/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-util"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "Eclipse Foundation",
+      "group" : "jakarta.xml.bind",
+      "name" : "jakarta.xml.bind-api",
+      "version" : "4.0.0",
+      "description" : "Jakarta XML Binding API",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b5132a66e2d3a60904f8035a1f8a34a8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "bbb399208d288b15ec101fa4fcfc4bd77cedc97a"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "57e3796ad5753640088f5f9d3c53c183f2c250b7dad90529ea3e19a5515aa122"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3628ea2ce89380f3d1c09aba611d5b1cf0b53e2a2f87689112e8153b9409995ebc9c6ab1e0e7cfcee194c8233604473bcd8e7b6c4b2aba4e0ef220332208ce70"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "92170801cbeef42dfe5f14f008422fec5e17e4ef172eb2fdfd6d9f70bf269a0609b39187bf0c0f0cd6aae11502d28d37"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "559bc1752bcb888736fd48354363715676bff1f8b541239308d5510a19572430a5ba553cf7b9460149e9460b54486485"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "040475238bcea57cc293d184c25af8f88e058285e66be3e48469561fa820914b"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "49e69f0794ef9d4f37a11a847cb76f196b03ceb02858904bcfabd4832f2d0f51d21b1361325fd75b07f2195f83994e3f3bc519ffb4f9e227618a8a299f942d7a"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/eclipse-ee4j/jaxb-api/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://dev.eclipse.org/mhonarc/lists/jaxb-dev"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/eclipse-ee4j/jaxb-api.git/jakarta.xml.bind-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0?type=jar"
+    },
+    {
+      "publisher" : "Eclipse Foundation",
+      "group" : "jakarta.activation",
+      "name" : "jakarta.activation-api",
+      "version" : "2.1.0",
+      "description" : "Jakarta Activation API 2.1 Specification",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "7c79641566f97305e17c5f7b9bb33fc3"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a58861b5deac5e151140511cf57d6b80a83f2d20"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "56e8d994095fe49c28138c60291482f66f18d12ac2b720e938697dce6a3135c7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "53026e23571e77b9696cf02d1eeb20295b7199a169c12db9807f2ef2512eff859b37108b96bfdbcd2c9f4a66728d12ad8182b5548146897cdc2ad49e7b2b2ebc"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "2e835f36fa8c90490cd4f543062f3ce548175fc97b3dfa2ab3c63f2dcd59c57060a196ace53933639399657f6aec9e5c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "bde529fca53e87d22908b4794730a03a2fa29b62ba8cce07edd4e10e34d98cd43a7b0e449241010ce55e962ee4140837"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "be51f4c74f02fb8c98fca209dc5d33ed89dfb240c882e790974c06bef563a6ee"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "835e222a4ed4e31f570afd5b10b1935ff8fe4453ce79e340cb021229cc186586e9461411ce7749798a97122794bc3a1965ab770f9682bfb68f6b740e41c50943"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/eclipse-ee4j/jaf"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/eclipse-ee4j/jaf/issues/"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/eclipse-ee4j/jaf"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar"
+    },
+    {
+      "group" : "org.apache.camel.kamelets",
+      "name" : "kamelets-maven-plugin",
+      "version" : "4.0.0-SNAPSHOT",
+      "purl" : "pkg:maven/org.apache.camel.kamelets/kamelets-maven-plugin@4.0.0-SNAPSHOT?type=maven-plugin",
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/kamelets-maven-plugin@4.0.0-SNAPSHOT?type=maven-plugin"
+    },
+    {
+      "publisher" : "QOS.ch",
+      "group" : "org.slf4j",
+      "name" : "slf4j-api",
+      "version" : "2.0.6",
+      "description" : "The slf4j API",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0dd65c386e8c5f4e6e014de3f7a7ae60"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "88c40d8b4f33326f19a7d3c0aaf2c7e8721d4953"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "2f2a92d410b268139d7d63b75ed25e21995cfe4100c19bf23577cfdbc8077bda"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "4f8bcafcbb105542ae9333a79f1779aa299570c129abc718331cb5969af52e06e53e645ba52e67ebbe822006ea95093186656742dd24a4b167e270ba9e55e1e1"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "aae19620668b33d8a5837cd39bfd398644199693c08869812948b52eff238cd9d363cbe1a5bbdd25d6efaac4bd2caa67"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e70ca0766bfb4ab7b5d4f22855fa7ea28bc26f51e345ce34f11f0d042d08d8fa9b718fa6eab3c19d669dd05ce8075962"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "e0c8b3a870481be3bd73d454901bb6db2a2bd0b34dcd62a13eac94890861caa7"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d5a1aabdb809a4eb9bf2b81747d33438ec52dbd4cfa87d4f7c11213ec582553d6921c5537e5a09547feb8830c9a7265a163f21df118b9c2e11bc4379a0f514a3"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT",
+            "url" : "https://opensource.org/licenses/MIT"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.slf4j/slf4j-api@2.0.6?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://www.slf4j.org"
+        },
+        {
+          "type" : "distribution",
+          "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@2.0.6?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-tooling-util",
+      "version" : "4.0.0-M1",
+      "description" : "Tooling utilities",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "5867999c1a894b46e1ebbf29eed3b6d4"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7f64cfca3955fed2fa8105abd7e6d34a29f57d98"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "1762ef05c3d58ed1a3b07b6c30306f9ea50f867a68be2894497520f0b4f903ca"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "5dc2f21b31deafc504212288935085cac55e6fbb62ef332463e4958b5ed851220108f48ba0f01c6e0ae7a2f3752306c1720636ff620dbc1ac96dc774d437f4c5"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "83533dfb4c7a2414e4514c76cccca914fed7b2441c9d2e2384caaa47214c6bbf12bd396e62afd356a612c4ec2ea4d909"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "abd75803af4ab2c591c499a8d0149eb3c78f73935712fa163a598186bd90ebf0033c81b0234d750d562d082bff95be17"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "730aedab65814a806a49bdd11796e75e592fe208873eb07055409e2160912140"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a7d0dd3fa22aa07be4321532afc32ae1a24d9d1ada01977305db955af70ee8c0ace121a41276e2167dbb5ebea3959b7e0c1b3639dfa903e659e89f883d1b2e6b"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-tooling-util@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/tooling/camel-tooling-util/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/tooling/camel-tooling-util"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-tooling-util@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.resolver",
+      "name" : "maven-resolver-api",
+      "version" : "1.8.0",
+      "description" : "The application programming interface for the repository system.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "59e0afbc71d682c726d0ba95464f3760"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3ddb6abc5b55d5fc800a4e3ce0cd28ac75fcce47"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "5c9df7e7f6122172d5d27ce3efb2bc58fc7f423c2fb7468bf75315d742ebb181"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "1acbe75e6aca58fc62c8a29169011a13f7fb5e63baae7910a7a74b550500b30d91f545e6ce006898c9393ac7bb320bafb2e57cc4c7d07e00318928da0a559e9c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "5b087b309ac449e215a086e70afead79468484d881cd18294256c03def75ede308ea4735e000a4bbe624bc6edba0566d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "05af8f0cf832045638348ad7f1a36a9190457dbfaf28bcf1bf921ea146c86c087f1632757047ea7bc381d06b5c1f4a26"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "80e2cc55b2d9087b9cd909344872fa62e582f2588d4c6bf14ad2242c1259b644"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "af61f65b491a1e183e7640d789f7a931771d9857ba5218698bb5c7097764fdb8d9bdc080d9eaeae5a4fb3621bcac0345ee7299a4cb83fa9e71dd2e77935532ce"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.8.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/resolver/maven-resolver-api/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.8.0/maven-resolver-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.8.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-core",
+      "version" : "3.8.5",
+      "description" : "Maven Core classes.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d3e9fdaacc7bffc1ee89a94de453d491"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "404e410171f1139d79425c3b1dddbba5b2d81a99"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c0d7e09f5342ce596c4a7fd3d1345442161ac6ea91505ee66ca7131c92f458e7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f0ce49bff5230006e1b5fd13d7f2c1ed62950d52adc7ef2e3d7454ba8e13bf9815c9228784ff5d2a77711f9237d665507dea9cc952a5d1f00882cebce1347ada"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "55c30e3bde3681c12b0b79b193b80f814173e9aec0dfee9c0b0b7d53cbef03111cda49e13ce7f3b933d98d98d3b0c925"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "977313261c904c9fc7dfd2fb5688515f4394e7020e467a5d5924c9b9de78deea3a78289838d688e8437bea39e7501e35"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3143214ef9762f8ace7862a0cdc84a651e28bea2cdd12f89b870f922e01869ef"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "2bdc095c19811e88fd410ab28c7a9e119d531f552e8d9a283de74accaf19ff70ef15591bd5ba4ca81b7009d1e7deb6d3a86620aadb806e7124adbd02ddfdc7b4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-core@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-core/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-core@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-model",
+      "version" : "3.8.5",
+      "description" : "Model for Maven POM (Project Object Model)",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3be24835bb2379d50201f4d5958d643c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a22c2ed76cbd2f78120d9c653f89e15123d473fe"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "7c9eeb30ac1941ea9bdf76c08c162ed98c005913e5bff66de3f1027a304546dc"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3d831c9d61c1d2697d4fcc76112154bf82bfff7514a71ff6d42d72351093956a7ef1f9c54f9d81e9d58b81dff0510618eca4c751a0d3fcad023e448e81ba0fe7"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1a885f1bf37048d37ffc1093c9e3d2fc452940a177791ffb82404419d48b0eadeb0cc4b0ef81a4e4f004076dacd4b947"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "a65587bff2f4aecaafc17e78a1c04dcf2d52f0507d549fea02a317854caae56ec998a4411bed46d59c760a58cc74daa0"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0bfe146a17c3b82cc63276f9e07621bf2412d91402e11f1714b597fbcfcc3870"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "22e211becbf041d6af8ad454bb1284b3d58bac53c2cba4fc1e71656e8eb393614aaa7b617ed42a5a4556675f88c303787f049954b11e202014ba1473c227c7f7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-model/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-model"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-settings",
+      "version" : "3.8.5",
+      "description" : "Maven Settings model.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4c2ecb610f8a675aff83b05dd249c563"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a684f5ba0b738448ceed64894d0789442b11df8f"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c8aca7d768cf6a79b562fe3bc09bdb21e4bca6aa3710d10f4a97b0a9ec47ba7f"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3da4bd28042f8125b87e93bd9c0ef418bb863404c9fe9a50a4aa33d23b8122909c79494008fc61f8391645e332c22a1452c36b4e9fca7a2786390b3d9b4b5983"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "72da15ec28cc66e275208ae46f2a4180eb2c5e0474e64a380c6f43201b98d39d23f5f8e754095d2deb0aee6285790b08"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "bad49e863ffe9d4b1de199d89a30b2484b7a6a95051df8df5d62e8b91f90841b80067775ac775d1b11dc087850a3bcf2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "be836ff3539a5ac0ddde90e217f2ca984ac143547b0e8d58becf9528c2ef0707"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "4211b1733d20f41bb692f03622d675812774bc4511cc06a8c27c05d762bfe5f04029c126b2094e1e6c1be5c2c371fd5718bf8abb3a30dc3b41268803d7900c12"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-settings/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-settings"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-settings-builder",
+      "version" : "3.8.5",
+      "description" : "The effective settings builder, with inheritance and password decryption.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "48c10ea999fc3ae2820212097c183741"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "b15bfe81e7edcb140a3d19b305a7cb4b9f32b758"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "4c76c80dbbee50c55d1863d6dc58ccf8417bf0c4292c739a834914b69c1f6173"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "bda609861da5783bd88d378c62368518ceaa9182332fb81d83bd395eefce3e1197dfa9d3c99df9c0f63e3e4d0ddd2414e5aae406395c1b856022f359fff13da6"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1bb939c62e241c3064bf6ae55fc438310b715464a3e9ad07cc332bcc78ebeb2c1c7de38adf3683fa0cf451e1e90141d7"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "c978c447fd4a1f87e247dc19bb86c1166056221e801a42c1ae17c0f21bd434e33f09b58dbfd067752bba82b39abb5f8f"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0236534fc6f8be398d30abb87e5f02114b319ce1b688a84edfe04cd679617b58"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "44a347566b0bc9720f056a7750278753988eefc88808496f7f679eeddcb42361c74fab9447a9091f0714ac060c9d76b7193a372ff2478e19cf1daf4741f2fe2e"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-settings-builder@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-settings-builder/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-settings-builder"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-sec-dispatcher",
+      "version" : "2.0",
+      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e68635a721630177ac70173e441336b6"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f89c5080614ffd0764e49861895dbedde1b47237"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "873139960c4c780176dda580b003a2c4bf82188bdce5bb99234e224ef7acfceb"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ad4e814c8baff780a4eee064903e52b09ae00420a59fb075ef72dbb8d64d12d3d5009b03d56c15f93587d931c3a7f06cad6351ab2dc9415ccc6eeab0daebeb07"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4af3426b6409cce7d5fcda4e2af407fc2dbae9873e06d98332bcd032c0039d9080a291e42223ea2bbef9825d3d63493f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "41720858dd5804f9cb26a8878c16dbdf0372a90e99c037809fe76c3de2c5517ba252af8f8cdf534c1a09900702e6a917"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "50fa723aefb551a3fd5888375d01f1d776c534cdf833baea392818e9bfa8166e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a43f823d31b377c0c7ec8d36ace69e5dbcdaf4dc4ebb45ff0561fea9e12d74c06090ee24b29b06769d4031693faf5d7e3146583d3a64bfaef6b7c79773a8831f"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://codehaus-plexus.github.io/plexus-sec-dispatcher/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/codehaus-plexus/plexus-sec-dispatcher/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/codehaus-plexus/plexus-sec-dispatcher.git"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-cipher",
+      "version" : "2.0",
+      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "55d612839faf248cbe3e273969c002c2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "425ea8e534716b4bff1ea90f39bd76be951d651b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "9a7f1b5c5a9effd61eadfd8731452a2f76a8e79111fac391ef75ea801bea203a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "8f187b07867a7c29d77454aae4b76479300238d9c4e777c1afa2aebe33b88dab916e29111dd55acac1341849f4579fe91a5470fdd45ccba0e05709c2ce3a1d65"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "6973eefe06a8992aa8db1775c0f43a84cbef54eeea9122a5a30c362af3e4fb13b6cbd6fba229142e2a4495f97d71f409"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "ea780d218f96e61005c5582bf3785ddbb33b53ccb4efbffd76ab58166cf261d3c256d52fea28759380684b7e9b0db8eb"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "e2e51d5350ffdce341464ddcdf9ae60108bff40bf5174dc6be43e33ffcd84af9"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f3e17ea31bdefc8094ba3495b8231ec7f90c7175839b009d9fd230110b66ac4c68c912fda1a6e644d93dbce639d738e2535f1ade5841e072a604f5f8ac536729"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://codehaus-plexus.github.io/plexus-cipher/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/codehaus-plexus/plexus-cipher/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/codehaus-plexus/plexus-cipher"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-builder-support",
+      "version" : "3.8.5",
+      "description" : "Support for descriptor builders (model, setting, toolchains)",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "fe19c6661c964ce89508900565c8524c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "941dd5bbaaa1b2134510e7b3c6175911d0bbecca"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a205eaa76609ae0039bf38fe9a9c024c646eded05d176effbef524f04a2c2761"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f4fb564ff404475bc7125e234424161f57fe8d2e87041e30b383f1f026755bcb3c4c9a4db56c6ae24be1145b3e3e79b6e26114fe6c9d58c93cc56ab04e6f28fa"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "7db13a53bf0cfa406d9793dfa3493499a5ebf4919aeac5fcf9d2a8e86d0b6c726424d6dcb970ffb7e4b7bc1a3604260d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "92dfe067d3951908e8d60cba871f257324ee2c6ac4a9bdfb4721e394121595052c082db93c3585348f77e2c18da3f6b9"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b09fd61e4e5ba19a5186fc3e0c80d6a9e4f07433fded37b17054594b24b028dd"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "6c2cbfe911f2ca52948f575d4c60d418e25eff1103c4797a2c0fe1d8ef627d45c9c2b5f8c8db6dbe6a02f47fbf061db95fd5fcb0d9b460a7e12f3e256c932cac"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-builder-support/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-builder-support"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-repository-metadata",
+      "version" : "3.8.5",
+      "description" : "Per-directory local and remote repository metadata.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "642853a3b5bedf41efebbdae953398a2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a9cf3ff3e565dedd8231c05f4ccb6b61e6215a82"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "24d89a1b23dc0427ac67895a741802fd23897bdf135d87fe586d718b38a3e924"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "fcf328b3aabc32e64e924acea095d9a39ad554ff25462bbccbba4a80a334ac543fa58cd45e4d676606fa97556a7fb1f855e3d194fecf86b67b7b35759b5e7599"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "a55e2798fbe74ceaceb5bba0d4be664df03ab230f6f2013db8b49d7d79b7aa7a21773896c1e5549bf779c86dbedfd18b"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1cdb1ce5ee0eb1cee7e48652f204b71b134cdc5694650e011f47fc601af9d2373214b903a1494d5a138173edafc67559"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "950507796f7890b402cc992157d20192cd8b6a39027f4151dce3979acf39e86b"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "13d60ee634b05f0d8da7d571fa6363567c82c4628fc3347bc3703af29e0176b98ae6d1728547a60fb3500c87fa8831ef7c68f661459dd5867378e98bbb8d9db6"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-repository-metadata/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-repository-metadata"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-model-builder",
+      "version" : "3.8.5",
+      "description" : "The effective model builder, with inheritance, profile activation, interpolation, ...",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d861f5d9beca40772a2b072e5d616156"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d719e354056fcf486cd2300cce3d1a422349fd38"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "6bcd688b4700bc0d9046c531c316e75674f53b345d4432d6a7f62812b2424bef"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6acac8264c12cba18b9f39357f14b62cad0d7f236ebaf6efeae854816fc89ee6c172949e01197a171c294d65e65385b4bbaac1faf608ba83bc2a49edcdaa5c6b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "6f72d81739f55a2e4833692472ae2c8833e627091703bde6df6b93f858b7b30f8a3bbd07aeb62396381d8e882f2fbad4"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1460b7905b5533b0e3d68fe61e4bd6e5a4b4c332d00076e7776a027d4abdd5d959af842a8d718bd55a5dbce8bdf4dc8e"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "66b86a4f3facf739c1afae3d43c50a6e5d349ef3ac3770ed6f9caf6865ec6aed"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8573cdd2e45046a6c7d7fb989d8335a5a40fe9d7e73898cb784cd2093f70604b0160030fb5e2486eae8dd1c959082e7bdf29ea91c7b2694feeda5d0adc3f7d44"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-model-builder/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-model-builder"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-resolver-provider",
+      "version" : "3.8.5",
+      "description" : "Extensions to Maven Resolver for utilizing Maven POM and repository metadata.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "9021a5ebbabc4a591bab0331589f6614"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "91f423a4584f2fc7f45cac5b0b58edc33c077249"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "4b9f827efb393696431978dc0354651f1a95d4c52ba07c92d830efe5dc9b1012"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "d0ef4afc8d0322051e6eadea776261ac79ada28915e0ef3fb3c37d39bf776d1f4ce853674c10537803bb94a76a4011a01408acb670c486cd7877603e15be76f7"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "0494ed10af2f6ca1756b24b535ce9b550ef9bd8fe954e320c722e819a0c6124964b3864329f18d2f944bb785f84eac08"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "385d9b1f3168fa8e9da52c257002324073c8fbfb62fbcfa17a313aeddfd132781fb2ef5c60465cbb401fccef125d054b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b23b5766bcd115166fbfeed1ad7106ef23154280a6676a5da90b07248c3842e6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "071a5e3fe211303a7ff8e781960f98e42968d5508487f3d73ce3cf5f91eab2efb33e911265665d87485b1a4253aac1fae3666f289fb702f39bbea2b6dc4abddd"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-resolver-provider/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-resolver-provider"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.resolver",
+      "name" : "maven-resolver-impl",
+      "version" : "1.6.3",
+      "description" : "An implementation of the repository system.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2145b5eb9ddd8bdf9f3171122c703d4b"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2714ffe60bd71259a41b3e4816122504b5f2db93"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "17aaebe6e3e59df8cb5b4ec210196f7084637312b9bc4ff14cb77ad1ae3c381b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ef011e67152290379da6db1ce256b70dc436eb1596d58c38ee5bf9df65fbe75ed2ddc7768f6c61901c8cb83af88c42ad0b7bf24ad1775949eb4522511825280d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "37f1caeeb7f6b3a7358e457a2a9c6f2d0f037f2603f82d580a458d6e687a72335355d931885a2156ffc7b81abb715a82"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "200626d2ecc3736cdc13526c4ba88dcc664a1cc4305d8c9c03a9aefdd46759c956188a6908e7b845802fb30bc5818edf"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "051baae5e07302175081aa2163a03364fe15d7bea230a81f13302552c47c7db7"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c6c926e1d8ae8874b8467b9d9ee0fdf01655aa5591ed69fcc8051438d80ea848b318a56febd6995ce9c4b9e26e8edf1fa561cd46a84c3a6d12e307dc484ae5df"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/resolver/maven-resolver-impl/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.6.3/maven-resolver-impl"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.resolver",
+      "name" : "maven-resolver-spi",
+      "version" : "1.6.3",
+      "description" : "The service provider interface for repository system implementations and repository connectors.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "39ccba873cf05b2b5405d24a55133a37"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "176425f73fe768bf9cdb8b5a742e7a00c1d8d178"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "17441a39045ac19bc4a8068fb7284facebf6337754bf2bf8f26a76b5f98ed108"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "2972b721213bfee654460468b2a2aa50546d7f1957be40d955728875af3a9801f8d78a2f796e832b9332d1f90ffb5ccb651289e7b5c8a175628b21b13594df43"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e497fcbb12f4d64ad35a506c370ebf611c08a26b36bb592d9dc31a70b4244b06d57b10340912bb1d419e4791de4d746d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "92cc0dfd2087a4a33fffc796987753f36024d892db64fbe8f2a30a08de20cb7fff1204c65b1df0293d59a3204b70599b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "79a77fc7ce9a0a1383e9636d34f2bd46cf16a7e65f808e199856c2551e26a5b4"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "af7b9a702626ba48d9f5ae50001831167f20c13b2a416e45c2241de7d96fcc113bdc75b04d21a8b2d88e86cf8629c72d9f0d46d19ee64d904c4cf52f479be58c"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/resolver/maven-resolver-spi/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.6.3/maven-resolver-spi"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.resolver",
+      "name" : "maven-resolver-util",
+      "version" : "1.6.3",
+      "description" : "A collection of utility classes to ease usage of the repository system.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "71d7fea851a889aae2cfd632e96d01c1"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "07d5a6879037b34c61c2f527dfcfb59084e86ed0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "cdcad9355b625743f40e4cead9a96353404e010c39c808d23b044be331afa251"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "45bd05eee2e2e606155916ec06efdb62e4a147af7ed0bb0b443b2a71b72576fec8e0ced0eee3ae3c86778198de227c1c7fe5d423cff0b96ba382fb563239694a"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1e7eb3fbead86751b552e75ea2fe853ac81b0c349f89d8d4cfdad9246091fb72f67192ef9c037e3be2de57e6ee8cea85"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "3439dd1e245d36fc026b74b31359c0271159b05612c05f9e06a6f2361ecdc48d9c864af103baa8cf9d343c0f951dee99"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "a1dba2a839537adff9bd0f166c893313c260d97b1b4e6dfdb69b2f4553c6808e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "03d6b8f694bc7552c217128f6469571efc84566f6f49805c03d5ff64df2e2ed545a1aac141010a3e8bce4a731ec9c07acfec1e33d7ecb06282e4753cc74a4212"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/resolver/maven-resolver-util/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MRESOLVER"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-resolver/tree/maven-resolver-1.6.3/maven-resolver-util"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.shared",
+      "name" : "maven-shared-utils",
+      "version" : "3.3.4",
+      "description" : "Shared utilities for use by Maven core and plugins",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "908f2a0107ff330ac9b856356a0acaef"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f87a61adb1e12a00dcc6cc6005a51e693aa7c4ac"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "7925d9c5a0e2040d24b8fae3f612eb399cbffe5838b33ba368777dc7bddf6dda"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "c6693f8a061de74ac59c61d185f5b130cb574405cfc37febb8e73806ea64eea822a4a75c24098fb49b7871373091543a6f4c526c0842589e528cacad40e5554a"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "bc5b42831ff598f42dda54738be004a619d60201a009b04cb3aaa0dc343d0e4fbc423b19739391eb7c33efcac3c08dd5"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "385bebb35d7ea13d92ae6a5afa9257b184a1fcf40cba077a103c7a91d39a4d3e0180a475febdba73ac75949968e77186"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "888fde30d4f9a9e1b7c4c5e4d61f9cf0499192e5bc1212538e2e3320688e44da"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "40b55bb907452777443b8162d456bf1d48e02bfd9124062faed9c9bf51e0f522d40b02f4c24eb39f760469ad226570876f0de6afecd74903112ec794f0aa9a78"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/shared/maven-shared-utils/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shared-utils/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-shared-utils"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-shared-utils/tree/maven-shared-utils-3.3.4"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar"
+    },
+    {
+      "publisher" : "The Eclipse Foundation",
+      "group" : "org.eclipse.sisu",
+      "name" : "org.eclipse.sisu.plexus",
+      "version" : "0.3.5",
+      "description" : "Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "30c4a9fa2137698ed66c8542f1be196a"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d71996bb2e536f966b3b70e647067fff3b73d32f"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "7e4c61096d70826f20f7a7d55c59a5528e7aa5ad247ee2dfe544e4dd25f6a784"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "38d7dbe023f9751cb5e30bf154e31696590317dc7b7f768811fe0f5940513fcea4665670cd47d0b72ded85453b10f7d129b0b7428b155a41c903c7b56c986e8d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "2e943a72f0ca201d50ba90b4cf70c3c1f7b5ffc3bbfdee45875bc2f6f2e2a3a93acbba3a2f1e7ffb32b70e041633b6de"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "a7b121732001b6f225b0687e7747993f48b3fc1d9a4325b4321a4c59adae36b49677193f5e31e3b1f11a6cd266e459f3"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b879a16dd84d8d4f39c1009029b3a3a55e18049c7910f77814a32ca088b56585"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8f8fbebd2a3024bcf6f2e27e8206e3f3c2b2673217c1220743b1869bf60341490db7d1877d9eaf3c452500690df98ccda11a19bda996b74a6ebedc37bc9bc554"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "EPL-1.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://hudson.eclipse.org/sisu/job/sisu-plexus-nightly/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Sisu&component=Plexus&format=guided"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://dev.eclipse.org/mhonarc/lists/sisu-dev/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git/tree/org.eclipse.sisu.plexus/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar"
+    },
+    {
+      "publisher" : "GlassFish Community",
+      "group" : "javax.annotation",
+      "name" : "javax.annotation-api",
+      "version" : "1.2",
+      "description" : "Common Annotations for the JavaTM Platform API",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "75fe320d2b3763bd6883ae1ede35e987"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "479c1e06db31c432330183f5cae684163f186146"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "5909b396ca3a2be10d0eea32c74ef78d816e1b4ead21de1d78de1f890d033e04"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "2453330b27a0822bba440c28b98ae1d83d60d97dfa2d040562dd5126b3548e0caa040fea3b886ac6feb0a858e6c1bc45b6c5472b180f1f14792e5ca33e355959"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "37a46eaa1d011969d28ff0daaecd67a560169b3ae70c40102331d85a71139ca07110169fe367f484735914ce5c6b86c0"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e2f8df1aad5867355fd1d3de2374d077e3ad885e6bddac3ce7c7bc72a34097e33bc5dfe960f839a7feb515bd5a92ffd1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "2e2acc7429faecd2e74c0c441209b1a5b0ccbc245ccd8391425c4b1e4b2fbc94"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "9a28cb34c7761e695ccea04cc6df1e0f9cd18fef59bf50d5943ddc06802e616bc2bd55211e863c65f7f7661f963ba8ee9e569324642b87bc1703dc6f07cba5e3"
+        }
+      ],
+      "licenses" : [
+        {
+          "expression" : "(CDDL-1.0 OR GPL-2.0-with-classpath-exception)"
+        }
+      ],
+      "purl" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://jcp.org/en/jsr/detail?id=250"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.java.net/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://java.net/jira/browse/GLASSFISH"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://java.net/projects/glassfish/sources/svn/show/tags/javax.annotation-api-1.2"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar"
+    },
+    {
+      "publisher" : "The Eclipse Foundation",
+      "group" : "org.eclipse.sisu",
+      "name" : "org.eclipse.sisu.inject",
+      "version" : "0.3.5",
+      "description" : "JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "1b296b0ddd911ed3750b3df93b395cd5"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d4265dd4f0f1d7a06d80df5a5f475d5ff9c17140"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c5994010bcdce1d2bd603a4d50c47191ddbd7875d1157b23aaa26d33c82fda13"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f4790768c0d958b3429a3241abb15f9bb6e2fd7f43a5e034dde6a3a6820e6941c00f10ad084d5c38f8edc144e7acbea7ba3dc8952f01dab41e443803db2a4efc"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "b76e74a0cda6d88c1c03d40e71d238fa13e2070485c026945ee8dc6da62eacb02071a65df35fa3e4d9d6b343a89fb605"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "a2d3bae2f5e518c7d11e584f6b8b7368f3b927c3405f48e27d4225d4e2f4917fb5623c0071fc47f081200b7d754571d1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b998bcdf4f8b5550a543865408e94fadcf1dd37ac19ec37269ff5307220b2775"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "e9331e8a1b4281b45abec89dd9b7dd948207ebd7bed6be5978a5792d59327f7a4d4ee87c6f60392021f24f28439ab4ca4b6305ef6528e1c241c7a27c883b5931"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "EPL-1.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://www.eclipse.org/sisu/org.eclipse.sisu.inject/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://hudson.eclipse.org/sisu/job/sisu-inject-nightly/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Sisu&component=Inject&format=guided"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://dev.eclipse.org/mhonarc/lists/sisu-dev/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/tree/org.eclipse.sisu.inject/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar"
+    },
+    {
+      "publisher" : "Google, Inc.",
+      "group" : "com.google.inject",
+      "name" : "guice",
+      "version" : "4.2.2",
+      "description" : "Guice is a lightweight dependency injection framework for Java 6 and above",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "57d2b333c34d0f834189d54b6e59d1a6"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "fa13659f9128f4c011c8e1d06f137083b4876377"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0f4f5fb28609a4d2b38b7f7128be7cf9b541f25283d71b4e56066d99683aafff"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "78f17b090f34564db0fa6903c966e79d8002903d2604f9605a0d713e770a9c772c11d615a5e112dbb15464b9f8945edff6ac3d23ac84ccb08eb1657ec64d4442"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "b8dbffa5d7d5d747da5bcbf80c5642caf7d845210b6246b3fbe37fe35fb62296a143bd131c394c97a09d78c06e05c4f8"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "77c03af1ee596ff17baf62893037dc7c3b2476a68f928811c94c19c6ef33df0098f6bb4bde97be887797442359a17205"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "d6c7802ae9da1ede2a1fd5bddaec3fadbe6cce96754ac1777abe23656da61616"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a2f0e757d29e73175af02a00b34f35065080ffc9be10e2445e51df556180e2e10b68216277c384f07729cf4b326061a870d6ced32045ee545c43a7c6cb209821"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.google.inject/guice@4.2.2?classifier=no_aop&type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/google/guice/guice"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://travis-ci.org/google/guice"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/google/guice/issues/"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://groups.google.com/group/google-guice/topics"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/google/guice/guice"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.google.inject/guice@4.2.2?classifier=no_aop&type=jar"
+    },
+    {
+      "group" : "aopalliance",
+      "name" : "aopalliance",
+      "version" : "1.0",
+      "description" : "AOP Alliance",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "04177054e180d09e3998808efa0401c7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0addec670fedcd3f113c5c8091d783280d23f75e3acb841b61a9cdb079376a08"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3f44a932d8c00cfeee2eb057bcd7c301a2d029063e0a916e1e20b3aec4877d19d67a2fd8aaf58fa2d5a00133d1602128a7f50912ffb6cabc7b0fdc7fbda3f8a1"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4dddf44338b5aff9580da2532b81c0ac3e1d09e1f28c6db871a55cad442b705dd7791eb07f9d4577d49d0be3673ba783"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "2bd64cbaf769c6e4e85e34f7a6119d89e16fbf55af3fc5d6cbd52eb214c367dec1ac7b9062ee0fb35a2e0acfc7c477e1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "d4a726b2bf8aa58197021a7d8fca674b4b2790d4c48de43a92f728866a91c2f0"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "830bc3f8328be76897990e9b9fc42eef02623115e456af96ad09b20900ad615519c8c8de60155ac04fb332eaa9510110d52edd13911af76271c71d91cbd789cc"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "name" : "Public Domain"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://aopalliance.sourceforge.net"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
+    },
+    {
+      "group" : "com.google.guava",
+      "name" : "guava",
+      "version" : "25.1-android",
+      "description" : "Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b506eaec680c6d92d5f063fa1d57956d"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "bdaab946ca5ad20253502d873ba0c3313d141036"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f7b8f8fed176b9cf6831b98cb07320d7fbe91d99b29999f752c3821dfe45bdc8"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "c8f95af9f1e97dee807503c8fbb442c87eed2694e43ad0fd9fc2e62ba99c5e93d476d5ee8f4791f173cb8fdabc88abac0e8130a51de280af836a3e0c4eadaff6"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c1b18ac69bb1a99766b701b470fa3dd560e5067deb273727cfacc083760f503443f555f41765fc9cea7c65a138742758"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "acb8fdcce24abde49a5e093908c9a825b610388740d851f11d53ac17ab3e88bd4c81078de9e669b83f8be050ea9d8392"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "ea0feef6c17ef154cc4f9adfd1ebe1b84fe7af7b03b993e6b3ae6da1fe279f59"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3d70e852e2047d6107b9fcfe941bbf84bd19df09d10bc02119ae82fdd48c4c5dfaef108b8b117090f92156f7284d6b4ca6ec2393beb596f3efb80a47c0f29056"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/google/guava/guava"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://travis-ci.org/google/guava"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/google/guava/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/google/guava/guava"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar"
+    },
+    {
+      "group" : "com.google.code.findbugs",
+      "name" : "jsr305",
+      "version" : "3.0.2",
+      "description" : "JSR305 Annotations for Findbugs",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "dd83accb899363c32b07d7a1b2e4ce40"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "25ea2e8b0c338a877313bd4672d3fe056ea78f0d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "766ad2a0783f2687962c8ad74ceecc38a28b9f72a2d085ee438b7813e928d0c7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "bb09db62919a50fa5b55906013be6ca4fc7acb2e87455fac5eaf9ede2e41ce8bbafc0e5a385a561264ea4cd71bbbd3ef5a45e02d63277a201d06a0ae1636f804"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "ca0b169d3eb2d0922dc031133a021f861a043bb3e405a88728215fd6ff00fa52fdc7347842dcc2031472e3726164bdc4"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "9903fd7505218999f8262efedb3d935d64bcef84aae781064ab5e1b24755466b269517cada562fa140cd1d417ede57a1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "223fda9a89a461afaae73b177a2dc20ed4a90f2f8757f5c65f3241b0510f00ff"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3996b5af57a5d5c6a0cd62b11773360fb051dd86a2ba968476806a2a5d32049b82d69a24a3c694e8fe4d735be6a28e41000cc500cc2a9fb577e058045855d2d6"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://findbugs.sourceforge.net/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://code.google.com/p/jsr-305/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar"
+    },
+    {
+      "group" : "org.checkerframework",
+      "name" : "checker-compat-qual",
+      "version" : "2.0.0",
+      "description" : "Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b6fb2610dacd211a3e2c3d8af1b60d0f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "fc89b03860d11d6213d0154a62bcd1c2f69b9efa"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a40b2ce6d8551e5b90b1bf637064303f32944d61b52ab2014e38699df573941b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "fdecc20efd6943426e7f8bdfb8bef9d28258f9f934cf29090e2f5b297c501454606cc28593cd7d089a5c14f6d2dcafc59f4606053405d7f91d623a0e3202f4a8"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "647d7bcbfaa000d0ed330eea0af4378e691303bc1d70fde3dc657c1cf0eceb0c2b0abd44745b879fdbd441131a056130"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "ce6f53807d1006ffc5b1a7db6581090d5a7ea40d5d6af4df8f2aa31b02e0a35b8441c97f8ebd3efc011798cb42e62198"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6332c0be53250aaf67b95786e10337e1134ca645aed3b4cc596c68a3555c07fc"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "74780f6c4d9e615c5be2f7149540721bfccd43e71b2d912054b98cf4f1a5ae5506497eca9c76f9e09f988d988bba8a1ec0588684379722044d894594dc787ea4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "name" : "GNU General Public License, version 2 (GPL2), with the classpath exception",
+            "url" : "http://www.gnu.org/software/classpath/license.html"
+          }
+        },
+        {
+          "license" : {
+            "id" : "MIT"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://checkerframework.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/typetools/checker-framework.git"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar"
+    },
+    {
+      "group" : "com.google.errorprone",
+      "name" : "error_prone_annotations",
+      "version" : "2.1.3",
+      "description" : "Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "97504b36cf871722d81a4b9e114f2a16"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "39b109f2cd352b2d71b52a3b5a1a9850e1dc304b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "03d0329547c13da9e17c634d1049ea2ead093925e290567e1a364fd6b1fc7ff8"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "bd2135cc9eb2c652658a2814ec9c565fa3e071d4cff590cbe17b853885c78c9f84c1b7b24ba736f4f30ed8cec60a6af983827fcbed61ff142f27ac808e97fc6b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "03ff39082a3cd3c64d679c3df3be10abc3a87d6a576f6e21585ac6a18439d136608f9293e370186388fc5c8854adb3eb"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "02e686b3fbe3c3a728d1d9ee67fe7ad5f32688314e24f63efb1666302650d86ccaef4304f5750cd155729404603cfa00"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "5c7b2ffc8d4073700647681ed44dd783049648aa8e174f37d2510339a65f5466"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3f05def83905268da5044c8bd6fbf62b89499d77351b56a357de8d27ef872c6c300385a6bca009590d61be90a39a0f417c4d8358a13b09847ba0452ef416db06"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/google/error-prone/error_prone_annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar"
+    },
+    {
+      "group" : "com.google.j2objc",
+      "name" : "j2objc-annotations",
+      "version" : "1.1",
+      "description" : "A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "49ae3204bb0bb9b2ac77062641f4a6d7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ed28ded51a8b1c6b112568def5f4b455e6809019"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "2994a7eb78f2710bd3d3bfb639b2c94e219cedac0d4d084d516e78c16dddecf6"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a4a0b58ffc2d9f9b516f571bcd0ac14e4d3eec15aacd6320a4a1a12045acce8c6081e8ce922c4e882221cedb2cc266399ab468487ae9a08124d65edc07ae30f0"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8942363710e7473635a2c77ff82db8af1915cb6ac8429851b4acfa04f059183f8e3444dedff75a7da02698f2ee22a181"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "a9906146d76704f64b1a1aad3d80be86e0d08a987fdb63d4d8d0399937e7e94076d9878a14593fb4465f3a5fccec0df5"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "275370eeb5f02c15358168ea134c4eab1afed8d27750a8a326b9f9f506dfc9f2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d9e2a3943373e1eab933b45f49997b24e01466eb99a177c40f21c7107c9f21ebb135e14d191b0a5b699e3985d20de8e87662e92c0bf59e5e054d3da85fd777dd"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/google/j2objc/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.sonatype.org/spice/tags/oss-parent-7/j2objc-annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar"
+    },
+    {
+      "publisher" : "Codehaus",
+      "group" : "org.codehaus.mojo",
+      "name" : "animal-sniffer-annotations",
+      "version" : "1.14",
+      "description" : "Animal Sniffer Parent project.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "9d42e46845c874f1710a9f6a741f6c14"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "775b7e22fb10026eed3f86e8dc556dfafe35f2d5"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "2068320bd6bad744c3673ab048f67e30bef8f518996fa380033556600669905d"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "9e5e3ea9e06e0ac9463869fd0e08ed38f7042784995a7b50c9bfd7f692a53f0e1430b9e1367dc772d0d4eafe5fd2beabbcc60da5008bd792f9e7ec8436c0f136"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "f84c3a6589e4fd49764595bad99ef2ebb443f1c9a5f11177a2073b54156989979b5e97fac591714f18304fbcf26bb1c6"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1821c7ba68f3b43cb25b3038fa732631d1db6063ecc5c7f84b31fdadfa8ca43434dc960e602af02a2891237cd90b8c29"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9b624360f936e928bc63bf44e475d8fd052148c0d0cc56c3c88c26429b430c08"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5f0a62a96445cfeaf101d2ddc56472621f5c3dafc54ad4b230a373012833b7da83e96af7c07b60a586768361b3bce3f3626ed2cc09fbbd84e840e0714d6344ee"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "MIT",
+            "url" : "https://opensource.org/licenses/MIT"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations"
+        },
+        {
+          "type" : "build-system",
+          "url" : "http://bamboo.ci.codehaus.org/browse/MOJO"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://nexus.codehaus.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://jira.codehaus.org/browse/MANIMALSNIFFER"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://markmail.org/list/org.codehaus.mojo.dev"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://fisheye.codehaus.org/browse/mojo/tags/animal-sniffer-parent-1.14/animal-sniffer-annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"
+    },
+    {
+      "group" : "javax.inject",
+      "name" : "javax.inject",
+      "version" : "1",
+      "description" : "The javax.inject API",
+      "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"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "fca090ecb1edeacb9fe865dc515cd1d109b323cd742d4a9733ff199a96ee96e0db4f924079520b9c189ef750f255475d"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "5b0054e39e522de0e0ffc4034d12f72270291fb24d94d5ffc9c4d69c25035fc6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "fb290f5a70b1efc1dff12f40a0b2d7b94019f66da42e78010c0b8e61f222c4f267b67e356a9e9c346eb801e5515e36243888f280c5cb95c2dd69016a30cadeb9"
+        }
+      ],
+      "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/javax.inject/javax.inject@1?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-classworlds",
+      "version" : "2.6.0",
+      "description" : "A class loader framework",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "67e722b27e3a33b33c1b263b99dd7c43"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "8587e80fcb38e70b70fae8d5914b6376bfad6259"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "52f77c5ec49f787c9c417ebed5d6efd9922f44a202f217376e4f94c0d74f3549"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6a58048d9db54e603b9cfd35373cf695b66dd860bec878c663b4fc53b6b3d44dd5b0c92e7603654911b1f78e63ef277cf6b272fe069a360989138550545f274d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e839707ea5c4351f2703c6861ee4d58e08df0f7509110af13d4b3824e6ec5cfd65508fa80cc3f222baf5cf6c4ab5d5ac"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "75389fc7ed9aa3ad33ff317b0d41851fe0073b37aa8c33081722bfafb851493fb0e3b9629f924026fc32841f01399695"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3aef41be29373137c58c415693b312c95e048731dce519ab88649eae9ba0e492"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "312eff142f86b9e110131dcca69527fbec80478e463fed5a34e2bd628673bce7be9ddb6fe0cda7fab2a119d1f310629413740019e686e9162194984ab6e06bf4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://codehaus-plexus.github.io/plexus-classworlds/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/codehaus-plexus/plexus-classworlds/tree/plexus-classworlds-2.6.0/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-interpolation",
+      "version" : "1.26",
+      "description" : "The Plexus project provides a full software stack for creating and executing software projects.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "1049ae9f5cd8cf618abf5bc5805e6b94"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "25b919c664b79795ccde0ede5cee0fd68b544197"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "b3b5412ce17889103ea564bcdfcf9fb3dfa540344ffeac6b538a73c9d7182662"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6c3b40442adf721d325ee9cbf935d758223a04b3bd8e0f3b60fdb652175c1ca65a6010f7ea8288617ffa73cb1f19d2737c79c403d343b285e0f9afb1729caa60"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "93dcdffb567f4b7d24eecf9fb0733243ebfe1fd80c92fe69532fed9d1727a58ffa5ce7da4ab26b5c6aa8a6a59beb3844"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "7489d45be45f74f7639db3b18ae6075d32d84adfaa9c4568f3fe2b2fc35c7de73ffce6f42e494466a8c81e78747b0f17"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "62145ec219beb405063de848cb54e0d63efc8c255322998858d7df74f8d1ae18"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "12fba4d2ffab1f89003e375bf74df3fc5d0f831906f9716f2ab2fc5a4ca7084c8a61500b24c5fa0ded27d1cef14b030df70b34c148c138136070e27f7cc41536"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://codehaus-plexus.github.io/plexus-interpolation/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/codehaus-plexus/plexus-interpolation/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/codehaus-plexus/plexus-interpolation/tree/plexus-interpolation-1.26/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-component-annotations",
+      "version" : "2.1.0",
+      "description" : "Plexus Component \"Java 5\" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "141fd7a2ae613cb17d25ecd54b43eb3f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2f2147a6cc6a119a1b51a96f31d45c557f6244b9"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "bde3617ce9b5bcf9584126046080043af6a4b3baea40a3b153f02e7bbc32acac"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "cc534fda54272f074fe9edd581a6c3e1ea98127340c7f852c4b4953a44dad048ace22dfa10f30d6adcdfc15efd319dac778a03ebbe20de7779fd1df640506e88"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "dd102351fada419b7e66f38b62868db4141cf93863b8117926564dd883b4a3960d9c9682b346f7106cdaa2a4138c794f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "2b335733d7683e8bae312b0608af7c17b1aa22a1b9cbc4cc11549faf6bacc51c7591f1073aac99e5d70fdea31c6253c4"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "2e9f44d1c5df160563d3cedaf01929682fb3e0432beca7c782d8ba0324fb32b1"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5051e4210310ec60fae9f32284a93da3cff63bf43a7dda30eaf2715d24cfc7f2353a6c2731521f4d6ef32e7a3e2526b6a41c8a11b0889c8dbf7ffc7914812641"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://github.com/codehaus-plexus/plexus-containers/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/codehaus-plexus/plexus-containers/plexus-component-annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.commons",
+      "name" : "commons-lang3",
+      "version" : "3.8.1",
+      "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.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "540b1256d887a6993ecbef23371a3302"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6505a72a097d9270f7a9e7bf42c4238283247755"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "dac807f65b07698ff39b1b07bfef3d87ae3fd46d91bbf8a2bc02b2a831616f68"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "fb0fe98385496a565678a000c26a3245082abfbf879cc29a35112b4bf18c966697a7a63bb1fd2fae4a42512cd3de5a2e6dc9d1df4a4058332a6ddeae06cdf667"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "72c6fd199936f06db886eba9dccd188e26afabf7b9e6744cea18f27e414abfe04d3d3f609f8505311a01f43e885bec1a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "3b6eede7aaff2bbbf5133872b59e9c4932e60064951a68c219f128a8c3a2556c25c2c90a599b342ee3fdef25a745a474"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "4e708ddf8ed0c6dbd8c6bba07e06425b5d263d899884b91bf11f86ec0d6f8463"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f43e89519e803e976f7b4d756d934be802ab36077cf2dc38dd9aa901eaf7104e58157859f45ccef7b38e072007a60f17270923e2ed7eabd41a4c776dee1458e1"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://commons.apache.org/proper/commons-lang/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/LANG"
+        },
+        {
+          "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-lang.git"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-artifact",
+      "version" : "3.8.5",
+      "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" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ce473b0d9fbfd10fe147f03fe8707d67"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4433f50c07debefaed0553bd0068f4f48d449313"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "91172bc294d6eab02fc9f45f4ea01fd0e418962d128cf489abea7b6957d988ee"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "9f7936f9039e22ddcb21c75bba295a54fb40cf25184bc42ca4afcab03848894d74978da86b076b11bfa4e9388abc0201af8ad5f3e26c34a4c216fcd6182eba32"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "98a75c0c91181a848474a4195d4905a16060028e1e2301196cfc5bd310d08aa12521189d95d7b4c25af985e3027e3aa7"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "db8e0f81f4750f0a161b89094a78f1343164397c6c2c117869eb3bc7ba3eec43d10083792a4d6f3350704395fff4a341"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "371873aa8f6dc5354cc71229fa8dcb9d34ad609d76daba8d3312b03140b92ae8"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f0df15116b75ab3c7331c4a9b538d94e84a1bfd91abfe1292fcd6b864cf1d87da7af3366285edbe6e792a3aad908b4df69f3924e3ca81573e85cf449c0d3ff27"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-artifact/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-artifact"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-plugin-api",
+      "version" : "3.8.5",
+      "description" : "The API for plugins - Mojos - development.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "8c3cfcb85098c31c049ae4aa088afbfa"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "13cdd6e6c4df758065e1e367e9e60a3a6c622e7b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "73993a34481563bf7612d9a987e180260461a9a49cd4c6e36ade941e351e07c4"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "c25e156fe89375129359be4796d07aea551d3a12cda7f0eee2d26ee6c6f764bb600ed133681de395f12de132ede644086ac1cc932f6fd417df323784eb709414"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e3e7d889062e5768e033f20480071be18c8708f8715f90d3718af21881833c0392ef10424b8a6f6d6f49ecf0a40eb3f6"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "83441ff7b7685768b7d388fc30e2c46b1aec808d7504f3aa25ccb1d073a1906a79b2d3aa477c4e7682e69756b4c8a525"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "176316ffb68f2ba6dd486871cba6ac41f8c15f274c2d4448a7ce3d9af0bf90f2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "66d1106057ee341ab22f109bbe17192936d32e1022b82658a05c1b2502f7a7b2f3f15f984e87b5bf9e40defe43bd9849878934af1e64a82abe245d653986a67a"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-plugin-api@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-plugin-api/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-plugin-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.plugin-tools",
+      "name" : "maven-plugin-annotations",
+      "version" : "3.6.4",
+      "description" : "Java annotations to use in Mojos",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "00a800d6df39e3ae3a96135983e21e36"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "23dcee7834a0b854365c14eaa9f473d2fed951e5"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0fe41f2ffa4fc6f3b8e65c0b16d9e5f00dd256113a4114e7a9466f9c1952eff1"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "fd1b8a3690ed2837d5cce81c712ce8f3b5a26bc1caffb11e2304ac771358f3c040d82c75852149ccc353252f8ad081c1dd200c4f1ef4510cee11d744c931101d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "f4df4f0bc701f5298842dc912dda55d31485a04468150c06442c12ef20df76557f48e3934a7788ae5f85e3720f10f66a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "d138f5e5485dbb93ca3c2ac05a2a7a9ed5426d3f95e01f4fa1ef60b387ea314d922f83f0a5172ab35506b4966583b49f"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1aefe13497b38cc037292dbb3cf6eed4f3b20105aeed1566d8ae09d7e8b18885"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a1b5dd73cdb6ced6d91b292cdd1990a2fba4fcda53c1a28149fa6db973411cc6f3c7766bc1184739167c36628b60be55d6d81c2af70993b026868e5d49a73a7f"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.6.4?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/plugin-tools/maven-plugin-annotations"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-plugin-tools/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MPLUGIN"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.6.4/maven-plugin-annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.6.4?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven",
+      "name" : "maven-compat",
+      "version" : "3.8.5",
+      "description" : "Maven2 classes maintained as compatibility layer.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2ed25b8bc3cfbd8a0e272085bc25428f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ee6a51897e7d1e4a0bd03a1b67124ee210a6d100"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "9b39b7e729fdfc1d588ebfa5f4d65105ad0eb0b01fe59fe369589bbdb4cd1e74"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "32a5418b43fb4b1eafccf340c8ed559e324311c8ec4f2c7280912086a309dd75e22aa20a42c3d218ad89638003ea277662557771166c0d5496ca628ddc87cfd4"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "d99b873c031de632bc704b32e3180df142b5063a081c8d6cf7fda7bdf379001531fb292a5e1e293818908e316332a030"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "2f819778a1cd87da51dc9a5d83c09a68b9af53a6b4d1cb9f767245969833cca1ef11aee76a3eb75a4c6e99df832c09d9"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "991462528a17fa692aecbcc5fe314b41b5df8139c20be1efca975583e197c74b"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "6b5f7a8fc339e1321cc6c4ed55e0dc75eb405414e2c44d33e87302430f33fc289df742df47f4e0711d26383e0e11862de82e5a29a52f41de96166a5038637926"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven/maven-compat@3.8.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/ref/3.8.5/maven-compat/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/job/maven-box/job/maven/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://maven.apache.org/download.html"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/MNG"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://lists.apache.org/list.html?users@maven.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven/tree/maven-3.8.5/maven-compat"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven/maven-compat@3.8.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.maven.wagon",
+      "name" : "wagon-provider-api",
+      "version" : "3.5.1",
+      "description" : "Maven Wagon API that defines the contract between different Wagon implementations",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "1c9c31b230017042a508cf7ebbbf79ea"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "118e63f22d05b14535451933ae207be47ec45d91"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "b215d27bfcec3ff8d00d3f6cdc8807f271b8cc270fcebf4f06a67fb90a2aa227"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6a9e95dd6a2d4c040f3564fd76ae2c290eb3787bdb0a84e2c9caaa1d252eae9bcd3cf6768da652e1790ca8ca54a857213336d5ef606ed61c24b3aef96aadfa3f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "d1990ae9771494a1af5d2b68dd56bcd6c1e0e83d0d3a09ade0d0d94b3b94f6a5af1d8d63c970038a2772ce9a99e8796c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "4dd570bc91539f0bf9745efd1b96af43ecc8f7da30e4d50179ede9b898c55803b7c109399067ec47643fbefc63ffcb4e"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "189da5aa97a16efd60a6dc830c6d777eeda0a6e338a653b40595f48efa5985a2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "49bc7f7df90907b11c27f4d88e085a1d2709e091a5da20355f67f44e7f6cae32e9447a6d65608e53a552cb79c1283c9c63b4123477eb9ddf20ff93e9aeec80c7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://maven.apache.org/wagon/wagon-provider-api"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://issues.apache.org/jira/browse/WAGON"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/maven-dev"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-wagon/tree/wagon-3.5.1/wagon-provider-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.1?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-container-default",
+      "version" : "2.1.1",
+      "description" : "The Plexus IoC container API and its default implementation.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d9f918de257bb38b21fe2afb76e3c4d1"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "79551ce19404ad5181b8c499ff1ef304c95e0049"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8b65840e41ca669a1a69ec1daedb3426304e560b24172cc93bb02e8c199e1ce7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "b29c21b9cd833d9de5202b9d434a40bf00ad2d8b4d50d715bf2b652d51c336112cfe3a5277bac58ad4ec7c04793b8ce88f622e7259779ebb298151f48236b805"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "f1446bfd999f3fa4c1a5a3188e2294c1e417b70bac6017c29e4db7817476d691484909052655c5590cf99f2f6387bbc0"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "2992781a0f3c083e9fe44a5625d9c25639786f75115a5d28d36d3b0312e1a8ee4449eaee281d176048ae090b7f8d9c21"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "d01b026fc13798c38211066298d180aa8106725a920e2c6aa8ca2820908f1c11"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3e6179e94e3ffb8dd5cddb3b8290336d0cf30b96ec17111bbe93d52d46b0ca0ff364df0ea7433f30bed1c6b65da16b01a0e5eb3123ef510b2ad19a9e26c09148"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://codehaus-plexus.github.io/plexus-containers/plexus-container-default/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://github.com/codehaus-plexus/plexus-containers/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/codehaus-plexus/plexus-containers/plexus-container-default"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.xbean",
+      "name" : "xbean-reflect",
+      "version" : "3.7",
+      "description" : "xbean-reflect provides very flexible ways to creat objects and graphs of objects for DI frameworks",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b77f0c9914e56547409e65137acba9eb"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6072a967ec936b3bb25b421d8eca07dd750219fd"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "104e5e9bb5a669f86722f32281960700f7ec8e3209ef51b23eb9b6d23d1629cb"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "bf85e1c95a7362eea675e1bd972b59f76cf63e15d12f7ee555860596aa5b17aee16835b5a60a3480f12baaa8e136909c9b775c5d779f3938ac6571d103cb2a2a"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1f2a8f3d3c8835c1a23771fcf2018f43825b8ad3b2bd167d5b105704d7622892480daaffb533c7379e08f69d30b37c61"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "d7f8b992c974b5a503c37bf1c643ae99a7b563c047e2b87e4d593f85d21c7c47b84f5ba3ae4c70683b85f51fd5c4a46a"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "31c3334a051e9bd1edd4110b70047bcf42cf5877bd82e845890c51b68726b42e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c1545ef579b700e64266524910f8aa3999a45c5d7ef2a7047844223922d5a3f0d8d708638e774fd532b884f425d78ce6098faa98b57b0ace866553b414b48520"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://geronimo.apache.org/maven/xbean/3.7/xbean-reflect"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/XBEAN"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "mailto:xbean-dev-subscribe@geronimo.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-3.7/xbean-reflect"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar"
+    },
+    {
+      "publisher" : "JUnit",
+      "group" : "junit",
+      "name" : "junit",
+      "version" : "4.13.2",
+      "description" : "JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d98a9a02a99a9acd22d7653cbcc1f31f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "8ac9e16d933b6fb43bc7f576336b8f4d7eb5ba12"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8e495b634469d64fb8acfa3495a065cbacc8a0fff55ce1e31007be4c16dc57d3"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a31b9950f929a7e5a600d89787ef40e42a8a8e2392e210d0c0f45b3572937670a18a524f1815508cd1152cd1eaa7275cb7430ba45c053be365c83c231bccd3f0"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9f85c56a77c699eb87630b9e8224068a34c296bcd9aadb52248dd4665036f5bf1048fe75e5cb590b59e7855ca716acae"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "590cfd9396424583879ca8ad732870406bab18325ac72fb2bbe188b9611278d6341700badf7cfc32525b8ff42900c905"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "a06b3fd2fd1d9f4306b58125484e3605a395afe5ffe2c801e43ae462f366a430"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a6d25ce3c14f9065f06dfd0e68e1dad5c03bd5de0a302c44ca4733d2cb87ec1bc6f0abd36d65aeee8caf328b6881432c4b682fa4b4b1fa931c3c950de5129fb2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "EPL-1.0",
+            "url" : "http://www.eclipse.org/legal/epl-v10.html"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/junit/junit@4.13.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://junit.org"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://github.com/junit-team/junit4/actions"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://github.com/junit-team/junit4/wiki/Download-and-Install"
+        },
+        {
+          "type" : "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/junit/junit@4.13.2?type=jar"
+    },
+    {
+      "group" : "org.hamcrest",
+      "name" : "hamcrest-core",
+      "version" : "1.3",
+      "description" : "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6393363b47ddcbba82321110c3e07519"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "42a25dc3219429f0e5d060061f71acb49bf010a0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "e237ae735aac4fa5a7253ec693191f42ef7ddce384c11d29fbf605981c0be077d086757409acad53cb5b9e53d86a07cc428d459ff0f5b00d32a8cbbca390be49"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4b5297d2a12cc32b824153afc83f1ba9f1869ca288330f0a2f759659d09e4c420eb6ba4a1efbfa0657b625edd41293d5"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "b14d34985c0a78cf0ba19b5a18bffd403e08adcb2afde228ddef6e16121c7046dbebf58c04d3419311c4496c48aa93be"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "f679af77deedf69b3c3066f7916583848c6fd32a950f9c0b0e2ef1da121717ba"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "bca821931e438a1977b7b4356b5f8cebf485634f82159d505c48267c34e6a0f4fde9c2917331365f66dc0e52e2ca3a2db5256863584110c27ecebefc28741f63"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-3-Clause"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/hamcrest/JavaHamcrest/hamcrest-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
+    },
+    {
+      "publisher" : "Codehaus Plexus",
+      "group" : "org.codehaus.plexus",
+      "name" : "plexus-utils",
+      "version" : "3.4.1",
+      "description" : "A collection of various utility classes to ease working with strings, files, command lines, XML and more.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "c155c4135ef7ba134659bf1af31c5156"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4de9992988c534efd668bfcca0480ebe13e0c0eb"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "52d85e04b3918722af11d12855b4a8257df96a0e76c8f4e3852e6faa851f357b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "0668d413520a713d9279123eccae3b5e9bc79f41dd8da3b3a1ba79b7b60086c009639d91d84df230e490192fe63b10390f3901478c69bfd452a1280364d24876"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "cefd95e956f79c103c95f15d8a5b914b7158dfdf1bb1d7a1cb1eb4f89ab47f841f5fbc3f1cd9380bb57252a036cb63ee"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "26aa374d12efd70c423a45794427f3ca297a20663b2297ef806e7f2bd57bb9e885da1222e1c557a80fb2a012cef5de52"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6ec121dba759799e676e53ab9b57d379907c6fb8f844177f63c21b7324011dc3"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3ba2485a1471edd0e43819277db828573ba2299599dd273bbb09ae4453343bc8e32672adc3b7a4eb523edd64aed8a50427f5b7a968870c152e7859f2c6bcbf34"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.plexus/plexus-utils@3.4.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://codehaus-plexus.github.io/plexus-utils/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://github.com/codehaus-plexus/plexus-utils/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://archive.plexus.codehaus.org/user"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/codehaus-plexus/plexus-utils"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@3.4.1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-io",
+      "name" : "commons-io",
+      "version" : "2.11.0",
+      "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3b4b7ccfaeceeac240b804839ee1a1ca"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a2503f302b11ebde7ebc3df41daebe0e4eea3689"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "961b2f6d87dbacc5d54abf45ab7a6e2495f89b75598962d8c723cea9bc210908"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "5bd78eed456ede30119319c5bed8e3e4c443b6fd7bdb3a7a5686647bd83094d0c3e2832a7575cfb60e4ef25f08106b93476939d3adcfecf5533cc030b3039e10"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "114f1e324d90ad887c177876d410f5787a8e8da6c48d4b2862d365802c0efded3a88cb24046976bf6276cadad3712f0f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "80288c03ad4d80d69f91d056ffc5570d49a9c76bf54ad2dff0121ecde26a560df76d05156f281f5c6db2a38ff07a873d"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "5adfb5ccaf5f21a549422f426118a9542673926fcd18c68390cf813e791dcf6c"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7573f47f0babb53cefdc7c2309a0b982d800139064537b0797da442853d081010ad7c3c74a500598a0f800639a5d540eca21963ea652c68613907059bd4278c2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://commons.apache.org/proper/commons-io/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/"
+        },
+        {
+          "type" : "distribution",
+          "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/commons-io/commons-io@2.11.0?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel.kamelets",
+      "name" : "camel-kamelets-utils",
+      "version" : "4.0.0-SNAPSHOT",
+      "description" : "Camel Kamelets Utilities",
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-utils@4.0.0-SNAPSHOT?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel-kamelets-parent/library/camel-kamelets-utils/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/apache/camel-kamelets/issues"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "dev-subscribe@camel.apache.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary/library/camel-kamelets-utils"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-utils@4.0.0-SNAPSHOT?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-jackson-protobuf",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Jackson Protobuf support",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3f6acfa73104152f99c865e87ce2f595"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "fc46d5ea1e279295f233be444bd90845b9afd9bb"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "ee5a65957c6ffaf86d18859c07d34283697c32c280dba158b3fe77bb10d52e99"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "bb82f91e413809082341b538a130c7fcc45bfc50d582d2b1d62f0272990516a068f943972319beacfff953029664fffe2284720084e71f73504db0b7ceea2809"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "f09921d95727dcc9b6079a9a8bc36217dce35f1413a05e64d8f8029bd2d7ab46940c675ea0ca1187a3232fcc93a3287e"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "9db4bd9db46f649ddf7ba73b263cc930f8f70b30a5fef3692495c52898594dd690fb6b65465ac6478408e9ccac7f1300"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "093f6c7f0e4262d97cf2e2a61cfff1382d58cd1eb6c8c8ff0bf17c34ef49e6e9"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "bdc27fc1036f5ffddef897c17715b427293dc7d84809f5feeef7866169ca00799f090f5074d1d1ae40eecb9db72e917846e91cf996abc14eb2c6dc21835dcb24"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-jackson-protobuf/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-jackson-protobuf"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-support",
+      "version" : "4.0.0-M1",
+      "description" : "The Camel Support",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e9b1c16787a4a5aa2038091014764056"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "81006043d5ce8ed0a474c20f3ed1370fd48ee967"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "b0453c66e31126480c184cc94f68e1d6237c097b4fa39308bf93aa1913181b89"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "5b6c94ff85dd49d286914e037eceeb42788cd68e7f860be79678c0c5649908de8c60538e99902cef79b315f402af6279ae201be53559d6a80b0f057f3c0ed547"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c35304166bf06c0660afe2a927ccf9a4cd791bc858c29821e0573017e4337b1bf2b47388f10e311fa83b9a9c26dbc0e3"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "f8916137390e78ff6ff1fa1213d41a8a60d0e5333024f098234e06e78ebeb57061ec018e22ff6b44e3442ca4c548a166"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "16a4e11940cb0c8ae812931df486e032dbb9e98173509982ceb1c973b7e9d0cb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "b62d3ebd43927c655d1d38e8393037e21b4bcf62a8223e7e59b81704041286718882ed88495fd3facd529ec538a7abf7bc758382ac740cabc9c68a62c0d63bd1"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-support@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-support/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-support"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-support@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-management-api",
+      "version" : "4.0.0-M1",
+      "description" : "The Camel Management API",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "76c3a1937750da533a2c7de6f42871ec"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "762edccc01b5c447cb47b3678299dd6a9f5115f0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a3778b5e1c885d083aaacc50f1bb5ef03f787d0834cceeeac38bf9efa1c4f962"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "533677b239c16fdb6f53dcd40fd0a5cb350593f25b2a8bc05a2152eca111697b833ebb0fa15a0dbde39fcaf42fd5242fdfca12daeb1f36fc317e28e549280080"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "50db6fae51237d346aa17488aadec3ad40894b944d62ed08ed3c899d0183b910c541d9dd6cf4325369d385b6d23c70a6"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "c12b6a2b7eab898b81a431cdbe54eafe7284db2f8fff67e9bd28198c85eb546b17edf51832c93d9e6a0e117a63bc659f"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "a075ef01549ca6c2681cbad0d8cd3dde8b4f36d2347fbcb40176ef24a7c422e1"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d4c0188fad614a0b2ab825c5da7483a778fbcf737bd49f45db21c7fb92c73d9b49236965fd4a6d30f9bb883e3986c680f02f2ceb184a26b15510470974f7217c"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-management-api@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-management-api/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-management-api"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-management-api@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.dataformat",
+      "name" : "jackson-dataformat-protobuf",
+      "version" : "2.14.1",
+      "description" : "Support for reading and writing protobuf-encoded data via Jackson abstractions.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b4a14fd6352eeb806e298765d10efdfc"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "94a65a2d73f776d67adaf1153d28e8a803eae10e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "de0428f45be819ca280d2c849f5942cdaa2b1ddf731f8467c20cfff965f1b4c1"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "c23f491e9763b7f5011c34f13cf72c872c7e02d7fe37f2e09b9fbe24299b2b5f5aa380156f1c61ff95b58b8add1b01f37aca7859d67a6a812bccf960f06f8353"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "af7555e98a62cf9ac3015b53740d74dad300b4c91d48c30cb4f069e07a106fa64a98bd518ea619c01a52b4a7b8ff2db1"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "405ace2aa9be85858cc9dfaadf78b879a036e5305f51f8794d5e0f6f89ebbc54a235ba17efc4f9f44f7271b091b414c8"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "29cc527c6e2f420f7a0b5cdeacfd280c6e60b71398f10a5cf653a6fcd14d48fc"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "78f317cfa57347b55aa2305278301826d379b5f38bb1bf87606109f23153d8c54bf212e3062ca94c212f3e70ccbc18c2a1b1e77c73d959b1745d7c6b90aadd50"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-protobuf"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.14.1?type=jar"
+    },
+    {
+      "publisher" : "Square, Inc.",
+      "group" : "com.squareup",
+      "name" : "protoparser",
+      "version" : "4.0.3",
+      "description" : "Basic parser for protocol buffer schema declarations.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "dc823ae48b8fb4d1f8f929b20125df53"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "e61ee0b108059d97f43143eb2ee7a1be8059a30e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3fb82ea4d0b8c9cd4858c8e42d0355028b696ce99c4c8b89568f8a74d63f9855"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "e75a5e2dd082fd63f4ff7d2795a1f8c37de180942b155fa89bf22fa411675760eaef2386b389324ca1f478e59385398bed9c56a1e4bd178a8bb275167f983328"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "3424fb2ccc3475b79957d0242e4412ddb4f41d9cb31b93dffc5d522f0eb7ae0d04f665d792a8333816b213a2dc413617"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "30270738b2dd6287d3c67b3be30e0bb3f33e8a5c46075227df26fc4cc5e189526d257779b97eac232353017367994c52"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "eafa3bb2b0058ea8fdc342870a99a5377168e4e7ed76f0875d32f0801b05e62f"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d44ff3eb6ac7bb424220d8acac0372e091c81b5561cf41795c825af56276ec64d7f2e3e5501c22320c77c11ecaf54cebf8b9061523dc60562b3437de77a80a23"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.squareup/protoparser@4.0.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://github.com/square/protoparser/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://github.com/square/protoparser/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://github.com/square/protoparser/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.squareup/protoparser@4.0.3?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-jackson",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Jackson support",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "269a6037a437635ac3fdd0e6cd653e8e"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "03652bfe44337b68fcbc890adac02c8d8c1723d0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "5ed8713f2578a9f3dd7340769ba7c22a2b253a91acd8008d8ed571bca6562eed"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "cf5d99e43282992fe279ff5dd22b2359c2b3011580bb6f197b2980c49619fd8f9392237f11e53eab691da4119ff79e9e742d3dab5f9bb50c2ff2180bc61855d4"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8883075b68482676f0d8c935caf17994e04dc3b227d7950516aa6c30c433974c8dd17aa1612750000448939225835a65"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "75f9a91504bdde603feb2b3fa502d511b367be9885838fdc7e0e8c149c2e512f227b92af74fdc6251ddf1ea39dff4216"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9594ddb429ba994f266a1402aa7ae897def08e73514d76411e06e24d58795a74"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "dd34b94a5cf54add52820558df7abeede76c5048ce5c9c522815558bdbad064f0176c4009eaec6ce90c817e71b0760cf5f19fc161c5709ea82c4a6b4f1234aec"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-jackson@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-jackson/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-jackson"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-core-engine",
+      "version" : "4.0.0-M1",
+      "description" : "Just the Camel Core engine without any core components",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "64d0883749e00ee878508af064ada2f9"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "9ae9d02c6be7b4c48e239ca25f9afb38139f8897"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e475a6ebc837f1468875e04e38633617599394d8b963007699019708c679d87a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "45a174d4f82e66fbdfeb44d2abbfda41521af881ebf6b5f47da283aad7a93936161d60fa3c376f96d7752eee0553ab005c2b7fb1ff18a624a7e27009fa4f6c3c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c69571fef2a7b422c399de25cb0c9475f6d8bd9eb515af80f9b8e628ebb93b60f61b1e9aeff45f7cdc3b90bceea05304"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "0d9a1b79ec1b4dbdfb865abc95a3dcc6ece5d9af217ad40f4e5e03ac93065a4bb6300440b930e37d50b1f21f46056168"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0cff9de2ad33e3160c1e0460c299859680206bd9bb336969bf1c77dead291fe6"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "b5d1bd3063da1b7e9d8b7197ff0e635cd2d6c52b6b655c1385ecd31c1db893cdc4d7289740391534454a0414dbbd597459738c3b71942650edaa66506a0e5910"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-core-engine@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-core-engine/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-core-engine"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-engine@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-base-engine",
+      "version" : "4.0.0-M1",
+      "description" : "The Base Engine Camel Framework",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "445b46ec0e26a4a95858a39a093b6639"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "0cfa86190fba5517d43fdff0d3729e7e3f8c63ba"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "44a3e4fb4538932246a8eda2ffaf133c465363807bf6db273fb126d9546ddc77"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a557df6b507f154d90ada64463a299d9b22a905202844844b2262d966189b8dc2b3783bacae9e69ff218b65b8dfbcd883363e59966f040ff5fdaf1713040390f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4f22e7706ce56734ad07d80fe7bebddeda568566de13ccb4371b07917585c1fd6b15c75f9a1bd53f4e20775b6af7cb63"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "f7bfde53bfd8c9f6fc04eb74b45c229bfa6153d4dadf74c831e21f709c161ceedd111129466a8b3ffb0cbeb155a21169"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3fba75d50c2f801dd437048613ddc4e8d1584c4e7078645f6373574160934531"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "73342c1e45adaa82003ef9af06103c5b1bb6d57d79007a4718203f4ef0cffc4b540c1fc57340301d470c608a641c5a89bb15db2ff15c54e5d56cb777528a13c4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-base-engine@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-base-engine/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-base-engine"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-base-engine@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-base",
+      "version" : "4.0.0-M1",
+      "description" : "The Base Camel Framework",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "474670ce8988b41edcadbf7e76dc28a8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "e5e798450fb4873ddfe1117d9a907ff7204382ba"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a4051faf12abf405d3eee8229d246bc4b1783bbba4d68c359f0fc1b24e289e70"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "b44fcffc9326d8ff7566e8266513241b75748e3f5e80e1bef6b945c8429b61adc4d6342eec2fd4422fc24d41bfe15c0c91274dad498002ad1d8bab019346af98"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "495aa8c27bd6efa25fce62122aeee398a268574062f825c9103ea9ebd6b8f7ea88b56203c7ba6bfbb4ae8f1fb2aabd85"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "87ab4fa6d2c12b7805781d83923790e3f97344ae760d3a29a8e962b6b9477184e72198a3130b47268710cd21db6cf772"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6ac22bf37342f4e8435c393d087fddf1f3e54c11f513ea0751902908d47026eb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "5e8a02ce458cfc5ca9178ae2591401ec176c3dc6b33341cb27c180891f283289a3771c38ef0afa9c7f3b75f4ecf6617f41ba16c4e4b2ec695cb065b52aeb2848"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-base@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-base/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-base"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-base@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-core-reifier",
+      "version" : "4.0.0-M1",
+      "description" : "Camel model to processor reifiers",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "5c2aac43cb6e31c79f59145c183cb25d"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3ea85e9243acaf007ccb2153d33c92674f66d8b5"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c55be7a0b5645b0b07a8da10c1bd68bc231f6cb8064837b9e119915d3a366311"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "70ba91281f523a3b68b2b4a5a4e1caebb85cb1e442308665692b221be1bc42c2f6978c03aaebc7792c9d41c927b7e5a67173f425a7a64231a0ed3b61deb2ef75"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "052222492747b7ae16d65ca42a583a597922a8fb949e2dceb9b588f567ee7e4a98e109cee81da7db8d9d71534c28fede"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "54934a6a427c1ec2129e3c0bd3863da54aae397173ddc0933c357da6d8a700c7f19d96f5ed69e41d98918c09b0b18805"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "e2cc3de36bfb4c363984f847d3d3ed822fb338cbc6d5c1206efe01b5a3e5c418"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7c4da82cac7350d67df433d60a7d820f2ff6c268f10d07c49df25866d7052100c2a43b523794f8c164342a5c64418678675c947dbf682dbdcb595dcf6a39e90e"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-core-reifier@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-core-reifier/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-core-reifier"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-reifier@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-core-model",
+      "version" : "4.0.0-M1",
+      "description" : "Camel model",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "7e402d6f32b88becef45974c9509870b"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "504454e7518e23a9348d5d38112f58602ce6c0a0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f7d2279e7b0c6b9e86d44fec276f38bdb05c02143f51a42ba74030b1e39c9f1b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "fbbd9305d5bbb3e7e0472e8d55aaf822be239cf19cb4bd91ff29fffbd9d6be7bc9d86cb41c7f86a7bed1a5cb12fc112c1026542a33249475a3258522c8af507f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1457673e936ca3e733bcd578ddee943e9c0aae5c3646e13e6689b143509011e612177a1047855806a379a93f21a0e4f9"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "29eb754fa1e19fc69208e135a4d5f21a25385f1a6db140958df13887d25b19baa5240981ab9323fc4c66e400faf3845c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "08cc534323dd6e4d8fc4988485f1a9628b916b668c4e23ca2ddb33e680c69e04"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "0fd50208c48b32c74a503f978eee64380b8ec3d51325a7c442e01f4da33b43f99ed122837a2e38942f114e0bba8b566d198de7b89cd02af94e79ce4b44f3d18c"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-core-model@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-core-model/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-core-model"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-model@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-core-processor",
+      "version" : "4.0.0-M1",
+      "description" : "Camel core processors",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d5efbc89962ba60bd67b52e689ead8be"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "163f83482036cedc2c7bd4f2b7aa368f50b05c4d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "ef1567dc4670c2ec1b48f8d6c9553905636480d45274b5a7e0ccbd357ff4708c"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a85dabcf5de4f63ab2a346122078b65e3afc4cf692f4b75af823fcc54c83ae1c286b7c9dca9d0b9f522f67c1fb67aaa4d32d73c21367d77a14638f105095b84f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "fe913c5832144eaa97cecb865493c27a6178ae41222314e917d9e44dc8cfc5cdee90ae9df5f1e2619b1cffb4b8751a35"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "4e15fea8b6b807a7d3ab84eec201074b1fedda8894bcbf32719516698e0de57ac8babf4043c11203877953ce4eb4c888"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "f215b1f7d1f49aa91272499d540de307f2927e8c4e6c3ae6378d24266b699a4f"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "873a9dd3eaa57990d13429b8d46e8f01c836c3bba499d7c2492dc6b8d7ae668d74266ebcdb3a150693281ef359af1510886142c23c3e09d1e500c34478839baf"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-core-processor@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-core-processor/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-core-processor"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-core-processor@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-jackson-avro",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Jackson Avro support",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b4cdf023b61ec4cac3944407855988c8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "02682716cf0593f4ae1a204170d1470d9d482d3b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "23774a1172e340c4182572e2116effbc6ea3e4ccc7264519c2bf679e44818138"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ea550d3a1769f3456ff995eb048290ef5ca65082092e08ae69d89c334407e66227a21d6e702b7fc4620598845eda25a5f6662bc2accc9b6f5ac048068c5f5974"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "3e588b94cfe2cdb2e3d437bb122f00d30d7b66fcfc5faabee59909f79e8119b10820bba522047e191ee46146be657747"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "d99b9f1f8618f8491379f39aca436e97c6d649d51452cbbcf4ffcb1a17378617929825f58617a5aaadff6bae7b72fd05"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9016bf57e0e5f3d757d3c1695713465cbe826c8354909a9941303d736dfdc9e2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d5b3e3bc56c4623c4318d1ba04c7e4a182a6af25a5e02b930ff411ee9cfa85408075841d46cc19aef33fec346d1ec47ff064b28d16cc88337cbd7139db43cc1b"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-jackson-avro/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-jackson-avro"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-jackson-avro@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "com.fasterxml.jackson.dataformat",
+      "name" : "jackson-dataformat-avro",
+      "version" : "2.14.1",
+      "description" : "Support for reading and writing AVRO-encoded data via Jackson abstractions.",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "89b4e96ab3532fabf42a2d12fad3e838"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6f5b56fc4e2b1f675e463636a6618a90eccdafdf"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "28a0b498d0e20bd812ddf47643a8ca09e838110aad93f9c06e84e77132ee49a5"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "1e2f5b765a129c058d3c1bc8a7ff779c61abed7deed37c777731e5b4311227835720a9a8de434f4f8f51d9bdacb19e5056735535c18d608fcb1ffda8a40c7baf"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "a5bafc2204fb6a72c07936ce24a01bd4d3ef4e8e6f6c089d2a3edaa1e1841a3486f71ce44fdc46a07d57c5f6025927c0"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "57e33755289253db7293440ecd1c4563f1086a286fff4061963bb691e78f55be75e9b608c926481a649ed515de809773"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "32edec8501d4903f9e41707e310912008229b483c01c92596ff403eba9abe54d"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "e8ace3c24929c8443cf55550d7e6a415d685a21adbb79cd6d84843ceb87de5e6f4f21021de63b8ca2e781f9684bb330dda2cf7a733d90fef472d3cae7d8ce9b6"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.14.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/issues"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/FasterXML/jackson-dataformats-binary/jackson-dataformat-avro"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-avro@2.14.1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.avro",
+      "name" : "avro",
+      "version" : "1.8.2",
+      "description" : "Avro core components",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "10395e5a571e1a1f6113411f276d2fea"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "91e3146dfff4bd510181032c8276a3a0130c0697"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f754a0830ce67a5a9fa67a54ec15d103ef15e1c850d7b26faf7b647eeddc82d3"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "74d39c7f55edbe5f8124e2905567424fdd0149d4f76b7345416cd1e4838bdc8630e9c0e93e7a38537ae39a72883dd8eee9dbea11f288bcfe15895046cc3103af"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "bed8ac1832b6026a44e11adcf19f3a8da12861bf5b9584db19f0621c24fe8642160ad10904e6a47fd5b6ddd68efdf105"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1618aa01a5fe77f0b8bb1665d8f9baae5f4e684e9e7422a7bca1e3566bbb167c9b4812f3a900874774b1e522ac223187"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "fed658c8bd6e583160563ccd2d6703d22b34bf1ad649ab13487dacae1bbd2848"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "2a8bed5eb961344700d453877d6d610e5880c7a67c7e1d7df2b8abfc21e64043cb93effe1c5ce20da9422f01294c9ea4e78bb0282555121739a8f811f12dd1e4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.avro/avro@1.8.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://avro.apache.org"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/AVRO"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/avro-dev/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.apache.org/viewvc/avro/trunk/avro-parent/avro"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.avro/avro@1.8.2?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "org.codehaus.jackson",
+      "name" : "jackson-core-asl",
+      "version" : "1.9.13",
+      "description" : "Jackson is a high-performance JSON processor (parser, generator)",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "319c49a4304e3fa9fe3cd8dcfc009d37"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3c304d70f42f832e0a86d45bd437f692129299a4"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "440a9cb5ca95b215f953d3a20a6b1a10da1f09b529a9ddea5f8a4905ddab4f5a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "11725da54c7c18af0b50967a9317866ce9d11eb94d3b52ff7a54c6550070e143b5a582de9a8ebb6d61a8104f4dcd7ddb9c2e6f5c3605b6900d48f5241fe38d89"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "26bff8b72770f734bac78e1ef2f575b26b7676895a4f022f402c99e38b567905ace700f553771606603f508b749bfb4f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "27be7948772c3680134e42ca889dc3f42954394fff4b6f7157d73a9f32886795c6d56b80283d2d762409ad56b753a811"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "a0ea1eb75ad00b7c61b96cd71b40b6a0f558c7e1089d42b6d3cd635b1f62b0b1"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "67bb970e761b9dc171ba1e88e5ca2079de26b046f773f89400ccef901d1c0ce7f9f6d0d4a0af5c18ac54c1fbcdce035809584b6514167bd8cb6730294947b13f"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.jackson/jackson-core-asl@1.9.13?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://jackson.codehaus.org"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://jira.codehaus.org/browse/JACKSON"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://xircles.codehaus.org/projects/jackson/repos/primary/repo"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.jackson/jackson-core-asl@1.9.13?type=jar"
+    },
+    {
+      "publisher" : "FasterXML",
+      "group" : "org.codehaus.jackson",
+      "name" : "jackson-mapper-asl",
+      "version" : "1.9.13",
+      "description" : "Data Mapper package is a high-performance data binding package built on Jackson JSON processor",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "1750f9c339352fc4b728d61b57171613"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "1ee2f2bed0e5dd29d1cb155a166e6f8d50bbddb7"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "74e7a07a76f2edbade29312a5a2ebccfa019128bc021ece3856d76197e9be0c2"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "81cd7962fd9ee6d2354f5e44d23de1fa96d0da665b79a0f4ce6f8012bb4651683ae69b82daae3cf4feb101658a344bf4d665fefc3a57eca3a720761732963873"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "d0f846e695d5ba34708b7d066a77b66c3f4c726300bd56f222b61b2c72cf35c95c98bfaf5cb99288a96aa54cc6f1d55c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "a089909a560cebbfcd1cc715b2f24360a25b0bc3de9c6da0ba22580ac727a55ff42aa45b1e411aa547121bda38e926ba"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7fa149f84f2f0b937a68e0fff33a8bb68a5113f88b0a030e94a5b8f0e56446c2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "77ba7d6d92fbccf038c917bdd3db80a7ce4c7a65ab4765e580033ffd968acf050e2aa6e989e4d1a465df8e8bb1383b8da87e6a028eae1cb5504d54237dbc3eea"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.codehaus.jackson/jackson-mapper-asl@1.9.13?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://jackson.codehaus.org"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://jira.codehaus.org/browse/JACKSON"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://xircles.codehaus.org/projects/jackson/repos/primary/repo"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.codehaus.jackson/jackson-mapper-asl@1.9.13?type=jar"
+    },
+    {
+      "group" : "com.thoughtworks.paranamer",
+      "name" : "paranamer",
+      "version" : "2.7",
+      "description" : "Paranamer allows runtime access to constructor and method parameter names for Java classes",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "5707a297363249fffe38e8189cd6f9cb"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3ed64c69e882a324a75e890024c32a28aff0ade8"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "63e3f53f8f70784b65c25b2ee475813979d6d0e7f7b2510b364c4e1f4a803ccc"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "09291199b6e688faa5c359725461a000a930e9dcbca63ffe998ca6b56108957f61237c70830f163b7f20891e1639cd3771f7b386275ef2a501c2a3a3630ec3a9"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "393b4aefd71cf0050bf23f0490f7a738b4e59a654551b96c6c7d473d5731d514534e39a84bd126402c412105dc7fcb87"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "8ab8fb8735419efa2d2df3afb827ec47265df96b8129505e6e2870c6eb2b0b68ce47cd92b620cbb3028895bc72e2e443"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "098b8b15d30d5b1368de6fa7c2117949a7c318fcc63769b2b271c5f453a16491"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3bfdf62ec7184492c9139a8e40d3ab96604593d9fde0d0e59c0908ee608f5edfcfaa3381567f0524cd583e498704aa01d50f33618cd92733f4e42dc09d64c649"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-4-Clause"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.7?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://paranamer.codehaus.org/paranamer"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://nexus.codehaus.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://git.codehaus.org/gitweb.cgi?p=paranamer-git.git/paranamer"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.thoughtworks.paranamer/paranamer@2.7?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.commons",
+      "name" : "commons-compress",
+      "version" : "1.8.1",
+      "description" : "Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress and ar, cpio, jar, tar, zip, dump, 7z, arj.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "d862e30ff6b5d78264677dcd6507abb8"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a698750c16740fd5b3871425f4cb3bbaa87f529d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "5fca136503f86ecc6cb61fbd17b137d59e56b45c7a5494e6b8fd3cabd4697fbd"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "5f254bffa74bd5a58581ae304a54d127db8a5f68e4d265594ec547013287a87716ce7a60dfa5e19f2ae8a6c75670d25ddf89eab764caf882def1a17e7d3cfddf"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "65dea448fe9fdfd11b6dffe548704f12bc8794ac49c414166fa9a12789a47401dfb0c10c498d16c4328adfdc4f2d856a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "217e1f2e1473ea108bb92f0d5a15d8fb97677f2fd959b6c6abb47d1f3547b5deef93319a63a170786ad0c3b671bc4797"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "893ee42587b7607bd739e13b39d85e22cece784d832f248c3f46cbba400f12cf"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "039cdc92f9514466fb5cf50a925907a23504e820a37aad8c905a254b620ab03ee68b8167ab0422f02a693acdd4df56d4e7b63f544e260635b8922e3fbaffd5d5"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.commons/commons-compress@1.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://commons.apache.org/proper/commons-compress/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "http://vmbuild.apache.org/continuum/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/COMPRESS"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.8.1"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.commons/commons-compress@1.8.1?type=jar"
+    },
+    {
+      "group" : "org.tukaani",
+      "name" : "xz",
+      "version" : "1.5",
+      "description" : "XZ data compression",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "51050e595b308c4aec8ac314f66e18bc"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "9c64274b7dbb65288237216e3fae7877fd3f2bee"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "86f30fa8775fa3a62cdb39d1ed78a6019164c1058864048d42cbee244e26e840"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "c5c130bf22f24f61b57fc0c6243e7f961ca2a8928416e8bb288aec6650c1c1c06ace4383913cd1277fc6785beb9a74458807ea7e3d6b2e09189cfaf2fb9ab7e1"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c67ff55c122a99db681047f37595472c7816b65b100da64c0469747779f08925175055b4105150bc17e3b774f31fec41"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e44e414a4ec4452105c5cb0441ce9d23bd1042e34e5dc6dc1f5038d448b922a87273db09b37c4ad0df7cbf13d2479936"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "6aecc8e9226a14b8a5613c8e430e47b556b98fa4830d54b617d476021845d73a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7d10eb8b2615b8d00c5b59686042908859eb6aeab77975cc1b3a301b30216a55edec9044036e8b0c2f4ef9ea79c8717cd8686fadfa5fc89d898998c1b2747d7e"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "name" : "Public Domain"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.tukaani/xz@1.5?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://tukaani.org/xz/java.html"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://git.tukaani.org/?p=xz-java.git"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.tukaani/xz@1.5?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-kafka",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Kafka support",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e725e507b9ad6d51a2b0fad14032a534"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4065163a5a9905ff27cd59b3a7c82d0732e7665d"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "78b009675eeaebfa5b3dd53a1acc14910e3d24be40a5f72f068d31235001df7c"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "7df7c7186539b16d404355ecfd18d9998f94cab161d60b2d7ee5c7ca5fd2508920f45a1d899ccab6112a7ad3a9d3a5620a441944ceb79295a292e6c932a83d63"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8012e8c701ee6d5d9f2084f7226c3200de9151f753cf8d82435f8f68526451b557a875b2540dc89e4502065fd978153f"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "5b6983ed985e2d6d505ce07c641c651d1e3d3f7e34549046a78267b2e9ac36206de65b4c20aff319cef1361064e9a557"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1fc6023614bd14da6ab5420a8be4230476c7faf68d6feadd76c9eaa7121b1fbb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8f8a061f17087284e7f1430ea1c2552b645a61cf39a539f9866f7516e32ec23a2f4754c360b932a0a6882c7d8cd63dd2218bcde4540baeaa411c195eebca9aec"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-kafka@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-kafka/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-kafka"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-kafka@4.0.0-M1?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-health",
+      "version" : "4.0.0-M1",
+      "description" : "Camel Health Support",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "bbcf6dc0c4ff962993fa55e11fb0cfe7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "bc5db011ef292a4f97484f4bb2cf974ac25e4250"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "76adae74bd750cf89f44e311b839c2c7c13512e58d3d789739563a362c6c8b60"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "4d7ff175526856ce185e48c0dd8361a8f13c8fda2da527042a27c0fed6875aab9f652df778529d215a141c95c3887f6d51c119385236798b4e99af2db4e45fad"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "cc2fa1096e6acfa77607aa8f34b852c269ef18241113e1133d16974d3deeef820ea5c841d678fdc8808766c18f746416"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "055ddc8ef9069788d9d6d20fc67bbd1139975b46a7f89585cbe6809dee1cfc9c4e3a3515e5b6ec4014f120d721ead9b6"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "ff9b9281d0bb5dd7b8286f306b07ef3e91e4c8cf7c82cdb86f0262a5f8228262"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "149262956976ed65a381f48f7863014e72e560f0ee9151522206a0f83df0bc1425c222e8bcc4492eec77c762243fc5a24d6659d7f6649eaf7858e972d9f3245a"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-health@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/core/camel-health/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/core/camel-health"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-health@4.0.0-M1?type=jar"
+    },
+    {
+      "group" : "org.apache.kafka",
+      "name" : "kafka-clients",
+      "version" : "3.2.3",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "bbf72049c30950ebb63e001b2f21fc0c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ec1c16f07f8e5b99542a295a1034d9f71ecfef1f"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8d924a5105962e0df89752dd6d1732639f009c9cdefb8148908a8607158ceb67"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "16424b53282b9126a9154fb02b772240f6262ad5b7100dc5b62e1173c9a2f431a2a0cb5168e6ed54d089c4e500ad8b808b09d99a121e718f316591a637635985"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8bf9cc6e1ef8efa938ad568135545aab6ffff277b0835232d232eae65ec154cda5850ce4dbdb55a83b94369b1fe1e70d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "0486e253f270ad71071e1d4a0187e953a1dd2a41590baf57742a0cbb055bf1c368825792e9281faddc5c0ba9e9970f2c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "2d860d90292fdf609d1446fcbbdd928d0f4a78fb0c8c2631eaf05c0648270cf3"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d8c70b41159d038ac2afaec1b6b7c7695953424e152550d6eaa4c48780ef1bb1fde51a334c9cef791262f73b2399d0d4b6e51249b491d445cbce98a0b09cd6c0"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.kafka/kafka-clients@3.2.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://kafka.apache.org"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.kafka/kafka-clients@3.2.3?type=jar"
+    },
+    {
+      "publisher" : "com.github.luben",
+      "group" : "com.github.luben",
+      "name" : "zstd-jni",
+      "version" : "1.5.2-1",
+      "description" : "JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2909788860e8e3ee29d51b327a43ca24"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "fad786abc1d1b81570e8d9a2fc8a1ef479bc27b6"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "93f7e4cbc907c2650f89f9f0bec94873735a58f1e4b66a54973294e4ec1878e8"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "92174059714b98d4275dca1b057c857766267afe6ae2b27bfdfe50395cb90a3ec973032977a074c5ce516a3769336e6bf63d3bbde95bea165c409f1c990a651d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "cdc9284a4537fcf83166bae1c4731463d94ad9615f91200c4da6368ddbd769314e87453e9114649c694966e6c77d4883"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "7fc38f70a3160e3a3e308c56e8b3bd5bcb42567f4739abdfd301f9e5ee74b1be0d1d072f6cf07270e61ac0a6ed6bf8d8"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3d7fdef386e28e112621eea44bc6d6798dc68c8cf690acc2b74db5d221bc5faf"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "693b3b3d29e63690ae9c1215cc84d8e77f4de28e664eb184bf9ad4697389b8230f75f490ba653feb191b3e039eeab9415f3c56b5d2786d85e48dfd8035df4e14"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "BSD-2-Clause"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/luben/zstd-jni"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/com.github.luben/zstd-jni@1.5.2-1?type=jar"
+    },
+    {
+      "group" : "org.lz4",
+      "name" : "lz4-java",
+      "version" : "1.8.0",
+      "description" : "Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "936a927700aa8fc3b75d21d7571171f6"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4b986a99445e49ea5fbf5d149c4b63f6ed6c6780"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "d74a3334fb35195009b338a951f918203d6bbca3d1d359033dc33edd1cadc9ef"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "98d59086a6021ca571d9c1d64b715e43044c730e1ac563f514c40cf44302615d30378b6d5cc69990446522de6260dc8e7b303e3990a3139dc326d058dfb6dbd9"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8e3f2acdbb41a00c4d9cc5f328e63fb626ac7c6c84e1bf9502e2fcc76a591b2b819b2d27b29925ff986b95c297b30e2c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "ec0d6a00760d0a4ecba13a41785d6ae57a64552b1687eaa3e292b3054bb1348e49ab8a938197ff126f9218c6cb96ee1c"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7be684c102891105f66d378b61ea1297a392c1618b5aebf7e0b281f55217c206"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "0b2294570ea2bfbb50ced21dfa4bad956467ca447e9ab2dd602a3478371bcd0e9f13d2dff74d06827a28882409612cdde00bd91267be05bd3510c68268bf3166"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.lz4/lz4-java@1.8.0?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/lz4/lz4-java"
+        },
+        {
+          "type" : "vcs",
+          "url" : "git://github.com/lz4/lz4-java.git"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.lz4/lz4-java@1.8.0?type=jar"
+    },
+    {
+      "group" : "org.xerial.snappy",
+      "name" : "snappy-java",
+      "version" : "1.1.8.4",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3aca6cae2cada8442809bc79be3df269"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "66f0d56454509f6e36175f2331572e250e04a6cc"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "24c4d1fc1e89e078331ab8f401a99cad68599bde4a2e4516042cb548c51b1c3e"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "522e98415b6e53721cb837696dc23576bd63d75af643df7983c1cb6b6e6b5a8650d395962467b6c651a66f5850eaf039f2b37545215fcfc5f4aa031f632c4cae"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9edb73d6304344fa85c21c858d80cb5bdf7a612b7d0dd55ee1ca8e43ddbbfa7344114e93d1beda84cdd076a9d752407c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "8c6e457f5e9e0d8099a91659ac09d3cd5a953ff11e386738049e0bfbe3449f4657a7c8ccbcdf9c50e73ebdbf01d6aafc"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "51b5f74ef2f303aab17a1396afada54c581bd18204c8d3fe136ed9fd05ac577e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "ca3133b812890dad36943599d6a7af0a8aab9aff645376afbfe7348996654298c3473d3fc7a1aab542b4e3a7dd1d44a897572b8e14ceec99333c048ea9e2274c"
+        }
+      ],
+      "purl" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar",
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.xerial.snappy/snappy-java@1.1.8.4?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-aws2-ddb",
+      "version" : "4.0.0-M1",
+      "description" : "A Camel Amazon DynamoDB Web Service Component Version 2",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "eabb8e2b96a3d0a47071a02c55f05d4b"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2d537679103d3f51a5b46af5568f0d238ca2a777"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "6f3f9671936bef0e42047700d0f362f4442236ef37014042342d4f1c3a9682c9"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "1bc9268fb3c7f6dd8527bdc118b89d6afcb75caacdf89dadb0676989f3525767a0fdde84cdc8035f8f8981a102dbdcd10913d647aaf72d24262b6b4e4e370310"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "68344212c116a0db6c07ddb46119efccc054d12f2a2c4bc3716eac20338bbe27bb48294e5b74c2aca267bc564464c307"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "fe2605e25ed443090645a17ae15c6d5d0452268ef9c3d13386b751f2b6e10e4ed7aaaebcfbbc7c2f94903e11163dc952"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "4cfbec5bde188dc6a9234d53823855d7d62af1361cdf8bd751010e29df1b1f1e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "625d1ca8a79879e0d7b8daa7e11fa7f00cdeb671740ab444f31ec9757bdcaa6c60dc674f3a0d7538f2d3a17aee929555d19a495d5dec3544220fd4e604c159a4"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-aws-parent/camel-aws2-ddb/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-aws-parent/camel-aws2-ddb"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-ddb@4.0.0-M1?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "dynamodb",
+      "version" : "2.19.24",
+      "description" : "The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating with Amazon DynamoDB Service",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6c332530e0e25091722f46899e32fd02"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "cb6d2b6d6ca058e2adfd8691574d2c956613f4b2"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "33ebe0bfeccf290cc9d0a065826ac541e7d0151ad6d5313a83daf074599077c4"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6724dc86c8215a63a8f6bda5b24bc49a5224d18f16e44de1bc5c686aea58a040d99e8c21329f1fb484c68959479168acc1fe6ea9a8613b9865fc01edaa540a7a"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "7e637c2d5d2ac8e8d6f7692439ffc063a978255c5328a769401a932db28c95f62a54aca60feebbb0cdec318f2685f214"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "74e007d1483c287d104c90c03df93621150399ee5e710b744db181cf8f136a7029cc6faefedff6e0732a17e6b61b8a0b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "76834782f6117993adcaecbac26a82b775fb346c0edc238a236561bf1ddecdef"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c4836f605ade921e84a15764af962584962103fec3a3f0c7a181f99f1fb96bb8c7539d15199a99c9cede49e95b0d3e81bb331bf3877020131888de881a32be32"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/dynamodb@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/services/dynamodb"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/dynamodb@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "aws-json-protocol",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - module holds the classes for AWS Json protocol",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4a72dd5533aa7716a636b2059df2bd73"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d3af4c16d203c006cb4c3a7fad2f8d8cf9ff5117"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "fbd0c50d1ae3fe1cb831e29a81860503d03a0845367e1bcd066dab049d8b4b63"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "8d5d14f6d13e8e677ee349e5c9ec93db20429a35e4c6633689c9ba34635714ce44ed68b944128c1221b1d3497586cbd524fad4b4b226dbecb18561ba61744f13"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e6f4802a958130b721883896b6835671ce82054c7fc498c6faf0f7317d3624f734272e744d70792fd0580a3f8bc311ad"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "6d063a7328eced98542434d153ffe5bc234265c435c820fa2dbf3f2c89e801207f5ccada7e41d95342d6d2c848e36025"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "eeffda4300b110c5f7ad75502cf20858284bfc7f29eb49a8b3769a0285ecdf1e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "701d474563dc88adda29e7572b7b3f0f474f56f9881648adfc813198eef030b2393b9de561a06e6f4fa0aacff1c2d96c650724e3c9c731f6a23535e8cb86495d"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/protocols/aws-json-protocol"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-json-protocol@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "third-party-jackson-core",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Third Party is an umbrella module that contains child modules which are shaded third- party dependencies.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "b7f389766e6bdbf714cba1df049e0e2f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3ad0516c28be55ab69e7c7282cb3b5424ed113e6"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "4ffa283bafb58f16e8cf58378ac118f80cc3c8f12f21936cd25665c490f68809"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "2e174ea3f06fd1d7758ba9f3e63b5d6f8a7aab375e14d9f9d4e631d8a6d4044d01627a70bd0b2b8c46bf3d46483bcd77117481e0dac3b40ecf4436d63f92edb0"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8df7bb15bb99d8de9148a1af5e8c2fa58c2ec646a2cf1256d296f4d20be52ec27ffa0a22ed2e9204ea36629946d8d576"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "62ed1fa0cec5f8a965a44792921a79f9c9f7c0fb60ac5e7eb679ee31e7c68dc76d654f25f026e2cedbff286e54f5d2eb"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "eb919a2f2753d4f0211b3ca7f8f7a86830126b9cde38d769caba5053524d0c62"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "668b74d459dfeb1f78d66d3ca6e174a4abe2892b233470fa3bbd3e609db96b4cfa37be637ae7f5614ea7793bb034ec5f64a1da78430d8e1a1406b26572fcedb2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/third-party/third-party-jackson-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/third-party-jackson-core@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "protocol-core",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - module holds the core protocol classes",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "f7aeeb516417a92841715fe2e72c38ed"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "8d3d6749f6ece5e0c810a64292d2ea3998905f16"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3bfaa227f17875cb21c7571c25186ab8a0170bfd326358b6008f58c9251543c5"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f4ff3ce398e89db546ad96b9ad7319c31fa761cc4fb7a2abb10cccd420fcdfb20fc2e9ac41aedea47c07929d1049b368d08519882058b165860afed272169512"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9cc56444f8653fcf38ff19d98029dcfd9651c4259d47bb05cb2dd3352ef9cd6b68f114c06a3c4a67b03fca5e8c698a4c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "3ab5a1510fd28d9ce93821efbdd52069a68418662798e5ed9e6f9d049b07d804266b6e86816a47c4cfa89518516ad6fd"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9262c5d1521b0927cf021992b061f2d9bc413c1593e59af28a8d12ac75f4ec77"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8a23dfb059518ff786d7697aff2c39d290ecaa0b77043edb36c9eb3cc5143fb546fd34e20139a6bc2c45fd4cf05e09e8756beb17bef1e4689412607607113a58"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/protocol-core@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/protocols/protocol-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/protocol-core@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "profiles",
+      "version" : "2.19.24",
+      "description" : "Profile module allows loading information from AWS configuration and credentials files.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3a6e68dc4dd609b308b06bef5f0083a2"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "385c305089d7e5512af68b1b36ec85b66b24eb64"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "60c03af7294d80778e8175d58f1980ae700b686087939a1daddb680b633f8d23"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "b8d9ceb951df8b5c3f4bf7700db23468c5b64ebf38362bb1b4c58a27d6c8c383721d797a14ee74c29ca493dd15e20c262eb5e720ad619e0e29aad88c52a65334"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "203626da844f0fdfd7741bf04a87f969ea82a37f2e750d6eb11c8fe059c4f029aedab24d8aee07f599b6c348f6db7736"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "02131389e8d386efa02013d7d5214444bbb4515c14d5250da6c69a5ba748774cbbc705a170733420f73371a821c18dc1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "46088145859f740c446943f35d3119eedc399000d97c7d50b309ebf08ccb0915"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "db30a65ee30e0424dd369f9e2562476046f87a02e551b4c21f7dfe9f2540b1d1b8aadae1fedaebbfb907aaa4c3fcb3590482a7a92dc66886b0ed9d4ff352de39"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/profiles@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/profiles"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/profiles@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "sdk-core",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - SDK Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4452f2067f9d6737058f432e70f5538c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "11295c642fa9b59f9d0e277078237d24e4acc675"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "441768acdf72b1bf2c96f1f3a987292e477d7c6d88df954b298d3e8a09c49534"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "90ed0917bc673b8f576c267769502be97865517a9b9a56c6b0a51085e98487ec95827a600c8d4c23303f9eddf989d792e1d977ac0422d903f53aba6e3573724d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "4d9edfb4f68630f4ebff3141777e135cbda438f735f57fc9aefd495788f889638b0b5b56bcdc141ac4fdb3d711094d99"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "8f39ab5ed777a64ed1c41e59882bbed24aa1562d72bf3aaec0d0c1f320684343c4d90d89f593fa2d7f65f4b2b973ce0f"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1eaf2c9e8241fca1ed61ab7972949f4c7dbe87fa027d0831880bd363fe4dd2db"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "b66605e658fd514a8ad44a5184eeea6a236ce25b4030e529de7dc272c2539bd384767c74b86f6b2b793d0581552839c3a0fdbea2220397ed52fd206b22c95738"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/sdk-core@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/sdk-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/sdk-core@2.19.24?type=jar"
+    },
+    {
+      "group" : "org.reactivestreams",
+      "name" : "reactive-streams",
+      "version" : "1.0.3",
+      "description" : "A Protocol for Asynchronous Non-Blocking Data Sequence",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "69122b098fff1c6b1bf2cd3b355e7e03"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "1dee0481072d19c929b623e155e14d2f6085dc011529a0a0dbefc84cf571d865"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "aafc86186d82b4f3bd44ef7f955978481172eab267d208aa80b24f8ca218bd902d69b587fcae2fe44a888b7a9f81fc5a209e837958307fdc0ee815248f7065f9"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "dde10163531896f3b60261795a977cea1d0114514e8fc95f1ac4b6f34789c4b78c4c83ead210901a2edb3cae9f113ed4"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "4f9e101774f39c8ebcb2ccd3f2fe996a1f99bd879fa34ac9ba319e824752f6bdc6159d242497d38587d7191bba796e3a"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "45c5459f651963c5797e32c87e3b8456238229f9f9e64f543eb21d6a6b7a812e"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "9edc79ccfd2edabe1339ad79a10137cd0f1614671f976d6a8a603428b8e5179c9a6afbf4f9fcd44e6e3795be5c487cc5aa97a1d3e6d9a3e88a62d3f4de60a2ab"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "CC0-1.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://www.reactive-streams.org/"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.reactivestreams/reactive-streams@1.0.3?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "auth",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Auth module holds the classes that are used for authentication with AWS services",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "8a9a163de19a1d8e089db4ef2dc9220e"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a3f7097057dc3c8eef5f8550716922381ed62de4"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8544bea9a43edf125cc81dc28844494132b626ba3d41a618b9811289be442b3a"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3f53cbbc30218c92055a3c7edbc4004b9147a8a60fe3446f6839f561849a05a095e9a65aaa4740458747f551d8bf9b5866079001bbe7aeb018f0b9a443c85044"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e7c7023667ab0f45c1277ad045e5499dad325ef50626484dacaed554ec091bdd39f5eedf4e6c340cd489f6514cf37946"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "bb90fd8998b4dd160c8ff70c5b0d8ed4c176c68ce7a51a92599214c068a17e9c22e142f31e6ad5d48aa4a558e4ff1ef0"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "af5bc660d2615196e1ae332678e2b35453fcd8184951bd09210db6324158a406"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7ae5232f5c06f8ed546a86f4151817168bf730b122436b2a4f055aabe9efa2af215e6d46c2155c5697baaaf2a7968c3e988cc08e47ec755e71f06c989c81d000"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/auth@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/auth"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/auth@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.eventstream",
+      "name" : "eventstream",
+      "version" : "1.0.1",
+      "description" : "The AWS Event Stream decoder library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "864488626f50477cfd786d1c80e3b39e"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6ff8649dffc5190366ada897ba8525a836297784"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0c37d8e696117f02c302191b8110b0d0eb20fa412fce34c3a269ec73c16ce822"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "461c7b63b3d39247af4073608e346b93d32502322136024868be3f7e40e71f348c3bef2450757b5dc8594ffd596f7af03ed69e4a383000bed8ac2a9e3f0cbe5d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "38defa89452920fee5613df7225999b74d7c8fbe4e04f0b89f7aa3c525e7819eb91f8415b302726042aa4adf76e4d2ce"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "74995e25809e85fc00526cc04011cf88edc059e7318f845a6fdefe67aba5942cf31a32024afe0adb1271f5d456d051ea"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "83aa0539d3de0d287d3e87a276ab2f83ea610db994addabb98fc3dbbd50fa418"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8ea6782a037f40db3cef732528e376c50064faa7f9cb689604201842d003daabb8b8ff069a8d80ab0d28e19a69a7c2d3db8233c5618275152f425c18aae0dcfa"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://github.com/awslabs/aws-eventstream-java"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/awslabs/aws-eventstream-java"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.eventstream/eventstream@1.0.1?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "http-client-spi",
+      "version" : "2.19.24",
+      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4189ddfdda150d4ec6f95e31b27089e6"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "e3353120b20ec1cfc256d788026276c8a92f93ca"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "07b98b839dfa60c9b3317a6249d6966ecd9adc3f818e38138fec15b5faf0111b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f733052ddf90a34e199f624a71135019001605f0a80a45579845d1914103add676ad61d1e196561677887c9d8226cae4752adfd5bea44b685fc75474a62978d6"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c2a8e3d28d14947ed707a1773fd80ae201d04152cea11846218a6c21638b188bd3b0d31f899f3922612fb0a9cb2eb26d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "64f109645c8f015f8ee37322950d67e987e3f3037e5b83cd7d2fa9647b5275cde76536d90c2a1ce3caafdfa963ea1364"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b91c0f124926c22b8b2b6256341ef69c3072fde57d8c281755c260bd689a0515"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "cb01ac02f9b05c69e79da66793c492386f54b8b02eeb87e21ecc0df9a17a192b1cd7ba320d85cc2faeb2cab5a64ddeacc532244f41500f36ea41d30f797b6616"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/http-client-spi"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/http-client-spi"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/http-client-spi@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "regions",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0ed5d7ab4f128158d9996c2931613ec7"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "9f6acc09f42a8067bbd4a4e4fd7a2c59a85f53ea"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8d9c38264dc4e12c8d5d5a95c1635fc420eed908da23dc6b4ef61bde00834fd7"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "108251b29eeb65317f9a853bd16bffcf41096e6b8b01790c50ab3cb85af45427565c2d05d9869a12c1c11bdf9d0c6caafe0b235375ddaa42ab543c38aa590037"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "72e49be98dc00f3e8289136f5d99c319fa7156c694b11b470dcda9e14d84645b24fcb72879aa862ff05af6bedc11ab56"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e5807941b7df5c1da2eb10fb0c4ea9620f453b42967965d65052695e77a2ead825aee1e2745d2bf85df14156e72ca197"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "fca0d09a6ccd44c3c6d25d7a3a9cff648478dde2b2c34bdb80161928c3e26541"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "b70b843ca7edcea69fd92d9f883d2fc1669c62d317a4f68c654eaf887875755ac9cdd34e6a4d8ea2d9546bd0a308e6b4d38c32639e3ddcbb4f736a6b71ec48ae"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/regions@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/core/regions"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/regions"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/regions@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "annotations",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "fa0412e356a041d11a5c6903c9313932"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "50c9232bf86e03feaa6d08418702fc7eb7fe59b4"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8da83de921ca08d772a799e82e9b769b0aa7d9e4b3abc968552b6de121783cc9"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "f00f343f3e65671f93cbcce3594ca150b0764d58f3cec41a2921f1e4d2d1b16bdbc483f25a04d34b74403ed6e281c1cae2212bd461f99ce58d2df97ea269a108"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "45aa5767a3c5e5bab6415c2b785cb1fc09b6ed4763106a3280f46fe5f7fcd3698081d04c4b7c97363add975ace260226"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "b0f0d08a6311d18b65ac2fbdc7057f5ef2331d458a7181ae2168e73c5fa5818ae8ad94a95fa421a7067a8583e9d18132"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "2141d64fa4a0366fe814cdf26ef9e5e5766e8100e1e56dd2f9dbd9c3b41ceb2a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "29d18edade292c85cd8c118bdc09c45a537bb766388d25fc66823680ea90961d4329cbf2076272263b8eff6a302ec574bd8989905a9a59e2c2a6ac0c51eba6b3"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/annotations@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/core/annotations"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/annotations"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/annotations@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "utils",
+      "version" : "2.19.24",
+      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "fe8c6fdaada6cf155d6619fb2e4df946"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6b70a178845415033c48846ad14b81564e00f19b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "fa6c3741b4d00061ad92952f394898b6e1c952aae7b32479fb184cea57378c2b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "75c34df11da7e547a17f095ece9978b8ae48d863652c25731f8f4a9afaa5b65e5d3f6810617e4029cbbafa80bfb5f41e39fa2d268723827277d46d183214aa2c"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "0d26678cf5f3574b4fe45e4b425efaee2b3427693adc81ab43972f91bd20d649f96aa0894ac0f1043abfc0a2d7e0518b"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "669b404a786700d1ecddf524f7234af512a63996ff227018077a2031727d204e3b94df70249a75f09e2ab1a402b22a34"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1a6e270f9a7f579f962cc3134f20b6d3ff3f118c9d698688433677bb2df5df60"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "e4a9a12d136c23da4f446b5a267d08568e247804200c462b998c25c0f08d65b1f695992b12485655ecbef4d1ef98280c60a8553445331a4a34af14ca7b51d932"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/utils@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/utils"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/utils"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/utils@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "aws-core",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "8ce3fcbda0fbf54071719df3bb0f00f3"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "817fdf137e8d17f659397283f70f818fc60fa4fa"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "d9c66c92277d4b17b3277e20b8aa3664d2e2ce995e7423a51d9e79d6596d64f1"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "8949de0d665fc9279a20a9f792a1e5aea988f584f26f6dd98f6c65c80306d3fbd36728f354f25efbc99f68f556517fa45e8354db8f01b86b5a7ffc418177e593"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "2d66853c24bd310fd61a77667fe0ede7c9563d01581e7e0e796cb09c7f3b32a099923fa0698ec84d398f163b7c00d794"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "754a0fc78c136c0354df075c98e21f962d2d59ad853301eefb6b87688f70b971582e1c9a7c9dd51dc965aaf929233379"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "effc3890c300c1eabf3074c2f546a5437da39ee47382f4cba22094f65262f76a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "9aba9d47d5a6bf583a860b976104d284d7c5d7cd8765a48e3b42aadd49211f95fbd7a75438b3621ff382b25d7ddc60bbdff40efea00752530a73285a9c46ba86"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/aws-core@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/aws-core"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-core@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "metrics-spi",
+      "version" : "2.19.24",
+      "description" : "This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "85db1d4fbeb930d6634a1a4a4abe0879"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "2ed8a71e719c9a7bdffac4197aa324cc1cffa413"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8ed42496a320a7b7b0be80e9501287029d8a19529762c55649975c748fcaf6a5"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "64841ce826da33c3006200638825e699e120098a7ab1580eeb09778ac0d5babe90e1eebca22325e583c7acce25b7bc340fc963ec252f20e4c013971741e4c6cc"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "3f8522d90aea3b49a48138f988c525c2eca0d54f8e86163e9b5654a8d9051aa4d0e55b6be19455707590fbb8c0cc12eb"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "93d485f151e49e4bcac1d7b371bc8c6bc2b8f0c5b58549d84425aba9817d184a7869c446be6f268cd42f5e245fccf636"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "3270fe3bb02c37042cc88afa9a3829d4cf47058c321dba0dd9973c62b7e82a15"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7f9c32e6fde4f5da9ef6c0bc409eda42920bd29fdb346c41f0fa3dbe3556a482d15bdebc56bf728f23bf28c6ad154a69a386724d04fef45c1f363d0dc72d134f"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/core/metrics-spi"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/metrics-spi"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/metrics-spi@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "json-utils",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "8722942b5b69f94430b190c967733fec"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "76af6aaaac696616374c63f9ff6b0d3aa8263a9c"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a3c9979fe8f15778c4dd026b85e9beb9d31b552646b5ac4053cd45afa054d17e"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ff46416e56978e4cb034e1c8b0a6166bcda09ccb5828263b0cc7ff03a21833127b18b5f5f365fb47eb329aa04adb0f0ff7ff2790f1c357e4d1d2861b767e4d3d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "3cb443a32b4fe101e427d5e14bd2a19c52318058d687359d55f6e4a55e2b12545d2da784a5c988e187808510caa56366"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "df1060949987fbeb83d742310d6f915be8c2e01b57bafda02dbe4e7f622b6d32a5c630b2e77aace48e903bafcad7d093"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1a9bd984d9dc978c687dc211f58b50cc063225ac1f43e7bac24a8b8126e3c2cc"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "244b408c674849f6e97abb01dab19dc5ffe4f167d1df8fa89b748b3bb7fef89a2cb7a209d915acbe84556b31ed421b4c72ee3110649b72c7a239aa5b485570b7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/json-utils@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/json-utils"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/json-utils@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "endpoints-spi",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "7ac3598310142ac79c86083d9d69d249"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "50b512fe4336bad5de0c132f147b7686a1e1bf44"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "86349d5a55c25eb5c254006b039b715a2a72ded27a88740b01795457a63d6238"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3fc4ce866a35e33bd6a7a0f0005c52d41a1183096cb02f26af08e28e3f578b5c371e0359ad723d895a959fd3124252a66e07417604bca9c3f3d89677c82ed7e7"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9c069f7d836014af2e00c2f6d993897aa7ae5b9005762a9825f361abdc4d72ff4baf8b1b9b7dbba53fc2a9a5cc2fdeed"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "b1585ab5e6964959b516221c042e472990a023d016b8fce7a1591ad9960b2a56f784f72c2332f8318d539674d727faed"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "76c80a70db89bbae8fa3e0072a09cbafb1fc83c35041fe846778b553e9986594"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f6eff3b32072d9fb90a51d00689ed512d01518910b885c6dbc7c4f59578cd0ef87b7eb1e96abfc1196e15ba13593ef19700e4c298498bc786cc33b459201699c"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/core/endpoints-spi"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/endpoints-spi"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/endpoints-spi@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "netty-nio-client",
+      "version" : "2.19.24",
+      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0e3e86de8f209350db2f7f3b16271a40"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ee751e27c325a726f94214507ee938bb4dd44b09"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "2c62c830a2f17b9d911689b9d1196d3722d120c2978358149314831bd8b367f8"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3efe3a0544cbb005978f406833be44061620380a90052c5b646012c72daf9363b0c810fc7bd5663715da8e6049d7c9ee9e9a700e0044904ace76ecde227fe5b4"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e0b8dc5af270d3ee23502b8c1600fb756955763d70915f31939c34303906ce8a750a9dedbf79206f8a44e182e610a2aa"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e4db2b1e56b45de22392bfbed418a9c76c9a42cfbba3a4c5e5f5a9f8a3a193e79d301cf636d64f3435fd6566f8d55e95"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "eacb5ad61e6d0b41d84fc3c7b255ed9c8d8ca3e12d593b7116f80cb613a72d4a"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7b7681acfd862343150a8624f325b604cbde759765e800637e8f7337c8bf7b4695b47939772714735c93632149b8816defb88b806a20f33f49900b3d4b5350d8"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/http-clients/netty-nio-client"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/http-clients/netty-nio-client"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/netty-nio-client@2.19.24?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-codec-http",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0d29ba2a54900e39957b4cae6da68a84"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "23674593f004959ae002ec348626eecf677191ae"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3f6ceb3112cfcf7b70545eb5111220ce57db54d593f23f64c38333bb22c40b84"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "81c57f49de133541191ba3ea39c6a4b4f30c422e81b5397443fadfe9e29e230131dd577490ddec8e40cc574aeb9d2e52d1f5b265ce93efba7370ce457883d5f0"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "fdbd56165e66fe5122bf2de4a1240fd2a2c9de81f5b23388e08b9b5c01e7a1378652694cadc2c14cc54aade727bc0158"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "64f58a6f2b2aaf69517c5ad2a66671afed90d50062af4f37567f25641e42142eb6f6e7c7eab335a3f5902a56db97db28"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0281be05f5c6e8182eb126000372d4c579da3b975ff0e77ee248fe70b20fba5d"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "88998e2c943b472cf4177adc08cbe7bbcf3f5a65a7284d2d035c8570987c6629840ff205b747b13d3afe069481da33119ede4f057e9feb40badab4c45cae854b"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-codec-http@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-codec-http/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-codec-http"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-codec-http@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-codec-http2",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "42544ae6b891dd06f97763541defbc3d"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ac0ca067e4118533ad1038776fcd9d5f3058b7d4"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e8e8e28e6ab6bb989aed904778922045f388cfb420bc1eb37abf4df8801db167"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "84a868e98bb4439b95900da8630b8ebf4f9ba81da47b2c69682c50ff9f056f7b6b6b95937339f95adc236e13ebfcb6afb95cc5f5ef4116c34ab372e1893bd4d2"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "a34fcd4b83e3833111d4a6fdda4637df4bd7fc486705796fd8fe45a896ac93d8fce66624a7429d8e665c3682c09b046b"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "abc6b30f51c3fc972e50a96b0d9120a24fb1f262ae2f5204962fe47877f25a56ab55c42aed10b7221830d4da04d2b712"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "1553a03c173b2546252e21563782ed13c6dbd17a877e2d0fa330815d39560f78"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "54f87b0838c11515f8467895d0ef1ad05d142aaf87f354679a5ed13d887fd59593cb9e6fdafd34fa8f1cc33a159774833424b0126b5aaf6213f41cb95e68789e"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-codec-http2@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-codec-http2/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-codec-http2"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-codec-http2@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-codec",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "09de94abac07cf8d2d1dc2e6a5c4fba4"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "ee126da926ea202da3b21eb737788ef83b1db772"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "0456840b5c851dad6cab881cd1a9ad5d916db65d81048145df1d9a6d03325bea"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6221c365c9e1fb5d12ee19da6d3691df81145277524cca91b9d8f21ac5e00f177ee8c128d506391700d48c48ce685f7af79a151d0c13c567386a63db94c7cab5"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "bc8593cd6b5d8809d95f6fa894cc5a76f0f3399193ed232d013f3c248948652b1a4a0011531639387aa63d2df1924ada"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1865929258fe16cef5064c7444f43cc5c21b1356d7d9c9d7d0eb7757ef414a322897f53dcd7f8f5722434161ba0b2058"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0cff407173683b9cd0c3e0391b2287d483bf68d4fa20a70034fe6afe949adedc"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d2ed85b31f76ddb8ae5f9453fdcca44fd94d77778f2a059490cec08aab71b76827e60cfcb55284450f5516418204daecd8f1e7cbf776e7b766ee012268080202"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-codec@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-codec/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-codec"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-codec@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-transport",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0f172f54c8aafcf44079eac8ce9b148a"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7c7739c41fd110c3576e9faace332ee957f27203"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "f6726dcd54e4922b46b3b4f4467b443a70a30eb08a62620c8fe502d8cb802c9f"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3d6c921c1e2936194806551a3460310d9b5e18a7a074bdc728985e2271728e43d987375252efd905bf7801f89a330cf3282c8b65b05d6f77118da0220a69c7e8"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "d67eb5434e9388518fdf8cf9f6b1c7b41186502fa6c02d126154de830e20dd91665f1ec7cc27bf277dabdc55eeadbfd6"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "18de41c1239bfa9920a620d83dbeed886619502cc24ecaab7d0a2756f1faa5507ffdc65fbe8d37dba95b0bd71b2df04b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "4c92c28d2f58378c3bcc9f1f12b9ed0786089ea010c335e6a2bdf832fcd195ad"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "42872532e063a36d91df2b7571586cdb7995ceb23626cf73b121cdac31e2cdf114a28e4aeb4fd735142f6f2b38a70447980abdcf9bb4119539b4daab90c39c40"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-transport@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-transport/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-transport"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-transport@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-resolver",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6c88e40dd89fdbafda3974bdeebb8220"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "bad83d479f7bd8ea84eefd77c316435be4c97270"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "7628a1309d7f2443dc41d8923a7f269e2981b9616f80a999eb7264ae6bcbfdba"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "9de0287dfa2d962fe8316006895127fd9ed9317266805daa5a189a53084b9c9255d8c015df0db344f9f4e0edccff9faad15df1116281871d3b78ea0eef796082"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "ea38c1a183e74a8da2baa464e14e4aa1ad977caac4d773f4cb9119d83887810b652b7cccd20eb2590e5f7c87df38e662"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "0e55fca0f5df5b8645d327ff20b0a02ba08f2f81a8fff6ff17304361df29e309f91d6074ecdbd6d2b9f2719101a634a6"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7c12870f08d7ac8fc4528add1ee7e2134f0611098a9623ebb3f807c67b0deb29"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "90128d62dd80a3c9dc723b470e9db00157e32846086e40607dbefc92e3e6d86a92893837c1d8781002ec8738fe3f8027b33e2689dfb1b7580566199098a081b7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-resolver@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-resolver/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-resolver"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-resolver@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-common",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "6bb21eac8bf83d513232016b64c9a107"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "1dceab4662a9cc93faf87b237bb41103b1bc7f0e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "a35a3f16e7cd45c5d8529aa3e7702d4ef3b36213ea332db59744ea348fc2ae99"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "9d96ad74aaa6b3e5a0c6d150c71496658b5777f6524aa421ef48c3f58276e830a2b1cc5be26a8bd1c8a641de4f465bb1c0dc69cff8f689b38f2aa75547a57294"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "dc6c8626f943e3ca535a06b9dbfb9e1d0b2fd86a447e14bc1fc377afcf1dfa3da259eefc8bd9f8ae2e312b6c2276bc6b"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "7bd25dfa12206986394116be79092e85cf873c98bae113b63b49e5ff648533929ef25191d187f511b517caa754fc21fa"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b6bd8dfe3161e2102c392fecdba7788965ab3de8686ec6e63d4597c18d1bc754"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7a2a88d49f7949a535624c41989fc1f441bb5b4a271d5dce9bd71544bc2037ec7bdf1f4a525c38fd026934a213686862c3bf80f19c87de2d48b97c1f567e3376"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-common@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-common/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-common"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-common@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-buffer",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "a0f01e0dd6319c8def32022305473dfe"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a66fa0ed2687eb33a2e53a17a6df61bfe3b3f2bd"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e42e15f47c865266b1faa6e038ebfd7ddadcf9f4ae9e6617edd4881dbd4abe88"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "56a52d618cf45b6b762497dcc4d15aec4959b4583cc503cc979f4cafe6c2c3bdcbbcfe7224b20ed2ae90d46e574d4062f2be330d823991b911f8c27f3b94c583"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "3fa24212ea6ef053131e6c3fb02b15534e97aad3b8fa0ba35bfd111f2695449bfa158d52d269dc3d4a4b4b831ab1a0cf"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "1a21ae4ce9fbac379763a54cd0965eec95f22ff4373f3f1e3a1f8a1dac60d82a116a7d05b9e51ab5c53fb4b84643da06"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7f8ca22d561334849711b8e6a4b28679976357dc08baa42aa1acc1eefc0666cb"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "7672ef83045479e73b84990bb0a5165a597be9abf187b0882a52dee265ca62354fa0b577b5aeed158af23ce8a3fcd6c1e7120c4ef5a76ba2615849a44012c126"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-buffer@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-buffer/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-buffer"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-buffer@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-handler",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0568f5ada88ba5b46a5060f768ca85bb"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "0bcb65230218286e6456b5d085cb42e67776eb70"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e69b42292929b278dc522e25177ddf7c54025484b55879f8227349adfbe1c04d"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a98fc819e72be1c5c4a7c919bcba0f1c591e5d1fd34bf271371bda985f15f37f65a0ffb9be8c556793031ba78257dff7c366e458a5797eb6b51fe19e786f797f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "d6b14fb760e2162bfe4516bf62173414dfa3dd2c868710575bdb86ec090b8e86287069e596105c69ac00b5578e985232"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "cc04b75d827d38b1d54be7ad50223f0a8358912db4da5943acd6adf741dfb50218a5249ca32313574c4618c626044d5b"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b88efe21b9e7712762b574edae1c1244d6319f6acdd70921c6fa1e6ce7f09f71"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "8d5d8e96c7ef352f36cb820e6f0bc4b46aa972ac2b20a063120b2dbf942b0862cff759f18d41876182d6eb8802b4408b5dc7035e5cf05da13b45c7acee73e893"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-handler@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-handler/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-handler"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-handler@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-transport-native-unix-common",
+      "version" : "4.1.86.Final",
+      "description" : "Static library which contains common unix utilities.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "f2d9f9d19ca88b8ef30fd993ea957301"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "5e0e7fc1c337485cabcf7971faefe692b76f93a2"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "ec26d03a06565791d57e997f793677ee4d3fc47b290b7951898c2ecd0232f115"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "9d2b1fe2126547d7f36869b2287110040d84eef119cb63cf8adb94c27fb9be71f1b37ce64312dbba9f431642fb590660fbab6f1a3130f857b9ad2120e4a21581"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "20865d2b4ee9c031f81515716916a9291458c26846f76f4f7abdb173547758abbd086d2a131363cd247e8c1981d4755d"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "0e3c9dab56b29d00dcd3e5d22ba09b36553a15db5873e9c7fe46f586bc702c580a071d245cbda7cad2862234f3fe6020"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "5d144742cdd7ee5f629f7ddeb89af7396864cb0fd9a1a07ab76580c76871e9e2"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "71941964ebff5edd37ad26c65ea5b6a9b8c49c10e99c91e50ee972632b707b53394b22418b3cf8fbb8a1a571a452cca77c10b689c1bb44f065128fe94a765bb7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-transport-native-unix-common/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-transport-native-unix-common"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.86.Final?type=jar"
+    },
+    {
+      "publisher" : "The Netty Project",
+      "group" : "io.netty",
+      "name" : "netty-transport-classes-epoll",
+      "version" : "4.1.86.Final",
+      "description" : "Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "ccf8a5f3c6260b72370001e5229d72df"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "0b1c323028fcbd4ea757087038797f331c828959"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3cc7eb87d85d6b4bf3d596a172a92df09f8d746c2b283c85543c95795b51edda"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "d2c07be7b628a1c7ee80bfa4c3d9716e0b5920e298592207e2a1166ef839ba98c287af3c00b7010c52b4670f70963f3c9f4c89957d3646a29ef78ec5fbd00cfd"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c45b06e7963a9f10e52976f06eaab8561560d2a1080d1ac4bd16787d11e7d89ea0fabf02f7246c1f21d4baf2caed3c95"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "36928203238fd6df1ea7eb30861b45f068c0b3b5c4f7dbc59fd38091b5e84bf297ae1b4af66e3e79e0742af5c13636b9"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "40907e8690178fa834e5fcff942280adecb382eeaadd1151cba5823019e9097c"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "a258f9c806b74e096f53d3cce943b66a48e2471f3e0e4be6718b8005939b9affc79a1e4c2212bd393e6e9f852a7c375754d4bfe21016998540d7c3fd268be6f7"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.86.Final?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://netty.io/netty-transport-classes-epoll/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/netty/netty/netty-transport-classes-epoll"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.86.Final?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "apache-client",
+      "version" : "2.19.24",
+      "description" : "The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "aca4ce5584bea912884d5a80c065b30e"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "121daa8fef9ec520bd1fe61bacb15a885bbde7b5"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "7923fa2bad10534a250c4cf00fc3710724434640158079bbe870365fa8ef1615"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "642f21ad5c1993171f44e75be7583925b2b889acce81daf5cf9ba4bbce4b9238c737159b62b1db1886005bb9ff04f51d7caa4107a9b5a3aca924365e4f4aa939"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "7f579d743b6699c6fa1f36c5e2921af570831f95128cdcc01d1875aeb553e33d528bb65a02419823f5df83ec40b138b1"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "77e10649a24d53ccd96fa0cf1c2cfd2830881594d7267325c363658d369f03f71b4a2ab96c2ddb9c9de96d780c7ddcfb"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "080cccd84af88b91e93fd0f696ca030fad09379d1a151b1332917b1967d8d353"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "2905e8cc80a078c138ab5eca01fe85e8a699b19b3417144c5d64ff1bf98dd0187a1f83efec3ee4254e3cc012b6f8e4d6ad76bc74e1ebdad0178bfc93c3ec4280"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/apache-client@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava/http-clients/apache-client"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/http-clients/apache-client"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/apache-client@2.19.24?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.httpcomponents",
+      "name" : "httpclient",
+      "version" : "4.5.13",
+      "description" : "Apache HttpComponents Client",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "40d6b9075fbd28fa10292a45a0db9457"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "6fe9026a566c6a5001608cf3fc32196641f6c1e5e1986d1037ccdbd5f31ef743"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "3567739186e551f84cad3e4b6b270c5b8b19aba297675a96bcdff3663ff7d20d188611d21f675fe5ff1bfd7d8ca31362070910d7b92ab1b699872a120aa6f089"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "093ac3e2dde58e34aa70309c7305eb3c9b5be2509a9293f1672494da55479a86bd112e83326746dc7a32855472952b99"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "cd6882e7868624164e460f2f3ea01466f863c0dcb902b031c656b57356f563be83b29530df41d88d634ed3d01fc9964d"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "710b1d8d7dae0b8e4270756694ca9c83d64965f42d3b4170c609b14d47c2762c"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "276fa6a6599dc89382d658115695cf4da6b0d39b34e9c349c17a5dbd64122eaee553bb9ed75c0378ec4a83be157c8aa39370662de3c9b8fd55ebc1dd608383e6"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://hc.apache.org/httpcomponents-client"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/HTTPCLIENT"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/httpcomponents-client/tree/4.5.13/httpclient"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.13?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-logging",
+      "name" : "commons-logging",
+      "version" : "1.2",
+      "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "040b4b4d8eac886f6b4a2a3bd2f31b00"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "4bfc12adfe4842bf07b657f0369c4cb522955686"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6316fca57df0fa636"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ed00dbfabd9ae00efa26dd400983601d076fe36408b7d6520084b447e5d1fa527ce65bd6afdcb58506c3a808323d28e88f26cb99c6f5db9ff64f6525ecdfa557"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "ac20720d7156131478205f1b454395abf84cfc8da2f163301af32f63bd3c4764bd26cb54ed53800f33193ae591f3ce9c"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "628eb4407e95dca84da1a06b08a6d9b832a49de8472b1b217e8607f08efeeed18b996232d64dd07f03e78e0e3bb4b078"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9aab62deccf156ee6e324c925dfc30ecb53e8465802863a551901a461424e807"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "3fd76857f6d20c03799537cc961c1c4ddf1c375c6c192fb982363e3b9397ba138b77f24ef38b4202f44e37586789c0320e4de18fdadd2772304fd14a9b26d552"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://commons.apache.org/proper/commons-logging/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://continuum-ci.apache.org/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/LOGGING"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.apache.org/repos/asf/commons/proper/logging/trunk"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/commons-logging/commons-logging@1.2?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "commons-codec",
+      "name" : "commons-codec",
+      "version" : "1.11",
+      "description" : "The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "567159b1ae257a43e1391a8f59d24cfe"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "3acb4705652e16236558f0f4f2192cc33c3bd189"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e599d5318e97aa48f42136a2927e6dfa4e8881dff0e6c8e3109ddbbff51d7b7d"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "d9586162b257386b5871e7e9ae255a38014a9efaeef5148de5e40a3b0200364dad8516bddd554352aa2e5337bec2cc11df88c76c4fdde96a40f3421aa60650d7"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "9ae3d8fd4c38f3af52c76c5f98039109901cb0f70700e6d9999b27cc4b30b188e2688aa4adcf6b846376bc3ca125907a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "bd272e22540371e7d834cd897bce9be657293ba9c5584e0d47a4073711dacb524cc59e294e942ffc01613d17ac7d6ac1"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "90ec34f9701a8b212c65e6167c505ea6417289f910deedcac8517075b8349728"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "101bc04efae2bd16d7923e61bca922c4a006b0e4b34909e0f8865196cb4df4f4f6269737c17880b4dfd0309cb487b806e88d09c6e1a7dc70237563b3f4312f7f"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/commons-codec/commons-codec@1.11?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://commons.apache.org/proper/commons-codec/"
+        },
+        {
+          "type" : "build-system",
+          "url" : "https://builds.apache.org/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/CODEC"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/commons-user/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "http://svn.apache.org/viewvc/commons/proper/codec/trunk"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/commons-codec/commons-codec@1.11?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.httpcomponents",
+      "name" : "httpcore",
+      "version" : "4.4.13",
+      "description" : "Apache HttpComponents Core (blocking I/O)",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "e07a248f61c52776a2366c075dcd4963"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "853b96d3afbb7bf8cc303fe27ee96836a10c1834"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "e06e89d40943245fcfa39ec537cdbfce3762aecde8f9c597780d2b00c2b43424"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "23430cde8b9bed33c91474ba49f1143284135df1b25fdcbc37bc3bb7e9549e77b3918eb40250093db652ae200367e87316129b23b4f6987e94939d60f467498d"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "b776d57492478c162d428bdd3139be0fa6c3cf4503355c3a04710ca7bc3ee74d66627f49eb42814fd8f8364dbd17aa91"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "f6f9e70b76717b705d040f0b33857f0dde89736f2e6d55ea56585235eb1b6d0ce4d5aa18c82050391ac968dcb5ec29e2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "721a9fc1bb353ddf3e438bed4306a3fa5b55ffafb474be5dc8715bd23d7a5afa"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "c78f9d464e4b840e28266658512b1cab0ece1470bef2764deb2dc20ba69b73d526d92a19494ccb87b4408f9235c4294417f2e10ba709469f4bd62d017b9e3cbe"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "http://hc.apache.org/httpcomponents-core-ga"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "issue-tracker",
+          "url" : "http://issues.apache.org/jira/browse/HTTPCORE"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/httpcomponents-core/tree/4.4.13/httpcore"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.13?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-aws2-s3",
+      "version" : "4.0.0-M1",
+      "description" : "A Camel Amazon S3 Web Service Component Version 2",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "4e9ce76a4ba32d1ef1c2054eca30cb2c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "5ff43976a6d11d00cb6148ec6584e8580484d2c1"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3e098b0a3fc92e2d948ec57868e1622f436e0bdf564fd7748b47b9fa6990e8c3"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "ca0b4488264e1fff8c366c2f5df9610b3399870f7f638e32fdbb2e84bcb5d30cd6d81190d2c5a31c0096b3e55ac71779857ac182136c695a148ede3de7b69e56"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "02042485080d73470cfdebc9cabb08c7f119c0986f1d38b5d17661fd26b2c7e8fba19a5d8510ec1259013e74f4ba38c9"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "e419eff54404c79f7116647756319b7b278edcec78e41850af11f21751bc94d047a3c370ba55c8499c0fa04770e88ed6"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "77a39c297ed3961717bd233847e0dabed99894e7ab1d0cc3b7630cd9fe38d080"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "e0dc91c387f79fb8ce443ecfe582ed770c87e6b178f978763050bc19c5f672d799aa7f08448749911e949a2653851bcbd225b412f7ed17f7622bf701be77ffe0"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-aws2-s3@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-aws-parent/camel-aws2-s3/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-aws-parent/camel-aws2-s3"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-aws2-s3@4.0.0-M1?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "s3",
+      "version" : "2.19.24",
+      "description" : "The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with Amazon Simple Storage Service",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "759f133a31967c9d61a19e0decf3adfa"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6102716816a08651aa8cba9a4c06136152a42dd9"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "1cb5a2e223b3e66d0784eddd84864d359f87f38c3a523d581c1b1c6c735bc612"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "cb9790b98f5c7266f48e12975197639883bf1480ddfaf87b32d3c5fd88812fca6b9e5f537164391b7a0bdc3bc2b86dabe348f41e19a7eb921d09e07a699bf69b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "dba05af8ceabfdec41d345e069f8e6d54185a0f9b884467a06f46a8d3d5c8198576f2502dec6ab0060c809027cc381b5"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "c8b4c45b18ff2f98086620c19899bcb931c8dff15ec05725f971d60e33a864cdb5fb308545a6af5381960350fbef8679"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "9a3a8b8f3f743f22f70dad532fcc4174f68f80856af90a25764782b7f8ae2755"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "2fa7d4449d50fe18e147009534f9335638b42bc542fcbfe6b660478851ed00962ff71459331d79aaf7356719a4331ab213fa32886dc58204c1f7fbda2b56a6b6"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/s3@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/services/s3"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/s3@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "aws-xml-protocol",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - module holds the classes for AWS Xml protocol",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "3fd2e4d19ca7b71a8bbcaaeb5a55f30c"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a5d56f7a21df5705ab3fd9d6601b5a537e637d3b"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3e93dfa59931941338e69b81df493e82e52fdcbff6a8613fca2fed719a5ad061"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "a65e5318bc146977cf233b93246d2a51a1b81253130fb7f5e288d7083826026832f28b17e2d881f906c01c8779e073fe3a7a33ccdaeefec32667dc8d405c8b48"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "65fde7c88888256e0625f9e80610f8a97d1404253325a6ae06be400a61e85ce548179ddd2976e885e4db8cc3d4760526"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "ea5153ec8e6e29c21c0bc0453789054680f1d6588523b249505fb3a797058f200df976145ea40b9f0a41ca349467dfbf"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "b69cb37fb7795d4d0196159fb8d979da715c1dffd8604cbe432295e3f83ca261"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "dbac3dacde9eb16091d3e33a08192232a1aa3b792b76f4ae8730a7f74259b0803b6cf6c34637b95896b19a9b23a1ea2af4ce57498fe15ff66b4580823293f3ca"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/protocols/aws-xml-protocol"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-xml-protocol@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "aws-query-protocol",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - module holds the classes for AWS Query protocol",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "be2cd44dfc23a7ddeb6bc23172a1aa94"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "db6eb175de70b813ba1e87e64332a16ae6b4c311"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "c01d3352fb6fc905ef2ddbc8586c8c065d53ca83bb0d722422238bdb093aea0b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "82766662e077bd55bd30c61899da8185180fa8e0598ab398946aaa442f9b6278436874afdf61f7aebe8a197d50ebbae924df0a85256a4ae8fa0348c145fa4f0f"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "c056c1fe2fc7c7e80a32704dafb0b3edb614b9174a77c42af615acb8e4b2076239e3822bc5b2ddaf39e3017537e69059"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "5741a6fea223b8682e6d4fc5c6c2d7e3b4e960a84d57511f01f64fc501a2b806f495f6a4495fa498656837ec92a3c746"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7b210d6f3caa9c84767c526f55a6c38642d69fe430dab7e213bd9d8e99993100"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "b75928e64ae530b4a4805ccf17509cbede399652a9d2eb6e8bd2f7f4d69e5ff3f4d0620066f1ba90952c8ea6afbd9d085c7bcff07f59c82f9f27d2d7994d2600"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/protocols/aws-query-protocol"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/aws-query-protocol@2.19.24?type=jar"
+    },
+    {
+      "group" : "software.amazon.awssdk",
+      "name" : "arns",
+      "version" : "2.19.24",
+      "description" : "The AWS SDK for Java - Arns module holds the classes that are related to AWS ARN",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "cb3aedaa98aa39aa9e4efc2793814e40"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "a516e26c7ab384e099f4940afe3f53c030a9e91e"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "3b8e4caea153b4775ac98317cb943192470adf3a303e853afa329030b2e1835f"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "05317227f26f17deb9645289af1f55c70e9cca0bef5a2729d9bdc23ef9808e42b7e545cf3af25845f12ff39e12f40c454cba4452a2c8b3096b6ae51a2dbd7431"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "b64f494a3fe198632a95c9de888caaf42b64819cf3eb65c5682e9dcf5c9170470549a190c557b021bf3c3db110bd3e47"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "f5c6a274f048a92fcd1b60b8c8b3049b13912d1b9ebfbf75ed343920194ecb9bce811135026e008d1b336e566b97b89e"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "bc490dca58a3072f3393d83b4c833150bc7062e8aa5f52af2c47b4eb39bf83f7"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "d55e4d7f1fc4f75113ea332004c21fc1c08b0b9bb07ac558cacc56d714e152180ea05dad00d5f0249de392a6dfbf068b7989b14c3869065ccb066dc251cdfb78"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/software.amazon.awssdk/arns@2.19.24?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://aws.amazon.com/sdkforjava"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/aws/aws-sdk-java-v2.git/core/arns"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/software.amazon.awssdk/arns@2.19.24?type=jar"
+    },
+    {
+      "publisher" : "The Apache Software Foundation",
+      "group" : "org.apache.camel",
+      "name" : "camel-mongodb",
+      "version" : "4.0.0-M1",
+      "description" : "Camel MongoDB (Java Driver 3) component",
+      "scope" : "optional",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "02183443f225be0a3417aaab9bf45b18"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "f59d4d7d7953f3705f557ea1fa96a9231d8c94e9"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "4acb7240bf27cce45a05d012444dc30b15398e3a1bbbcaaec1937bf458dcb469"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "820799d579fe8acba1bcc9a00959d55c229befe251e418bccda4ea8698b2372b3fd8bb8fd186b09425076253667bb9015f61a92211424a1bf9484330cc9148ac"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "1c4f9bdc1c077029fba2ec2fb988c4b8f93d25834785c32e240d15f31ed31efeb17d668cf16790fb8bb56b90a233bfa7"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "bbdba772408fe1b1a39ae1db7fe9dc6cd4e36a751c42cbd8ff70b22fc0c73deb2264382f767f7a863be7ecc8e5d7ddd7"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "d3502c47dcce7230642bba4b265900704e2bfb410d0ca21b43b4ae9a374c0716"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "f2ee78cef399d8f74fd4850255d2d4f0a40d0c7e142d9eb7c0308aeddbd60da881bb8b7c8fce88b92d14f47385510ac369d2af43dd7eb1eb7b9fa7809ba4eefd"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0",
+            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.apache.camel/camel-mongodb@4.0.0-M1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.apache.org/camel/camel-parent/components/camel-mongodb/"
+        },
+        {
+          "type" : "distribution",
+          "url" : "https://repository.apache.org/service/local/staging/deploy/maven2"
+        },
+        {
+          "type" : "mailing-list",
+          "url" : "https://mail-archives.apache.org/mod_mbox/www-announce/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/apache/maven-apache-parent/tree/apache-29/camel/camel-parent/components/camel-mongodb"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel/camel-mongodb@4.0.0-M1?type=jar"
+    },
+    {
+      "group" : "org.mongodb",
+      "name" : "mongodb-driver-core",
+      "version" : "4.8.1",
+      "description" : "The Java operations layer for the MongoDB Java Driver. Third parties can wrap this layer to provide custom higher-level APIs",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "bb6ee9dd7fe2a000cca51e989922b0ee"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "7e62cdd7d83ef1379e5c2d338ac4a9b788a3e5f0"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "48459f105007aca1746f1327941e9c7687a6792c9c7d573b0b82cc75315e0374"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6d2fbec6b0e841d73834b3eff5a20cbcdc7f312f64cec49f0ad1937f3544a1cee6bf9fcabf6614d0a1d538b82763fb430dd87ad3c1a4191d7de65a68b5a0276b"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "e596660f4dfde72c50d88393a8ccf4d9a38c8b7ca81e276b75568b801e2f29afd42868aa55c9ce99f42671ce51b1638a"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "060af39203d15b03ada0376ec7ecb6d90dad8e6a08602c7274d81460a2e8ae180f3a26fcc0aaf9e6bc26d8006c83fc94"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "7be56bc730b70176d602eaa822a78323c789c1e0141753ae2bd975a35a58c634"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "48dad3db3b41d50a87730940045b6eb6fb3ee0ea19a65f2dd7401ab17962140911050b157e70300d8b6a78922f1effbd522e3984611af846d68dfcdb7e65fdb1"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mongodb/mongodb-driver-core@4.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.mongodb.com/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/mongodb/mongo-java-driver"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-core@4.8.1?type=jar"
+    },
+    {
+      "group" : "org.mongodb",
+      "name" : "bson-record-codec",
+      "version" : "4.8.1",
+      "description" : "The BSON Codec for Java records",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "2656f98329e30de919ce81a43140ec47"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "339c92291f24acf896334ba9a2a5bf52fd462115"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "05674c3ad99c41c07eaf82c8d708f3ea6ae4c79b9ff9d832e5acc7603ab0159b"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "eeee644d8a0db31afcd6dff7524ef4b9c835cbcf6e06a91ab29b55f539f3820fb672ea497f8d7ebc2728c46972d0c6597e6fef98e1a050dc9ccadeb746aa4cf3"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "62bebad39b5c0843e8924689230875c7aa66ad248fa50f728260be8a0da3a1702f35daa55ca7a90be53969e8ddb11afd"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "215d6881f8be6655725633243b78ec6eb2c288f384de26589acf87638f32ee998f1e52a3410f6690ab4a8648bf432dce"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "737e10c71b127f21d6ba75b2bf640895a18fe12adcd76608be419885098ab4dc"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "0c8dfeccc2879e9482e5926ff2f8beb900e0ac3fc0109b51dcc2bb4cf2674b099a50d6fcba0867dd04db46a30c457df184f9d125f78593fb58b567c3271300ea"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mongodb/bson-record-codec@4.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.mongodb.com/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/mongodb/mongo-java-driver"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.mongodb/bson-record-codec@4.8.1?type=jar"
+    },
+    {
+      "group" : "org.mongodb",
+      "name" : "mongodb-driver-sync",
+      "version" : "4.8.1",
+      "description" : "The MongoDB Synchronous Driver",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "891707e456b032afde1c42f51ccf380f"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "6f9a8fb437110ef44a5475b13adb02de32a39ac3"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "288025130a04b59ac335b0fc79739526c72dc90496ff0f7a87a23ee71b8ef945"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "6c6e75b1aab782f8d901d5c61a8b533d9e6fb064488a51737ab9a717bb561bdb26c490d7ed36d716124b94aa6b166cc2c1a85896fd22c5056c08bf3123751fce"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "61f65919a7d60ba3d4f74879125f61f8a0dfd3211bc204debf8b74b6f400cc9b3543e73e8ff2389d10716c259505d1af"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "6d5338a382191ed846722369027a017e0d309fcaa109d276826b74cdec55c6b40ce6116d3b02bb236b751e1f6d9414a2"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "37db3a0a1aaa08c217447c279844732a00470906334eafa2ad73982ad6c9a958"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "6a2c1376db04d424d65a1801b3a6d5388f7d75f08b67ef06fa52b9ef1d736ebde7e16e3b1f4f4e2b88c2abc92b9553de203970b0a23cab9df56c1c0790d3c501"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mongodb/mongodb-driver-sync@4.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://www.mongodb.com/"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/mongodb/mongo-java-driver"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.mongodb/mongodb-driver-sync@4.8.1?type=jar"
+    },
+    {
+      "group" : "org.mongodb",
+      "name" : "bson",
+      "version" : "4.8.1",
+      "description" : "The BSON library",
+      "scope" : "required",
+      "hashes" : [
+        {
+          "alg" : "MD5",
+          "content" : "0f87b81c5fe03e7bd2083254f4a6c413"
+        },
+        {
+          "alg" : "SHA-1",
+          "content" : "5494657ee9317b3630f95f70f3a67166fe01ed83"
+        },
+        {
+          "alg" : "SHA-256",
+          "content" : "8fd93c828321acd3df633251b1aa88b4c2a7372f8d95e8756b614b9e685d4d60"
+        },
+        {
+          "alg" : "SHA-512",
+          "content" : "15ed9c4cac8e547778b0092719b927eca71121de60bb60e2209b5ca9fdfb1e92c06f3446ad349ce6aea2c52576db7db8dfed2e25bc95ffc803899367c91b3901"
+        },
+        {
+          "alg" : "SHA-384",
+          "content" : "8167b9b3eece8fff428bee2e0872559af923c07fcee31268fc3f6119d698764c8a1dd04f07bae6839a0bfe68f6a739e1"
+        },
+        {
+          "alg" : "SHA3-384",
+          "content" : "c09accd7548b84623b06bd78063bb5da5b23929ca4041f900bfb4dfd20bb6b1457e8d0d4db7a04eb00957344364e9b93"
+        },
+        {
+          "alg" : "SHA3-256",
+          "content" : "0683981af2623455b66f46bb033272f3f1eec39424126abd9fca7c3d4c7f4462"
+        },
+        {
+          "alg" : "SHA3-512",
+          "content" : "9c7b72f29cb9c090e4ef68a952c282c40fb6e91fa2161e261c639b55d3da2778ae4ab9a17d236ed2253b30915efe21359f9fbdea34a2fe09214ae47890f6f0f2"
+        }
+      ],
+      "licenses" : [
+        {
+          "license" : {
+            "id" : "Apache-2.0"
+          }
+        }
+      ],
+      "purl" : "pkg:maven/org.mongodb/bson@4.8.1?type=jar",
+      "externalReferences" : [
+        {
+          "type" : "website",
+          "url" : "https://bsonspec.org"
+        },
+        {
+          "type" : "vcs",
+          "url" : "https://github.com/mongodb/mongo-java-driver"
+        }
+      ],
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.mongodb/bson@4.8.1?type=jar"
+    },
+    {
+      "group" : "org.apache.camel.kamelets",
+      "name" : "camel-kamelets-bom",
+      "version" : "4.0.0-SNAPSHOT",
+      "purl" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-bom@4.0.0-SNAPSHOT?type=pom",
+      "type" : "library",
+      "bom-ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-bom@4.0.0-SNAPSHOT?type=pom"
+    }
+  ],
+  "dependencies" : [
+    {
+      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-parent@4.0.0-SNAPSHOT?type=pom",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.0.0-SNAPSHOT?type=jar",
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.0.0-SNAPSHOT?type=jar",
+        "pkg:maven/org.apache.camel.kamelets/kamelets-maven-plugin@4.0.0-SNAPSHOT?type=maven-plugin",
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-utils@4.0.0-SNAPSHOT?type=jar",
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-bom@4.0.0-SNAPSHOT?type=pom"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.0.0-SNAPSHOT?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.0.0-SNAPSHOT?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets@4.0.0-SNAPSHOT?type=jar",
+        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.14.1?type=jar",
+        "pkg:maven/io.fabric8/camel-k-model-v1alpha1@6.1.1?type=jar",
+        "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.14.1?type=jar",
+        "pkg:maven/io.github.classgraph/classgraph@4.8.151?type=jar",
+        "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-catalog@4.0.0-M1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.14.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.1?type=jar",
+        "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
+        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.1?type=jar",
+        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.yaml/snakeyaml@1.33?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/camel-k-model-v1alpha1@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar",
+        "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.1.1?type=jar",
+        "pkg:maven/io.fabric8/knative-model@6.1.1?type=jar",
+        "pkg:maven/io.fabric8/camel-k-model-v1@6.1.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/io.fabric8/kubernetes-model-common@6.1.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/kubernetes-model-common@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar",
+        "pkg:maven/io.fabric8/kubernetes-model-common@6.1.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/knative-model@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.fabric8/camel-k-model-v1@6.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/io.fabric8/kubernetes-model-core@6.1.1?type=jar",
+        "pkg:maven/io.fabric8/knative-model@6.1.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.14.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.14.1?type=jar",
+        "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.14.1?type=jar",
+        "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.14.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/io.github.classgraph/classgraph@4.8.151?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-util-json@4.0.0-M1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-util-json@4.0.0-M1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-catalog@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-core-catalog@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-util-json@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-core-catalog@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-tooling-model@4.0.0-M1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+        "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0?type=jar",
+      "dependsOn" : [
+        "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel.kamelets/kamelets-maven-plugin@4.0.0-SNAPSHOT?type=maven-plugin",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-tooling-util@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.8.0?type=jar",
+        "pkg:maven/org.apache.maven/maven-core@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-plugin-api@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.6.4?type=jar",
+        "pkg:maven/org.apache.maven/maven-compat@3.8.5?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-utils@3.4.1?type=jar",
+        "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
+        "pkg:maven/org.apache.camel/camel-catalog@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel.kamelets/camel-kamelets-catalog@4.0.0-SNAPSHOT?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.slf4j/slf4j-api@2.0.6?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-tooling-util@4.0.0-M1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.8.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-core@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-settings-builder@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-plugin-api@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-resolver-provider@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar",
+        "pkg:maven/com.google.inject/guice@4.2.2?classifier=no_aop&type=jar",
+        "pkg:maven/javax.inject/javax.inject@1?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
+        "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-settings-builder@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar",
+        "pkg:maven/javax.inject/javax.inject@1?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+        "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/javax.inject/javax.inject@1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.codehaus.plexus/plexus-utils@3.4.1?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
+        "pkg:maven/javax.inject/javax.inject@1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-utils@3.4.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0?type=jar",
+      "dependsOn" : [
+        "pkg:maven/javax.inject/javax.inject@1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-plugin-api@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+        "pkg:maven/javax.inject/javax.inject@1?type=jar",
+        "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-builder-support@3.8.5?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-resolver-provider@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar",
+        "pkg:maven/javax.inject/javax.inject@1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+        "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.commons/commons-lang3@3.8.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/javax.annotation/javax.annotation-api@1.2?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.google.inject/guice@4.2.2?classifier=no_aop&type=jar",
+      "dependsOn" : [
+        "pkg:maven/javax.inject/javax.inject@1?type=jar",
+        "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
+        "pkg:maven/com.google.guava/guava@25.1-android?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/aopalliance/aopalliance@1.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.google.guava/guava@25.1-android?type=jar",
+      "dependsOn" : [
+        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
+        "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
+        "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
+        "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
+        "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/com.google.code.findbugs/jsr305@3.0.2?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.checkerframework/checker-compat-qual@2.0.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.google.errorprone/error_prone_annotations@2.1.3?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/com.google.j2objc/j2objc-annotations@1.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.14?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.6.4?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven/maven-compat@3.8.5?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.maven/maven-model@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-model-builder@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-settings@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-settings-builder@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-artifact@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-core@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-resolver-provider@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven/maven-repository-metadata@3.8.5?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.6.3?type=jar",
+        "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.6.3?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26?type=jar",
+        "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar",
+        "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar",
+        "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.1?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.codehaus.plexus/plexus-container-default@2.1.1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar",
+        "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
+        "pkg:maven/junit/junit@4.13.2?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.xbean/xbean-reflect@3.7?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/junit/junit@4.13.2?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/commons-io/commons-io@2.11.0?type=jar",
+      "dependsOn" : [ ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel.kamelets/camel-kamelets-utils@4.0.0-SNAPSHOT?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-jackson@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-jackson-avro@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-kafka@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-aws2-ddb@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-aws2-s3@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-mongodb@4.0.0-M1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-jackson-protobuf@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-support@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-jackson@4.0.0-M1?type=jar",
+        "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-protobuf@2.14.1?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-support@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-api@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-management-api@4.0.0-M1?type=jar",
+        "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+        "pkg:maven/org.slf4j/slf4j-api@2.0.6?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-management-api@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-util@4.0.0-M1?type=jar",
+        "pkg:maven/org.slf4j/slf4j-api@2.0.6?type=jar"
+      ]
+    },
+    {
+      "ref" : "pkg:maven/org.apache.camel/camel-jackson@4.0.0-M1?type=jar",
+      "dependsOn" : [
+        "pkg:maven/org.apache.camel/camel-core-engine@4.0.0-M1?type=jar",
... 4677 lines suppressed ...