{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4c530881-c51c-506e-a457-61c2351c79ee",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.plugin/spring-plugin@2.0.0.RELEASE.tuxcare",
      "type": "library",
      "group": "org.springframework.plugin",
      "name": "spring-plugin",
      "version": "2.0.0.RELEASE.tuxcare",
      "purl": "pkg:maven/org.springframework.plugin/spring-plugin@2.0.0.RELEASE.tuxcare"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.plugin/spring-plugin@2.0.0.RELEASE.tuxcare"
    }
  ]
}