{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d3eec479-706e-4c17-a8a2-f95a99ae3df9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-02T15:52:20Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.44",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-messaging@6.0.12-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-messaging",
      "purl": "pkg:maven/org.springframework/spring-messaging@6.0.12-tuxcare.1",
      "version": "6.0.12-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.0.12-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.0.12-tuxcare.1",
      "version": "6.0.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.0.12-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.0.12-tuxcare.1",
      "version": "6.0.12-tuxcare.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.0.12-tuxcare.1",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.0.12-tuxcare.1",
      "version": "6.0.12-tuxcare.1",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-messaging@6.0.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.0.12-tuxcare.1",
        "pkg:maven/org.springframework/spring-core@6.0.12-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.0.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.0.12-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.0.12-tuxcare.1",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.0.12-tuxcare.1"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.0.12-tuxcare.1",
      "dependsOn": []
    }
  ]
}