{
  "bomFormat" : "CycloneDX",
  "specVersion" : "1.4",
  "version" : 1,
  "metadata" : {
    "tools" : [
      {
        "vendor" : "OWASP Foundation",
        "name" : "CycloneDX Maven plugin",
        "version" : "2.7.9",
        "hashes" : [
          {
            "alg" : "MD5",
            "content" : "8e595cdb67f17e4b41e046456970591d"
          },
          {
            "alg" : "SHA-1",
            "content" : "69e8ca804520d09ce4657e7235bae84d01cbffa6"
          },
          {
            "alg" : "SHA-256",
            "content" : "aa09074fe5aa403c008cd4fc7ef8ce41cd244489337f16b3e91a3914158a4db8"
          },
          {
            "alg" : "SHA-512",
            "content" : "1488a8112da8e675813d7585f57c5efb178aed32901118186ee12d0e4ae3d19c53774c7f860bf70d17d70f050119b69443a2637cf641675b4b5d9cdcdd69b89b"
          },
          {
            "alg" : "SHA-384",
            "content" : "b097295dfbf10887abc6eec58d4d0822cde5a73d1f5c1cf183a57bf569016ad5ced9d34efae3e574d82bb62837540c6c"
          },
          {
            "alg" : "SHA3-384",
            "content" : "289f9520bd73a2031276248a6ef8f0891c691062c2d1ea86a2bc9ea8db2c52377d92a53be9957179e71aee3deda26a8c"
          },
          {
            "alg" : "SHA3-256",
            "content" : "32b50a7efe5d491a4039c0017eca3cf49d98b55fc66d06b3dd06209487323474"
          },
          {
            "alg" : "SHA3-512",
            "content" : "1daf813da53e5d5cda4d0302ff3a5e388aa45d96ebe6dcbe240f35d33f14b1e6390f6bbe7f21f3ed8cf96ebd9f5516a08b18487b7339715109c81cebfc1563df"
          }
        ]
      }
    ],
    "component" : {
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "spring-bridge",
      "version" : "3.0.6",
      "description" : "HK2 Spring Bridge",
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/spring-bridge@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/spring-bridge"
        },
        {
          "type" : "distribution",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/spring-bridge"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/spring-bridge@3.0.6?type=jar"
    },
    "properties" : [
      {
        "name" : "maven.goal",
        "value" : "makeBom"
      },
      {
        "name" : "maven.scopes",
        "value" : "compile,provided,runtime,system"
      },
      {
        "name" : "maven.reproducible",
        "value" : "enabled"
      }
    ]
  },
  "components" : [
    {
      "publisher" : "Eclipse Foundation",
      "group" : "jakarta.inject",
      "name" : "jakarta.inject-api",
      "version" : "2.0.1",
      "description" : "Jakarta Dependency Injection",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "72003bf6efcc8455d414bbd7da86c11c"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c28afe1991a941d7702fe1362c365f0a8641d1e"
        },
        {
          "alg" : "SHA-256",
          "content" : "f7dc98062fccf14126abb751b64fab12c312566e8cbdc8483598bffcea93af7c"
        },
        {
          "alg" : "SHA-512",
          "content" : "f186b2ada470abba1cc3b4f8c4373d940fb7c71a051b2c26f7c204ad4dfb69235fbf3f9c33da36d744cb90f52d921c51d76c0ff263bacb35eafb66cab83dc47d"
        },
        {
          "alg" : "SHA-384",
          "content" : "405bd297a73901f013d48a0da028d04d400f3e61f4997c0e7297eb08120670a0e242e0002db8f130c33ab16cb02feb2d"
        },
        {
          "alg" : "SHA3-384",
          "content" : "4db7e54434d0a208c876868f5595b808f2728c0455feaa752ab7b569a2186fc37cb891c9aa0076de3d08f6da6ff06eba"
        },
        {
          "alg" : "SHA3-256",
          "content" : "3a5aba9f1ff1a130b76af886123eb375fa578498490df3dc60bb7ce7d59e9404"
        },
        {
          "alg" : "SHA3-512",
          "content" : "00bba8efc2d6e7f0a509b321868d75f1aaf0681a750d089d913bde8424ab7bb88aadf49de6e291e352523e4f8c117b1b48033ff31d4d665dcc43c4c6ea000ba9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/injection-api"
        },
        {
          "type" : "distribution",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/ee4j/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/jakarta.ee-community/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/injection-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar"
    },
    {
      "publisher" : "Oracle Corporation",
      "group" : "org.glassfish.hk2",
      "name" : "hk2-api",
      "version" : "3.0.6",
      "description" : "HK2 API module",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "37d753cad17273560c48b745f024cbaa"
        },
        {
          "alg" : "SHA-1",
          "content" : "5a5152dea2c43384f5c07985eb27140134074ecb"
        },
        {
          "alg" : "SHA-256",
          "content" : "c049a21a9fd9316c7e291a2bc28835f70d25affb623dc1599a83b6b84ec83a4f"
        },
        {
          "alg" : "SHA-512",
          "content" : "2ab96cb843cf7fedb97ca308f0877a391cd6da57885949cb5f4ffaade890e42cde5a037709da3e905735aed67b27186603faa4d9ee83ff05b199299311c080c2"
        },
        {
          "alg" : "SHA-384",
          "content" : "a0397611dc07fb93b0261281028670ee63f6bf79252ab5d894ce0bba6dd5f0ad255132dae1c5f14bc20c9bdd7397c513"
        },
        {
          "alg" : "SHA3-384",
          "content" : "025c0326f05cbc1b757dd3a9f8da2aaf51af3cbb7f1120a5cb9f7a6cd4a1cfea5f635abb91574d1faeaf351efe83f8c8"
        },
        {
          "alg" : "SHA3-256",
          "content" : "766c45f469c66adbf6b3a1fcba0b981659884b53592e44fd9e8723381ce09ab3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "4e8f754573061d23c56185ab569d307265900dd873a63b30255f1c3c34a1866a2ff49020745e58cafcd19a9b8ba73c4caf00d7377863de59aefe483897db6252"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "EPL-2.0"
          }
        },
        {
          "license" : {
            "id" : "GPL-2.0-with-classpath-exception"
          }
        }
      ],
      "purl" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
      "externalReferences" : [
        {
          "type" : "website",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        },
        {
          "type" : "distribution",
          "url" : "https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/"
        },
        {
          "type" : "issue-tracker",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/issues"
        },
        {
          "type" : "mailing-list",
          "url" : "https://dev.eclipse.org/mhonarc/lists/glassfish-hk2-dev/"
        },
        {
          "type" : "vcs",
          "url" : "https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api"
        }
      ],
      "type" : "library",
      "bom-ref" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-context",
      "version" : "6.0.13",
      "description" : "Spring Context",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "46636b533cfaf98086b3fb34c8854fc6"
        },
        {
          "alg" : "SHA-1",
          "content" : "4c49af6dde7fce9602049f952b45ca29f30e2a37"
        },
        {
          "alg" : "SHA-256",
          "content" : "b88dfd5d2f27a562af7971f76e2d2c6626125310633914beabafe6d766ca5e08"
        },
        {
          "alg" : "SHA-512",
          "content" : "90111b133a0c2f6324efc494a4cc00e097b42823e121a595bc48cf63ec5f4ac9ed453364583d1e595158d5fc5454d82806d56e59438a85d00cb4c0897429f71e"
        },
        {
          "alg" : "SHA-384",
          "content" : "9ecd6c468c896374d6ddc26c14dc94cbb77e5797fef3023d598f05ee8af22b786900064d7a7e6e8aa1d633572070fef8"
        },
        {
          "alg" : "SHA3-384",
          "content" : "91f3af714a7d7ba9bf36e8ab83133aa24ca7db6cf9ab9e6d9bd16384d1c7612b77d42cf8932c9ed6089f4aab0ab62d57"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6065f8599a4c8124a40361fb36a810a1e92cf2df78cf54db7ed402ab5a7bd38a"
        },
        {
          "alg" : "SHA3-512",
          "content" : "7edb246ba026ee7deb8f7601773bfd42c9c4e2f796a827dc8bbea6aed9f727e9c9d0c719402d7589bdeccfd53872290d8d60c77bbac126ec80a8ad18dda40a9b"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-context@6.0.13?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@6.0.13?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-aop",
      "version" : "6.0.13",
      "description" : "Spring AOP",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "ae0e21c7f02a62ee83fc20a1258e86fa"
        },
        {
          "alg" : "SHA-1",
          "content" : "aae1a18033787c9d324322f4470b12264e773e83"
        },
        {
          "alg" : "SHA-256",
          "content" : "74f3f17a794024df1ae673caf02a09cb4f3328269749895d8755d8a00c98f614"
        },
        {
          "alg" : "SHA-512",
          "content" : "ed90912d35661555b375258d10bb28c662d603a3f5a25f8f86aa6d0afa0d60e92e5dce6e6f3deedabc07f088eae9562303e1dc50483a93bae9bd90b05045ec72"
        },
        {
          "alg" : "SHA-384",
          "content" : "23545ecdb1f992f97ebf9fd7be1e37677ec740e0beb33583efb099d2777b41615b8be74345476d29669b9267ce722928"
        },
        {
          "alg" : "SHA3-384",
          "content" : "94470d2fa526808f6964bb36166f1af11a0f9f649f1e818705dffb08223d0c6e58454fcdda766c86cc315bd62c8a4563"
        },
        {
          "alg" : "SHA3-256",
          "content" : "2e0759701e74e2f485efc34386d6d82ebc59c420115953cc5c55ef1a246e16c8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "dec45d04b520aab4a85029763bf361acbffa54cafefccc5fb0650a9b538298d1f1710dc7dd6f0a982339e8e1389e80c07982e14d9d2129a1374865f2a9b98ee6"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-aop@6.0.13?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@6.0.13?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-beans",
      "version" : "6.0.13",
      "description" : "Spring Beans",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "98b1b2cd5ac71e9b433faa8dc010da2d"
        },
        {
          "alg" : "SHA-1",
          "content" : "5b205c9f2fb07c1367db144ce7ab305f94300604"
        },
        {
          "alg" : "SHA-256",
          "content" : "dbacaa3f08dd6c0021ce880d37626535af19fe5e27666e454db63e1ef17d69e6"
        },
        {
          "alg" : "SHA-512",
          "content" : "c007cb5fee4c1b82c2424da7fc832c7c82890a4d513163a2cec32af4ced966650a5ddb529dfbc6d3b3b1308ae8adec60f6d79b228f319060611d3752823df20f"
        },
        {
          "alg" : "SHA-384",
          "content" : "52a3cc29367f81b03827b97c4e6d98eb29d1ad662b2bfd244e287e02f0f3a105f4a4073a68d43609113a43c7c899f8da"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a6f9a1eaf0f7cfc95bd193ade90b418854d95bb030ff6412c74103bf468f2a4fd02e82606b1f0daa0b39c91f1394c732"
        },
        {
          "alg" : "SHA3-256",
          "content" : "58f892116ee9a85ad2d2ac4a1c64e86d09fb2b59eae10c9ca0ea88cb039f01e8"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e0c4ea07f553465c45180a694815330f90ebd15bbc64bb5b20346c4c619e1177a5d7f2759925c7dedf09b8c1a167a23c2af8463556b28e8e180d980011147c3c"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-beans@6.0.13?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@6.0.13?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-core",
      "version" : "6.0.13",
      "description" : "Spring Core",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f3567bddee11576b40ca311c86f8c2c6"
        },
        {
          "alg" : "SHA-1",
          "content" : "cd565c2408e37d2026822b871cd43e69da8ec40e"
        },
        {
          "alg" : "SHA-256",
          "content" : "9b762dca396db419e9d102d21dc031838b21f81e1d5d701d49d79bfc1fd06a71"
        },
        {
          "alg" : "SHA-512",
          "content" : "c6cc302bb93e8583f76eb840bb3f5c1694231ca6c859ff2b5de9d949ac84b3a6785accf0e11609eb098602618da39d538b0a2ed9587c77d4ed83f9c3dbb5b953"
        },
        {
          "alg" : "SHA-384",
          "content" : "0ca19cb5ccbeb7c61a69d252b51757c75baf1725119bd693301168425a5fd6f4d550e9d4604c8e814919562b92aeb9ab"
        },
        {
          "alg" : "SHA3-384",
          "content" : "a047bf772db369c47c83c0b46a18b6600134e797f3b5ec04d39b9a417637c511de0d84f5cbd306e660e4f08d5dd40583"
        },
        {
          "alg" : "SHA3-256",
          "content" : "6c8b1df99fa0754562065f4cbd47407246c11ec13587121d499a079ccece2dc0"
        },
        {
          "alg" : "SHA3-512",
          "content" : "fefabb0062dacfdb00cedae5947dccf7a3e6d16b93023f94171f94d783aed2083c259d3cc601cca31fa4952572791c851c012412c384a0352c997e370872d4ba"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-core@6.0.13?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@6.0.13?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-jcl",
      "version" : "6.0.13",
      "description" : "Spring Commons Logging Bridge",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "f1fa9e1b35a6136933300f1f753934f7"
        },
        {
          "alg" : "SHA-1",
          "content" : "91ea90f2de4c71dac3cff04882156b00cdca3e0d"
        },
        {
          "alg" : "SHA-256",
          "content" : "39b32aad3e0248f1d98fc40e58df31cbcca8c25fc7a89f948f9deff04ff906af"
        },
        {
          "alg" : "SHA-512",
          "content" : "7c036a2aab64fa84f225098cbb2a2b90a676ad8091d380b8c5794cf6e925bd842c426229b5eb57e782d7019ebb8cd08acd284ab36738d3eb11698167347d11ec"
        },
        {
          "alg" : "SHA-384",
          "content" : "7cb5fd408fc933a4d112f5e28fbc2db3f2118df9333ec8d66562f66261a248faa92a340c098d310f3b7542a27ebc0b2c"
        },
        {
          "alg" : "SHA3-384",
          "content" : "24466c54d7aa8fbdaeb5851f468ab0718a0af31c915fcc28956f853cb25e7156ff1bbbd33fb6f002abcdbf26b966b2a5"
        },
        {
          "alg" : "SHA3-256",
          "content" : "858026f9f415b15321fffabd42e16ef72fbb6b2ab3add43662aab9d0d7737889"
        },
        {
          "alg" : "SHA3-512",
          "content" : "e16bbd9531a44f28335d5489d8997b01d24aa1e1b6bf2dbc72404da3f02bfc8f9fea44112fbc2b39c3003f687f7eb31ed17bd0adc72e9fce0a62f01edb3066a4"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-jcl@6.0.13?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@6.0.13?type=jar"
    },
    {
      "publisher" : "Spring IO",
      "group" : "org.springframework",
      "name" : "spring-expression",
      "version" : "6.0.13",
      "description" : "Spring Expression Language (SpEL)",
      "scope" : "required",
      "hashes" : [
        {
          "alg" : "MD5",
          "content" : "28c25d4e055b99ff2ae1af7a465958a5"
        },
        {
          "alg" : "SHA-1",
          "content" : "2bedffa4a3850bbbb652a31c47671824b17fbe01"
        },
        {
          "alg" : "SHA-256",
          "content" : "f19030e588e91bb4ec8686c246a24eb7eef1ccccaa27a10da1e876b86cd96683"
        },
        {
          "alg" : "SHA-512",
          "content" : "985ef9db9776140cd86ce28580b7656b58672f8fb364bc6a643bac654f4851afd5bc46f096ee6e6339a3f124d946e0454a2cbce5e9e4cef1551bdefca673688c"
        },
        {
          "alg" : "SHA-384",
          "content" : "82faf4fd00a34ed1d01e8358ceaf15920da2ca50f0af8c2405eaefdcc6287cd658bedee473a4f9ca09bdf83c20571237"
        },
        {
          "alg" : "SHA3-384",
          "content" : "cdb8714ea4a11f84e7ffa1e7650a784392f3c4aeb4838ddcf4ba3d5be02161c9efdf6eddbcf981c36e31647026ce0eb0"
        },
        {
          "alg" : "SHA3-256",
          "content" : "c4c6493c1337c028495c811e49944f42c5cd47f05f0126343e44909308c032f3"
        },
        {
          "alg" : "SHA3-512",
          "content" : "44db4ce485442d4a0c4a75b5448e690472ee50ec0073d0b49e69ba0f90ec99e5bbd98a3f6b12a54d19e1dc29a7d412a0473b2be78bb4540f335a9b67de6be2e9"
        }
      ],
      "licenses" : [
        {
          "license" : {
            "id" : "Apache-2.0"
          }
        }
      ],
      "purl" : "pkg:maven/org.springframework/spring-expression@6.0.13?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@6.0.13?type=jar"
    }
  ],
  "dependencies" : [
    {
      "ref" : "pkg:maven/org.glassfish.hk2/spring-bridge@3.0.6?type=jar",
      "dependsOn" : [
        "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
        "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
        "pkg:maven/org.springframework/spring-context@6.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.glassfish.hk2/hk2-api@3.0.6?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-context@6.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-aop@6.0.13?type=jar",
        "pkg:maven/org.springframework/spring-beans@6.0.13?type=jar",
        "pkg:maven/org.springframework/spring-core@6.0.13?type=jar",
        "pkg:maven/org.springframework/spring-expression@6.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-aop@6.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-beans@6.0.13?type=jar",
        "pkg:maven/org.springframework/spring-core@6.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-beans@6.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@6.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-core@6.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-jcl@6.0.13?type=jar"
      ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-jcl@6.0.13?type=jar",
      "dependsOn" : [ ]
    },
    {
      "ref" : "pkg:maven/org.springframework/spring-expression@6.0.13?type=jar",
      "dependsOn" : [
        "pkg:maven/org.springframework/spring-core@6.0.13?type=jar"
      ]
    }
  ]
}