{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cdb1a380-66e2-52a3-b24a-fcae2c1af785",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.ws/spring-ws@3.1.8.tuxcare.2",
      "type": "library",
      "group": "org.springframework.ws",
      "name": "spring-ws",
      "version": "3.1.8.tuxcare.2",
      "purl": "pkg:maven/org.springframework.ws/spring-ws@3.1.8.tuxcare.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.ws/spring-ws@3.1.8.tuxcare.2"
    }
  ]
}