{
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b2234712-a43a-4801-9207-8d4ec433887d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-19T12:02:13Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "pfcli-sbom",
          "version": "1.6.41",
          "manufacturer": {
            "name": "CloudLinux"
          }
        }
      ]
    },
    "component": {
      "type": "application",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-relational@3.2.12-tuxcare.2",
      "group": "org.springframework.data",
      "name": "spring-data-relational",
      "purl": "pkg:maven/org.springframework.data/spring-data-relational@3.2.12-tuxcare.2",
      "version": "3.2.12-tuxcare.2"
    }
  },
  "components": [
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-commons@3.2.12",
      "group": "org.springframework.data",
      "name": "spring-data-commons",
      "purl": "pkg:maven/org.springframework.data/spring-data-commons@3.2.12",
      "version": "3.2.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-core",
      "purl": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-beans",
      "purl": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.slf4j/slf4j-api@2.0.2",
      "group": "org.slf4j",
      "name": "slf4j-api",
      "purl": "pkg:maven/org.slf4j/slf4j-api@2.0.2",
      "version": "2.0.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-tx@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-tx",
      "purl": "pkg:maven/org.springframework/spring-tx@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-context@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-context",
      "purl": "pkg:maven/org.springframework/spring-context@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-aop",
      "purl": "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-expression@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-expression",
      "purl": "pkg:maven/org.springframework/spring-expression@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.12",
      "group": "io.micrometer",
      "name": "micrometer-observation",
      "purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.12",
      "version": "1.12.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.12",
      "group": "io.micrometer",
      "name": "micrometer-commons",
      "purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.12",
      "version": "1.12.12",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.3",
      "group": "org.springframework",
      "name": "spring-jcl",
      "purl": "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.3",
      "version": "6.1.15-tuxcare.3",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "group": "com.google.code.findbugs",
      "name": "jsr305",
      "purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "version": "3.0.2",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25",
      "group": "org.jetbrains.kotlin",
      "name": "kotlin-stdlib",
      "purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25",
      "version": "1.9.25",
      "scope": "required"
    },
    {
      "type": "library",
      "bom-ref": "pkg:maven/org.jetbrains/annotations@13.0",
      "group": "org.jetbrains",
      "name": "annotations",
      "purl": "pkg:maven/org.jetbrains/annotations@13.0",
      "version": "13.0",
      "scope": "required"
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-relational@3.2.12-tuxcare.2",
      "dependsOn": [
        "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
        "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25",
        "pkg:maven/org.slf4j/slf4j-api@2.0.2",
        "pkg:maven/org.springframework.data/spring-data-commons@3.2.12",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-context@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-tx@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-commons@3.2.12",
      "dependsOn": [
        "pkg:maven/org.slf4j/slf4j-api@2.0.2",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.slf4j/slf4j-api@2.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-tx@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-context@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-observation@1.12.12",
        "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-expression@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-aop@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-beans@6.1.15-tuxcare.3",
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/org.springframework/spring-expression@6.1.15-tuxcare.3",
      "dependsOn": [
        "pkg:maven/org.springframework/spring-core@6.1.15-tuxcare.3"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-observation@1.12.12",
      "dependsOn": [
        "pkg:maven/io.micrometer/micrometer-commons@1.12.12"
      ]
    },
    {
      "ref": "pkg:maven/io.micrometer/micrometer-commons@1.12.12",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.springframework/spring-jcl@6.1.15-tuxcare.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.25",
      "dependsOn": [
        "pkg:maven/org.jetbrains/annotations@13.0"
      ]
    },
    {
      "ref": "pkg:maven/org.jetbrains/annotations@13.0",
      "dependsOn": []
    }
  ]
}