)]}'
{
  "commit": "8197c2a331716ae1755cf7a7d8c541ba045435e2",
  "tree": "44700b8a9350aadb88bbdb91c670ec5c5457208b",
  "parents": [
    "e95b9d7d2e70b32c11dc363f48d04bf3d619e5be"
  ],
  "author": {
    "name": "Yavor Paunov",
    "email": "YavorPaunov@users.noreply.github.com",
    "time": "Tue Dec 23 05:41:45 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Dec 23 10:41:45 2025 +0000"
  },
  "message": "fix(pom_file): exclusions referenced before assignment (#1503)\n\nUnder specific circumstances, the exclusions variable inside _pom_file_impl ends up being referenced before assignment. Moving it outside the if block fixes this.\n\nMore specifically, this happens when a maven_export has the target parameter set (to point to a jar file) instead of a lib_name. I have also added a test case that triggers this to prevent regression.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "400350744e90e6fbcede6762d2dfc86437a15ae7",
      "old_mode": 33188,
      "old_path": "private/rules/pom_file.bzl",
      "new_id": "6d1ddb3aeacd0d69422aadebf5a8151dd3edec75",
      "new_mode": 33188,
      "new_path": "private/rules/pom_file.bzl"
    },
    {
      "type": "modify",
      "old_id": "200c8ece2dd7acb63523bcc3bf51d06ef5ce1d09",
      "old_mode": 33261,
      "old_path": "tests/bazel_run_tests.sh",
      "new_id": "086f51136d62b4e168e154399560381ed77cb0b4",
      "new_mode": 33261,
      "new_path": "tests/bazel_run_tests.sh"
    },
    {
      "type": "modify",
      "old_id": "f1c01c75c86c9371711622e3dafc2f8aecf2c467",
      "old_mode": 33188,
      "old_path": "tests/integration/java_export/BUILD",
      "new_id": "f5aa49f076f37546d709609abfff7b18c8d7df14",
      "new_mode": 33188,
      "new_path": "tests/integration/java_export/BUILD"
    }
  ]
}
