{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ba8ebb45-fa6b-4a59-b195-32afb5b3a06a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-11T16:29:06Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.51",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.12-tuxcare.3",
      "group": "org.springframework.amqp",
      "name": "spring-amqp",
      "purl": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.12-tuxcare.3",
      "version": "3.1.12-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.21-tuxcare.12",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.21-tuxcare.12",
      "version": "6.1.21-tuxcare.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.1.21-tuxcare.12",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.21-tuxcare.12",
      "version": "6.1.21-tuxcare.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.retry/spring-retry@2.0.12",
      "group": "org.springframework.retry",
      "name": "spring-retry",
      "purl": "pkg:maven/org.springframework.retry/spring-retry@2.0.12",
      "version": "2.0.12",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.amqp/spring-amqp@3.1.12-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework.retry/spring-retry@2.0.12",
        "pkg:maven/org.springframework/spring-core@6.1.21-tuxcare.12"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.21-tuxcare.12",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.21-tuxcare.12"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.1.21-tuxcare.12",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework.retry/spring-retry@2.0.12",
      "dependsOn": []
    }
  ]
}