{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:08cd9c39-e296-4646-b67c-78daabe87afe",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T07:23:39Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.42",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework/spring-r2dbc@6.2.1-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-r2dbc",
      "purl": "pkg:maven/org.springframework/spring-r2dbc@6.2.1-tuxcare.3",
      "version": "6.2.1-tuxcare.3"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.2.1-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.2.1-tuxcare.3",
      "version": "6.2.1-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3",
      "version": "6.2.1-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.2.1-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.2.1-tuxcare.3",
      "version": "6.2.1-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@6.2.1-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@6.2.1-tuxcare.3",
      "version": "6.2.1-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.projectreactor/reactor-core@3.7.1",
      "group": "io.projectreactor",
      "name": "reactor-core",
      "purl": "pkg:maven/io.projectreactor/reactor-core@3.7.1",
      "version": "3.7.1",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "group": "org.reactivestreams",
      "name": "reactive-streams",
      "purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "version": "1.0.4",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "group": "io.r2dbc",
      "name": "r2dbc-spi",
      "purl": "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "version": "1.0.0.RELEASE",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework/spring-r2dbc@6.2.1-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.projectreactor/reactor-core@3.7.1",
        "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
        "pkg:maven/org.springframework/spring-beans@6.2.1-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3",
        "pkg:maven/org.springframework/spring-tx@6.2.1-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.2.1-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.2.1-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.2.1-tuxcare.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@6.2.1-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.2.1-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.2.1-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/io.projectreactor/reactor-core@3.7.1",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    },
    {
      "ref": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/io.r2dbc/r2dbc-spi@1.0.0.RELEASE",
      "dependsOn": [
        "pkg:maven/org.reactivestreams/reactive-streams@1.0.4"
      ]
    }
  ]
}