{
  "formatVersion": "1.1",
  "component": {
    "group": "org.hibernate.orm",
    "module": "hibernate-hikaricp",
    "version": "7.4.2.Final",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "9.5.0"
    }
  },
  "variants": [
    {
      "name": "apiElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-api"
      },
      "dependencies": [
        {
          "group": "org.hibernate.orm",
          "module": "hibernate-platform",
          "version": {
            "requires": "7.4.2.Final"
          },
          "excludes": [
            {
              "group": "xml-apis",
              "module": "xml-apis"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "files": [
        {
          "name": "hibernate-hikaricp-7.4.2.Final.jar",
          "url": "hibernate-hikaricp-7.4.2.Final.jar",
          "size": 13070,
          "sha512": "cbc368a534fc66bb382da284780170e18cef002ff0f62a8773db85939d9a9df647531f6a122066982e228ca4c6a77fe656b8313e938aecf3ef03600d0ff6f597",
          "sha256": "1bb3a163969da3341831b359d2560d02ae955545f2145bf0a3e5fe33af04faeb",
          "sha1": "653653863bb2472fb156b958b86411dd9ff9c512",
          "md5": "e62b54ecc8cfdabdd822cda941de4957"
        }
      ],
      "capabilities": [
        {
          "group": "org.hibernate.orm",
          "name": "hibernate-hikaricp",
          "version": "7.4.2.Final"
        },
        {
          "group": "org.hibernate",
          "name": "hibernate-hikaricp",
          "version": "7.4.2.Final"
        }
      ]
    },
    {
      "name": "runtimeElements",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.jvm.version": 17,
        "org.gradle.libraryelements": "jar",
        "org.gradle.usage": "java-runtime"
      },
      "dependencies": [
        {
          "group": "org.jboss.logging",
          "module": "jboss-logging",
          "version": {
            "requires": "3.6.1.Final"
          },
          "excludes": [
            {
              "group": "xml-apis",
              "module": "xml-apis"
            }
          ]
        },
        {
          "group": "org.hibernate.orm",
          "module": "hibernate-core",
          "version": {
            "requires": "7.4.2.Final"
          },
          "excludes": [
            {
              "group": "xml-apis",
              "module": "xml-apis"
            }
          ]
        },
        {
          "group": "com.zaxxer",
          "module": "HikariCP",
          "version": {
            "requires": "7.0.2"
          },
          "excludes": [
            {
              "group": "xml-apis",
              "module": "xml-apis"
            }
          ]
        },
        {
          "group": "org.hibernate.orm",
          "module": "hibernate-platform",
          "version": {
            "requires": "7.4.2.Final"
          },
          "excludes": [
            {
              "group": "xml-apis",
              "module": "xml-apis"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          },
          "endorseStrictVersions": true
        }
      ],
      "dependencyConstraints": [
        {
          "group": "org.apache.logging.log4j",
          "module": "log4j-core",
          "version": {
            "strictly": "[2.17.1, 3[",
            "requires": "[2.17.1, 3[",
            "prefers": "2.17.1"
          },
          "reason": "CVE-2021-44228, CVE-2021-45046, CVE-2021-45105, CVE-2021-44832: Log4j vulnerable to remote code execution and other critical security vulnerabilities"
        }
      ],
      "files": [
        {
          "name": "hibernate-hikaricp-7.4.2.Final.jar",
          "url": "hibernate-hikaricp-7.4.2.Final.jar",
          "size": 13070,
          "sha512": "cbc368a534fc66bb382da284780170e18cef002ff0f62a8773db85939d9a9df647531f6a122066982e228ca4c6a77fe656b8313e938aecf3ef03600d0ff6f597",
          "sha256": "1bb3a163969da3341831b359d2560d02ae955545f2145bf0a3e5fe33af04faeb",
          "sha1": "653653863bb2472fb156b958b86411dd9ff9c512",
          "md5": "e62b54ecc8cfdabdd822cda941de4957"
        }
      ],
      "capabilities": [
        {
          "group": "org.hibernate.orm",
          "name": "hibernate-hikaricp",
          "version": "7.4.2.Final"
        },
        {
          "group": "org.hibernate",
          "name": "hibernate-hikaricp",
          "version": "7.4.2.Final"
        }
      ]
    },
    {
      "name": "javadocElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "javadoc",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "hibernate-hikaricp-7.4.2.Final-javadoc.jar",
          "url": "hibernate-hikaricp-7.4.2.Final-javadoc.jar",
          "size": 4221798,
          "sha512": "aa16dda67f066653b4cd91204ff64159b89a8b786e5c11171d6cff43b7098aabcab858ced7dccfcf6f6aae9adc894d83f21972991929c4b4f1035c4aaa83aea0",
          "sha256": "2892e1ce69249c60771ec5610622f78ed0734847404f5bec955f046767e1c535",
          "sha1": "c2331af6c3ca0e0e6539a662511f343830b6bfa0",
          "md5": "efe336fd7c439fbab8999821de3ec102"
        }
      ]
    },
    {
      "name": "sourcesElements",
      "attributes": {
        "org.gradle.category": "documentation",
        "org.gradle.dependency.bundling": "external",
        "org.gradle.docstype": "sources",
        "org.gradle.usage": "java-runtime"
      },
      "files": [
        {
          "name": "hibernate-hikaricp-7.4.2.Final-sources.jar",
          "url": "hibernate-hikaricp-7.4.2.Final-sources.jar",
          "size": 6119,
          "sha512": "216f93816888c4f0848b78a7dff086664fe92e1f4e7c684472640638b6fda61de9a5eb056ca145c5dfe525d05eee46c0a97ed39ce40c69185ec4132687997530",
          "sha256": "1e3a589ebe70486e6e78fe55b61cdab5dd3cf1da4a6f7d94cbdc87f61ddf5000",
          "sha1": "83ff1fdbdbe7be23fd5e0342b9be7c74841cd44f",
          "md5": "cb15e40457fa9c9d1cb330f0a4ab2235"
        }
      ]
    }
  ]
}
