{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9c42c5d9-2ed6-5a5b-a850-ad052ea811f5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@4.3.10.tuxcare.1",
      "type": "library",
      "group": "org.springframework.batch",
      "name": "spring-batch-infrastructure",
      "version": "4.3.10.tuxcare.1",
      "purl": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@4.3.10.tuxcare.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@4.3.10.tuxcare.1"
    }
  ]
}