{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:82d02011-2222-401f-82e2-b4929ee363e4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-12T07:42:00Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.37",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.4-tuxcare.1",
      "group": "org.springframework.retry",
      "name": "spring-retry",
      "purl": "pkg:maven/org.springframework.retry/spring-retry@1.3.4-tuxcare.1",
      "version": "1.3.4-tuxcare.1"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@4.3.29.RELEASE",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@4.3.29.RELEASE",
      "version": "4.3.29.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@4.3.29.RELEASE",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@4.3.29.RELEASE",
      "version": "4.3.29.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@4.3.29.RELEASE",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@4.3.29.RELEASE",
      "version": "4.3.29.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE",
      "version": "4.3.29.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@4.3.29.RELEASE",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@4.3.29.RELEASE",
      "version": "4.3.29.RELEASE",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "group": "commons-logging",
      "name": "commons-logging",
      "purl": "pkg:maven/commons-logging/commons-logging@1.2",
      "version": "1.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2",
      "group": "javax.annotation",
      "name": "javax.annotation-api",
      "purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2",
      "version": "1.3.2",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.retry/spring-retry@1.3.4-tuxcare.1",
      "dependsOn": [
        "pkg:maven/javax.annotation/javax.annotation-api@1.3.2",
        "pkg:maven/org.springframework/spring-context@4.3.29.RELEASE",
        "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@4.3.29.RELEASE",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-aop@4.3.29.RELEASE",
        "pkg:maven/org.springframework/spring-beans@4.3.29.RELEASE",
        "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE",
        "pkg:maven/org.springframework/spring-expression@4.3.29.RELEASE"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@4.3.29.RELEASE",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@4.3.29.RELEASE",
        "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@4.3.29.RELEASE",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE",
      "dependsOn": [
        "pkg:maven/commons-logging/commons-logging@1.2"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@4.3.29.RELEASE",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@4.3.29.RELEASE"
      ]
    },
    {
      "ref": "pkg:maven/commons-logging/commons-logging@1.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2",
      "dependsOn": []
    }
  ]
}