{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "serialNumber" : "urn:uuid:17126bb6-d652-3aa9-ab99-337bda1a783c",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.11",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "a70e8b649ab4a2bb7922d360173c8237"
          },
          {
            "alg" : "SHA-1",
            "content" : "4c3c0878c15561639076e5be7a48ffcd6111c5ee"
          },
          {
            "alg" : "SHA-256",
            "content" : "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
          },
          {
            "alg" : "SHA-512",
            "content" : "bc1ce91190c642f68fd3571939d7668def3b879ec8e5a87a213a9710a106e0290f60f9e0414593d19cca958c4fcb5d4450bd2793bcd609948419c8a2a6a7f5c8"
          },
          {
            "alg" : "SHA-384",
            "content" : "3c8421bdafd1754fb424f16dccc83bfe0827648c1cadfffc98bdf1c7da65475dfe48d2f4b16d233bb8819e155ba6a4f3"
          },
          {
            "alg" : "SHA3-384",
            "content" : "ad88cf6a0e0a5d51df49a4dab5530a28de9df7eec8460c045dff3e1f9316b82a244a125d52b937fe9d4ee72e44f5d01a"
          },
          {
            "alg" : "SHA3-256",
            "content" : "b4d9c3ef07c34517fd9f33178ba95ffc9618eb84a3671e71b0c82991ec3717e5"
          },
          {
            "alg" : "SHA3-512",
            "content" : "935b43aba8999dc7d95d93288a251c97b6b32852841b7bef31516c27c8d65c8de7f8411f1829f765ee760f25930c766db6a49df68e5994e18721c0a71f606f1e"
          }
        ]
      }
    ],
    "component" : {
      "group" : "org.jdbi",
      "name" : "jdbi3-spring5",
      "version" : "3.45.4",
      "description" : "SpringFramework and SpringBoot support.",
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-spring5@3.45.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-spring5/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-spring5/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-spring5@3.45.4?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "cdx:reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "group" : "org.jdbi",
      "name" : "jdbi3-core",
      "version" : "3.45.4",
      "description" : "The Jdbi core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "208b92c43dfa1a071bbe258e12ed89ac"
        },
        {
          "alg" : "SHA-1",
          "content" : "d659f9559ff5ef13808851d958b084eb5ed9a2ba"
        },
        {
          "alg" : "SHA-256",
          "content" : "f8351186fdd59466643a4e19a25a972632d9544a467a01b8020826b183e28070"
        },
        {
          "alg" : "SHA-512",
          "content" : "53a3e1d018899d1aa1185e809fddd7aecd60b5556906d82b6d9a4461ba96d4d3d2d42b7c537631547ad411f8e1a6bab4e75d689399ab950397cc7be037ae90cf"
        },
        {
          "alg" : "SHA-384",
          "content" : "cf01af32fdbd6c3d45b1771e2c14607bdd77df505306512e1837d4167fa51f9e42cf61d6745ec30935065cdf24b27862"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7de24b4e78267a415a973285f7a4ebeff0d7b0c3ea4118fa32029b4ea707d190a1a98ef1f868cedd4871e406d7a65cfc"
        },
        {
          "alg" : "SHA3-256",
          "content" : "14fdf2eeeba0a9dca7ad50947518ec729e6ee4770aa1c31e9464221098b21551"
        },
        {
          "alg" : "SHA3-512",
          "content" : "15f2c4e7416026b511d68dea93d23225e61eac3ca1195e8eb2e9bd2bffcf07d59b1010f4004c1d3d8fb0ad2adbcdefd09706bbf84f059aeee1a5db59496ac381"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-core/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-core/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar"
    },
    {
      "publisher" : "ANTLR",
      "group" : "org.antlr",
      "name" : "antlr4-runtime",
      "version" : "4.13.1",
      "description" : "The ANTLR 4 Runtime",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "dd465ddb2a8dbf69eb6c94e69a0d5f0f"
        },
        {
          "alg" : "SHA-1",
          "content" : "17125bae1d965624e265ef49552f6465a2bfa307"
        },
        {
          "alg" : "SHA-256",
          "content" : "54665d2838cc66458343468efc539e454fc95b46a8a04b13c6ac43fc9be63505"
        },
        {
          "alg" : "SHA-512",
          "content" : "63eb51bfcee49c52848d8b7c3c46d8b4d367d85fb3c3db7175eaacba94e4d0c227b78e5955a0e86e575e1c6206fc2a43e5fa96fb04ad7c16e24ec94015cfc18b"
        },
        {
          "alg" : "SHA-384",
          "content" : "9e5e022d1eff5870f53e0e17d09d737eebb5b859c3403e78308af4616a86cde0830842b81a389ac4a0df871fb1032124"
        },
        {
          "alg" : "SHA3-384",
          "content" : "20f3a927369f6bfd94bd8b244e0e9330d4438736414c403b712098f6aad9a1140bc17333cacf194f1b9e99c0f62ffdfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "5696b3e757e6135c1aa56452b86ff0456425d13b97b33ace3f4d3dc6c752c4b6"
        },
        {
          "alg" : "SHA3-512",
          "content" : "33251a06eaeaa56f274548e47b405cce279a9e54e34d65bc382d2482887bd470e5080da4f75c221658c3e70aea79e748bd0a3f47e49e37805174e23f71747b92"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "BSD-3-Clause",
            "url" : "https://opensource.org/licenses/BSD-3-Clause"
          }
        }
      ],
      "purl" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://www.antlr.org/antlr4-runtime/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/antlr/antlr4/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://groups.google.com/forum/?fromgroups#!forum/antlr-discussion"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/antlr/antlr4/tree/master/antlr4-runtime"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?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"
    },
    {
      "group" : "io.leangen.geantyref",
      "name" : "geantyref",
      "version" : "1.3.15",
      "description" : "Generic type reflection library with support for AnnotatedType",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "724a6925325ec8a0ff4f7510b6f41652"
        },
        {
          "alg" : "SHA-1",
          "content" : "1c9a807a35a02c57dae5e6fa13197e6c735bd721"
        },
        {
          "alg" : "SHA-256",
          "content" : "6907affedb63ab3e77c7cd988141f3293cbd847ff3df58eec1e48c7d2990fb89"
        },
        {
          "alg" : "SHA-512",
          "content" : "90bd66cbd8c0b4ef41073abb492bcca7ebedaebfca5dbce4270d30f62e9251ed63a6653f1577552de796364b770d323e0561925e686d5a4a0156b42e1fd8f490"
        },
        {
          "alg" : "SHA-384",
          "content" : "b8a17a0410b52534a16bf713723013679e6d53dfa64854f0b4e58f91ac1950146cb1f975c68fb0cf656bcb95cc573150"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ca17a6da0f1b9e6a3632942f582ce805467c91f9290ec27402be8b9779de3f58995959398265bcccfb36d649fc8df8b0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3f859c62c37c56067a67c4d8534cfe3a096511d347720f8a9c8453530b82b83e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "d8237d3d4c4a294cfe1431ca459c57bf8662a6174e632948ccf607ed54e679bb9a3cc5c3a0933b17f77aae1a9c712515bf7ddcefb82fb2a8ba2c8719ca2f6e28"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/leangen/geantyref"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/leangen/geantyref/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/leangen/geantyref"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"
    },
    {
      "group" : "org.jdbi",
      "name" : "jdbi3-sqlobject",
      "version" : "3.45.4",
      "description" : "SqlObject is a declarative, annotation-driven API for database access. It complements the core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "7872d3446aa7b92e28183e0818e5317d"
        },
        {
          "alg" : "SHA-1",
          "content" : "2feb2dcbb1ccff9b4ec5f3e3a580d846a187e430"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b8ae63c02b304f9c651505e7f54c0020a232066dabd0baaa9b10220f3fe01f3"
        },
        {
          "alg" : "SHA-512",
          "content" : "e912b192059c203daf275636fb825b782ed3e873ba0a47e9b2b3b0db15320abcbd04137af7eaadbd713dc8efd911ec554f6c37b596161a46ed21d3878ef63e25"
        },
        {
          "alg" : "SHA-384",
          "content" : "0740d260da2a8defde93a71a303c4acc5eeef10cfbc8aa716d01ecc6278c2c49bc19f55a85581f764473a249ce648c27"
        },
        {
          "alg" : "SHA3-384",
          "content" : "d8ce3d7509be7692fe7045d211b659a07a91dd1688e1c722040952084c49753804a26c18f3fbc8abc1b05dec1635f3bd"
        },
        {
          "alg" : "SHA3-256",
          "content" : "88c6afc35f0909e1e8c793e9e70c4bc5d36193f33868119631a7ce4ab48bd22b"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fa55d9c8cbebadb738777a90d988836c83bb3fc6405c8eedc48517fcb9c1baa9179dffec2f3496bf91123aad3b26c815d51caa18b505a50d94cebc79e365ef46"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0",
            "url" : "https://www.apache.org/licenses/LICENSE-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.4?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://jdbi.org/jdbi3-parent/jdbi3-sqlobject/"
        },
        {
          "type" : "distribution",
          "url" : "https://oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/jdbi/jdbi/jdbi3-sqlobject/"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.4?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "5.3.31",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a9ef5a29eaa89fe909a0c4ed870d90a1"
        },
        {
          "alg" : "SHA-1",
          "content" : "368e76f732a3c331b970f69cafec1525d27b34d3"
        },
        {
          "alg" : "SHA-256",
          "content" : "7013ed3da15a8d4be797f5c310f9aa1b196b97f2313bc41e60ef3f5627224fe9"
        },
        {
          "alg" : "SHA-512",
          "content" : "8a399d7cb1f81a75be9c0345fb985015d3f8ee81e50236556f03a60cb19e875af860dbf171eb7f53d25c4529c865f89d0a67be69ae7897e7db51cbc846a1c64f"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ff2be03279fe13ba8331fec50be0fbe240ca5840bb6b69846bee48db1d1ef768931d3887e3cff7386a348a89777a506"
        },
        {
          "alg" : "SHA3-384",
          "content" : "7e936bc8385ec6ceac9c7d924839186d657f9fb088a23cf07a481d54fe457e9aeb55ce8439905ee01e2ac86aeedf9dfa"
        },
        {
          "alg" : "SHA3-256",
          "content" : "05d2e84d54fe3e00e236eae6a007e53da8d098933f16afdc40977259a6a88b60"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5b6e3da24b79434cf6b86132174cf8d9cf668f4ce4830b1bf9bc3cca3bb90a70d79491fd01f30a8a05d878ef2de21bc133bb4e16227ad589055a011814b54d41"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-core@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jcl",
      "version" : "5.3.31",
      "description" : "Spring Commons Logging Bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "4d281617e07553792218e37c47b8bd8c"
        },
        {
          "alg" : "SHA-1",
          "content" : "e7ab9ee590a195415dd6b898440d776b4c8db78c"
        },
        {
          "alg" : "SHA-256",
          "content" : "eee0df6a25a9c56d228ea86272546aa5a0656caf2f14e7b375417b066abbc0db"
        },
        {
          "alg" : "SHA-512",
          "content" : "42c1b5fd0c38ae3e5b68621161ed00ec563aec0fc90ad846d8158ffa88a53d69cc67409d54d5780c2b0cb99b91639a7da42d7d6104c7792dcd63f69c876d886f"
        },
        {
          "alg" : "SHA-384",
          "content" : "ad2bc84d1677e3473dfdfe08a801863288fdf6cd326f709eca03b238f63e1ba2624818fa01136a260daa182f74915f1d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "2cfbc89f7844453691931f67bde4182a75c1973b8e4efe3de542f2cfe015771d6c2484aa8bfa03569e4642bc50a1025d"
        },
        {
          "alg" : "SHA3-256",
          "content" : "af70b9df26aa358f30af847ed4ef361c384d7b230c51b4427f1862dcf92398dc"
        },
        {
          "alg" : "SHA3-512",
          "content" : "2cad50df62d340598576f07f7f0ee0e6180ad5a2ca63208c9545b707f5874385038de41e422f7a10f11ff9e1757a1a7040688dac39ef0258e02cfddacca25b8a"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "5.3.31",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "b5fe5c018f96edf76b7e92b34668fa44"
        },
        {
          "alg" : "SHA-1",
          "content" : "d27258849071b3b268ecc388eca35bbfcc586448"
        },
        {
          "alg" : "SHA-256",
          "content" : "a8d6d99003d0a28049cba4273afbcfc64e1107ee3c33f67935853e9711544aa7"
        },
        {
          "alg" : "SHA-512",
          "content" : "8b8937bbe814554a62cc6a1b8cd351535db8cf94f88b03971531083a85f762f340377be23ef2c236c4f0782d79f7545678440862ffbf6b7ef6ce3194907e7f64"
        },
        {
          "alg" : "SHA-384",
          "content" : "bedfdbf2cc68ada50d72b24e2efd69fc1ae2076f06b9f90ff5fd2c7db38659546ceff154ebc7df3d6160e21390aa4f5a"
        },
        {
          "alg" : "SHA3-384",
          "content" : "8f7c9e9e50c56fef3a2710e8bb02edebef0aabf17f511a971d29f495fa4edbe0e714f754d26171ddbb463ae1258cf34e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "db975c7051ee81414cf31d261d90117dc3b3dbb84abaa133bf5e8dc12cc7934f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "b1df19399c39324d1cd71549047df0b868cfb45a551b29641af28e7d250a000b0f0a60a024a6c35c331177531e0ceada02167f19acbf37e6232c5032e33ef982"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "5.3.31",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "6aa19e7e6a87b4ac8b649057315b1dd1"
        },
        {
          "alg" : "SHA-1",
          "content" : "a2d6e76507f037ad835e8c2288dfedf28981999f"
        },
        {
          "alg" : "SHA-256",
          "content" : "38def055d1e22b5514b1cb19cef4474e5c1b0d2127c483e7d014bde87c4a4cf3"
        },
        {
          "alg" : "SHA-512",
          "content" : "d2889da304c12d0038fccd2346032239d8cad2da62c0aeff6c276b59b7faf26876ea26b99faa758155be774b89d7ad0ce84d5cea1d8029904f211b0743f6f9d4"
        },
        {
          "alg" : "SHA-384",
          "content" : "27e84222c4b290caca7b268c9c53d98418dac2f2cecf88f3ac46580be35947c124ba7b8590776abae2553596a6ea8835"
        },
        {
          "alg" : "SHA3-384",
          "content" : "3aa1fc71fd1b2873c0d2e47b2eea70898922191b13d88c9d3d9732476145a97aa0de241350fbad56cd745511c76e47e7"
        },
        {
          "alg" : "SHA3-256",
          "content" : "56b935175ea9095ad2d6c8c9104d5fac5402944b608d3c52c505fe9ba199a8cf"
        },
        {
          "alg" : "SHA3-512",
          "content" : "164e95c39335b1cefb4632144855d87fb6ae241d0a36bc3e96067d9b12237a8cb48d1d19f39e4a638f8ef40008e0becf78b14b71eacd5ec2fc81ceb3cb406357"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-context@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "5.3.31",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "48143a3242d23f66736e34cf1b5ad632"
        },
        {
          "alg" : "SHA-1",
          "content" : "3be929dbdb5f4516919ad09a3d3720d779bb65d9"
        },
        {
          "alg" : "SHA-256",
          "content" : "3f0c666f317abaa845fc3a24fba219b1f469716bf309cccd755eecb8fee20430"
        },
        {
          "alg" : "SHA-512",
          "content" : "3438d98062fc45169fb64e09be5881d2c9092b16d7b7cf6e33fd2b5e64df7399f1b33379f30c2e3fb188bbd52e6828799b8e4c5f34b991219caa2e3c9145e6d7"
        },
        {
          "alg" : "SHA-384",
          "content" : "dfc8eac775d43d49f5b73e69608b693b381512f16ecff7094328259a90a384b86b41e373a5a54dc2a5eb08a3e478c2bc"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ebca9ea6a195a896b96cf6c663b40efa5e3b69dd12e69c498244e90770ef7fd394a3c4c12267131cbfb1f63de78dc80a"
        },
        {
          "alg" : "SHA3-256",
          "content" : "dfe17b1e669e0c0ba4f5e06771cd043cce93fc0e03f58d5d541948c8d0cb6d10"
        },
        {
          "alg" : "SHA3-512",
          "content" : "5f4a50bc30d212aa667941dd657b62699f55353409fa498c2741b5ff536f0487aa360f145a55fd35fcb0eedd170d160dbf41462488b7b207e2f8c720f5e94942"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-aop@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "5.3.31",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "9e309bb1a738acbd0ac9c9fc58931fd3"
        },
        {
          "alg" : "SHA-1",
          "content" : "55637af1b186d1008890980c2876c5fc83599756"
        },
        {
          "alg" : "SHA-256",
          "content" : "e027f122b8a4e3030339068220bed02d1c9d397eb5897f1e33ba2f63b22591ac"
        },
        {
          "alg" : "SHA-512",
          "content" : "693d48b9ba2c0b0144a9d5f41ae90e98abc184216df27ed5729b5e2ebfeb2c36354e439aeb1c8827145a8f12476e6e5d518a71f2891e80d04e384f15453e8f4c"
        },
        {
          "alg" : "SHA-384",
          "content" : "0b9f1c55d8e704132352883d08e8854eab2a46452276232122fbf93e67f7568999b44c293c77f447bf9e6700ba28f580"
        },
        {
          "alg" : "SHA3-384",
          "content" : "06cfadce42b2c76cfae447477a8d55c553da9ec0697ec899f3fc529db1f283dd2f8ffa9a227c73c5005ed40f5e2f427e"
        },
        {
          "alg" : "SHA3-256",
          "content" : "047e1c955a16f5fcd271cc2edecb3eac5a90bd8145e6c65111eb0c1b72078a4f"
        },
        {
          "alg" : "SHA3-512",
          "content" : "df7e4a4619585e665fd8a3dc9a8f4134a2820a1650158c86f239e844ddc122fdddfcb05423d25221f14bf7530b64d9bd42dc9a2f43855fc60b31397e08200e77"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-expression@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jdbc",
      "version" : "5.3.31",
      "description" : "Spring JDBC",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "a2481383358181809fcc8384cd9ec657"
        },
        {
          "alg" : "SHA-1",
          "content" : "9124850a2e396a33e5dbd5d1e891e105dac48633"
        },
        {
          "alg" : "SHA-256",
          "content" : "3cc06d5a00adff04a289d93bd5c4b7a2937eebab567e88af6ac1f0aeb5ef032c"
        },
        {
          "alg" : "SHA-512",
          "content" : "8e000df505fdc25e520c4bb505f0b5fae06e8a7b78cfa4259285bf1b7313f84ae1c04187a7e3c22bb672c69093402d398c333bcf535639a38a10153308c798ba"
        },
        {
          "alg" : "SHA-384",
          "content" : "fdefb8ddc78349eee504f63054e521d6ff88df509668556eb5a09afa692d14597ee173ca7055c2c62aa49130f7fba64c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "5eb9efe8282003509e0e6696139983e3e6b3efad5d3e0d7c7768acf85842ecb112b6ba498ab9e0ed843ea820d0a0cc39"
        },
        {
          "alg" : "SHA3-256",
          "content" : "413e516fbf7f0285d3c18b15e0e2b1b9fb7c8db3f4826050c119081932977fed"
        },
        {
          "alg" : "SHA3-512",
          "content" : "af7a42023377f0cbf2d65c6aed6f007da1ddb9c87f17398d8719c3baf977b744775a9eefeefe8046ad88683b7f06e71205256625864922a8029b4bf5b1dd45a5"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-tx",
      "version" : "5.3.31",
      "description" : "Spring Transaction",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "69f5a36a0e70489b2c0102862cdc13d9"
        },
        {
          "alg" : "SHA-1",
          "content" : "143e79385354fc7ffd9773a31ba989931ad9e920"
        },
        {
          "alg" : "SHA-256",
          "content" : "8e7835cf87a57ba93360d9badc45ae0a8bcbe0bc9e04a17433cbc8d00a9cf43c"
        },
        {
          "alg" : "SHA-512",
          "content" : "85c41a7c8c71968bdd2f24b0191b79d0d86bdcdb0710018bcfa9e51cc416284ce3c997f7e3e8994c593fe92fcdb574d365da52aa8f1df24347f4f0b574bb3456"
        },
        {
          "alg" : "SHA-384",
          "content" : "1a6f24dc916a460614ef076466e316a1780e4979f34d4f8ae3a590110550bbf9e8b4092c8aafe209df7f4da662960804"
        },
        {
          "alg" : "SHA3-384",
          "content" : "ce0bcfada1e0f065d3a8d0ad9e45b7f5c952135e2bda02db9821e8c13ce8f4d5f60005ef6c42d50f71cf503afb45ab89"
        },
        {
          "alg" : "SHA3-256",
          "content" : "a6f1b613ac1f1992a08a17f2e6c3fc7eb012880481cdaccc0ff9be0f0472cd0e"
        },
        {
          "alg" : "SHA3-512",
          "content" : "6bdeea0bf08e800a304b3d397c197f4aa25f4486e4f17a4e838f8f0398a118c4526bd5fec7026de881bdc060202820e5f9b10f73de998b8cbe1f4e0bfa1d2009"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-tx@5.3.31?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/spring-projects/spring-framework"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/spring-projects/spring-framework/issues"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/spring-projects/spring-framework"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.springframework/spring-tx@5.3.31?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-spring5@3.45.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar",
        "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.4?type=jar",
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-context@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-tx@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
        "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
        "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.antlr/antlr4-runtime@4.13.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.slf4j/slf4j-api@1.7.36?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/io.leangen.geantyref/geantyref@1.3.15?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.jdbi/jdbi3-sqlobject@3.45.4?type=jar",
      "dependsOn" : [
        "pkg:maven/org.jdbi/jdbi3-core@3.45.4?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jcl@5.3.31?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-expression@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jdbc@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-tx@5.3.31?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-tx@5.3.31?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@5.3.31?type=jar",
        "pkg:maven/org.springframework/spring-core@5.3.31?type=jar"
      ]
    }
  ]
}