)]}'
{
  "commit": "923a5df0d668aa90f0d322f618314118ea0399e6",
  "tree": "597e768f23fd84537d81f9b71eb616134534c12d",
  "parents": [
    "9b1f946db4927fa49c6ba4d713d7e83bd712a026"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Tue Jan 27 18:26:34 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jan 27 18:26:34 2026 +0100"
  },
  "message": "MINOR: Bump logback.version from 1.5.25 to 1.5.26 (#981)\n\nBumps `logback.version` from 1.5.25 to 1.5.26.\nUpdates `ch.qos.logback:logback-classic` from 1.5.25 to 1.5.26\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/qos-ch/logback/releases\"\u003ech.qos.logback:logback-classic\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLogback 1.5.26\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003e2026-01-25 Release of logback version 1.5.26\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e• InsertFromJNDIModelHandler was accessing javax.naming package\nforcing the inclusion of the optional java.naming module. This problem\nwas raised in \u003ca\nhref\u003d\"https://redirect.github.com/qos-ch/logback/issues/1003\"\u003eissues/1003\u003c/a\u003e\nby Marius Hanl who also provided the relevant PR.\u003c/p\u003e\n\u003cp\u003e• In applications using shadow/fat/shade jars, module or package\ninformation could be lost. Thus, in the absence of version information,\nlogback-classic would warn about version mismatches. Logback components\nnow ship with properties files containing version information that\nsurvive shadow/fat/shade jars. This issue was reporteed in \u003ca\nhref\u003d\"https://redirect.github.com/qos-ch/logback/issues/1002\"\u003eissues/1002\u003c/a\u003e\nby Christoph Gritschenberger.\u003c/p\u003e\n\u003cp\u003e• A bit-wise identical binary of this version can be reproduced by\nbuilding from source code at commit\n33deb54506bbfaf1ff151f26f3a5f86936011619 associated with the tag\nv_1.5.26. Release built using Java \u0026quot;21\u0026quot; 2023-10-17 LTS build\n21.0.1.+12-LTS-29 under Linux Debian 11.6.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/33deb54506bbfaf1ff151f26f3a5f86936011619\"\u003e\u003ccode\u003e33deb54\u003c/code\u003e\u003c/a\u003e\nprepare release 1.5.26\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/d38a3e2113d11c98b2ae4dc01b5a262de4cb6388\"\u003e\u003ccode\u003ed38a3e2\u003c/code\u003e\u003c/a\u003e\nrefactoring based on usage in logback-access\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/4368333c90125f4f9e4fd3d17946c73eb1bc97fe\"\u003e\u003ccode\u003e4368333\u003c/code\u003e\u003c/a\u003e\nmove VersionUtil.getCoreVersionBySelfDeclaredProperties to\nCoreVersionUtil\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/8bd5660bdb4b7b4d6ce67e576f16bea987e93899\"\u003e\u003ccode\u003e8bd5660\u003c/code\u003e\u003c/a\u003e\nmodify VersionCheckTest to use logback-core 1.5.25\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/7a8f0b6e32953fc38762f7025d77c3f6d7dd39a5\"\u003e\u003ccode\u003e7a8f0b6\u003c/code\u003e\u003c/a\u003e\nversion information is self declared by modules.\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/00d272f6aeb87708bed6fc42e9207557fa7f7d02\"\u003e\u003ccode\u003e00d272f\u003c/code\u003e\u003c/a\u003e\nDo not use javax.naming namespace in the catch block, so that Logback\ncan be ...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/420d67c965b0ef76a084ac37cc45c95d16ffece3\"\u003e\u003ccode\u003e420d67c\u003c/code\u003e\u003c/a\u003e\nmention country only, add missing 2016-03-29\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/033aba4896778c8a082833ff06240f4873766a29\"\u003e\u003ccode\u003e033aba4\u003c/code\u003e\u003c/a\u003e\nfix javadoc errors\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/6d52744c4c378be58c5df95aa4b4d3bc6f9c18c8\"\u003e\u003ccode\u003e6d52744\u003c/code\u003e\u003c/a\u003e\nstart work on 1.5.26-SNAPSHOT\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.26\"\u003ecompare\nview\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ch.qos.logback:logback-core` from 1.5.25 to 1.5.26\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca\nhref\u003d\"https://github.com/qos-ch/logback/releases\"\u003ech.qos.logback:logback-core\u0027s\nreleases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eLogback 1.5.26\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003e2026-01-25 Release of logback version 1.5.26\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e• InsertFromJNDIModelHandler was accessing javax.naming package\nforcing the inclusion of the optional java.naming module. This problem\nwas raised in \u003ca\nhref\u003d\"https://redirect.github.com/qos-ch/logback/issues/1003\"\u003eissues/1003\u003c/a\u003e\nby Marius Hanl who also provided the relevant PR.\u003c/p\u003e\n\u003cp\u003e• In applications using shadow/fat/shade jars, module or package\ninformation could be lost. Thus, in the absence of version information,\nlogback-classic would warn about version mismatches. Logback components\nnow ship with properties files containing version information that\nsurvive shadow/fat/shade jars. This issue was reporteed in \u003ca\nhref\u003d\"https://redirect.github.com/qos-ch/logback/issues/1002\"\u003eissues/1002\u003c/a\u003e\nby Christoph Gritschenberger.\u003c/p\u003e\n\u003cp\u003e• A bit-wise identical binary of this version can be reproduced by\nbuilding from source code at commit\n33deb54506bbfaf1ff151f26f3a5f86936011619 associated with the tag\nv_1.5.26. Release built using Java \u0026quot;21\u0026quot; 2023-10-17 LTS build\n21.0.1.+12-LTS-29 under Linux Debian 11.6.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/33deb54506bbfaf1ff151f26f3a5f86936011619\"\u003e\u003ccode\u003e33deb54\u003c/code\u003e\u003c/a\u003e\nprepare release 1.5.26\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/d38a3e2113d11c98b2ae4dc01b5a262de4cb6388\"\u003e\u003ccode\u003ed38a3e2\u003c/code\u003e\u003c/a\u003e\nrefactoring based on usage in logback-access\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/4368333c90125f4f9e4fd3d17946c73eb1bc97fe\"\u003e\u003ccode\u003e4368333\u003c/code\u003e\u003c/a\u003e\nmove VersionUtil.getCoreVersionBySelfDeclaredProperties to\nCoreVersionUtil\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/8bd5660bdb4b7b4d6ce67e576f16bea987e93899\"\u003e\u003ccode\u003e8bd5660\u003c/code\u003e\u003c/a\u003e\nmodify VersionCheckTest to use logback-core 1.5.25\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/7a8f0b6e32953fc38762f7025d77c3f6d7dd39a5\"\u003e\u003ccode\u003e7a8f0b6\u003c/code\u003e\u003c/a\u003e\nversion information is self declared by modules.\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/00d272f6aeb87708bed6fc42e9207557fa7f7d02\"\u003e\u003ccode\u003e00d272f\u003c/code\u003e\u003c/a\u003e\nDo not use javax.naming namespace in the catch block, so that Logback\ncan be ...\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/420d67c965b0ef76a084ac37cc45c95d16ffece3\"\u003e\u003ccode\u003e420d67c\u003c/code\u003e\u003c/a\u003e\nmention country only, add missing 2016-03-29\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/033aba4896778c8a082833ff06240f4873766a29\"\u003e\u003ccode\u003e033aba4\u003c/code\u003e\u003c/a\u003e\nfix javadoc errors\u003c/li\u003e\n\u003cli\u003e\u003ca\nhref\u003d\"https://github.com/qos-ch/logback/commit/6d52744c4c378be58c5df95aa4b4d3bc6f9c18c8\"\u003e\u003ccode\u003e6d52744\u003c/code\u003e\u003c/a\u003e\nstart work on 1.5.26-SNAPSHOT\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca\nhref\u003d\"https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.26\"\u003ecompare\nview\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\n\n\n\u003c/details\u003e\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "51920947c8dbf772ef86d45e57d6ee16d0e84a59",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "4bab9b06c5f2b0a68018b5fcfcab746f1b10b317",
      "new_mode": 33188,
      "new_path": "pom.xml"
    }
  ]
}
