{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4ca1bd5b-afa3-5f9c-9985-3f1b1a6cdb69",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1",
      "type": "library",
      "group": "org.springframework.integration",
      "name": "spring-integration-ws",
      "version": "5.5.20.tuxcare.1",
      "purl": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.integration/spring-integration-ws@5.5.20.tuxcare.1"
    }
  ]
}