)]}'
{
  "log": [
    {
      "commit": "20c1be9d5592eb1194ca6de6cee0739e2de88e69",
      "tree": "69ab67b66d9da21137b71917fe733c79957148df",
      "parents": [
        "5ccc2c0e9319eb5c6c74b814ed5ebdf06279ce16"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 01:40:00 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 22:54:48 2026 +0200"
      },
      "message": "Modernise the download page\n\nThis page was last touched in 2018 and still carried the ASF mirror-selection\nform. The mirror network was retired in favour of a single CDN, so that form\nnow renders a \"choose a mirror\" dropdown offering exactly one entry,\ndlcdn.apache.org. The checksum, signature and KEYS links still pointed at\nwww.apache.org/dist, which has been a 301 to downloads.apache.org for years.\n\nThe page now matches the form the rest of the Maven estate already uses,\nfinishing for this repository the sweep started in 2023:\n\n  - the artifact from dlcdn.apache.org\n  - the .sha512, .asc and KEYS from downloads.apache.org\n  - older releases from archive.apache.org\n\nTwo things go with the mirror section, both worth a reviewer\u0027s attention:\n\n  - its in-page anchors, #mirror and the version-numbered subsection anchor,\n    which becomes the stable #Files. In-page only; no URL changes.\n  - the paragraph linking to /guides/mini/guide-mirror-settings.html. That\n    page is still live, but it is advice about configuring a repository\n    mirror in settings.xml rather than about downloading a source release,\n    and none of the ~43 repositories already on the current form carry it.\n    Dropping it is what converges this page with the rest of the estate; say\n    so on the PR if you would rather keep it here.\n\ndownload.cgi is left in place. The ASF licence header is left exactly as it\nwas.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "5ccc2c0e9319eb5c6c74b814ed5ebdf06279ce16",
      "tree": "42cb27d35d3c709f3a085b3281c160cc7e3c8d3a",
      "parents": [
        "ecae8b071d53489e0166a4ce697f3894c8ebc4b5"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 09:46:21 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 10:14:07 2026 +0200"
      },
      "message": "Pin Maven prerequisite to 3.6.3 instead of ${mavenVersion}\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "ecae8b071d53489e0166a4ce697f3894c8ebc4b5",
      "tree": "b3301b7cf30badda1acadb8b402e9b9516148aa1",
      "parents": [
        "a0d166209346084ba975d4a4bb73916307325163"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Aug 07 11:41:11 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Aug 07 16:18:13 2026 +0200"
      },
      "message": "Restore the document metadata dropped when the pages were ported\n\nAn APT document opens with a header block giving its title, authors and date, and\ndoxia-converter turns that into YAML front matter. The port removed the front\nmatter along with the converter\u0027s per-line licence comments, so the generated\npages lost their author and date meta tags, and took their title from the first\nheading rather than from the document title.\n\nThe front matter has to come first in the file: the Markdown parser only looks for\nit when the source begins with \"---\". A licence header ahead of it would hide it,\nand RAT is happy either way.\n"
    },
    {
      "commit": "a0d166209346084ba975d4a4bb73916307325163",
      "tree": "ef7bdf55c6e6162a01633d58fed73b99909080d6",
      "parents": [
        "b9d595de7f61e62391d9a95c42b1f0e4c92a048e"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 13:53:01 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 19:02:59 2026 +0200"
      },
      "message": "Port the site documentation from APT to Markdown\n\n9 page(s) converted with doxia-converter and then cleaned up by hand:\n\n- \u003c\u003c\u003ccode\u003e\u003e\u003e becomes backticks, \u003c\u003cbold\u003e\u003e becomes **bold**, {{{url}text}}\n  becomes [text](url)\n- the ASF license header becomes a single block HTML comment\n- a page whose only Velocity reference was ${project.name} is now a plain\n  .md with the title spelled out\n- a page that keeps a reference stays a .vm. Velocity reads ## as a line\n  comment and would silently swallow every ATX heading below level one, so\n  subsections use setext underlines and anything deeper is wrapped in\n  #[[ ... ]]#\n- references APT rendered literally are escaped, so they do not resolve\n\nVerified by building the site before and after and comparing every\ngenerated page: the visible text and the link targets are unchanged apart\nfrom \u003cb\u003e/\u003ci\u003e becoming \u003cstrong\u003e/\u003cem\u003e and quotes in prose picking up the\nMarkdown module\u0027s typographic substitution.\n"
    },
    {
      "commit": "b9d595de7f61e62391d9a95c42b1f0e4c92a048e",
      "tree": "a006b486883f5ac7f6e23514d88c8b90fba580c4",
      "parents": [
        "987d06fded98b921b054e20dbe2cb4b276c2097b"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 13:53:01 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 19:02:59 2026 +0200"
      },
      "message": "Rename the site documents ahead of converting them\n\nA pure rename, so that git records it and `git log --follow` and `git blame` still\nreach the history of each page after the conversion that follows. The content is\nstill APT at this point and the site does not build between the two commits.\n"
    },
    {
      "commit": "987d06fded98b921b054e20dbe2cb4b276c2097b",
      "tree": "a3b83f6333f630d4204e294f426181e17542d407",
      "parents": [
        "e2f3d2adcc2253affa215fc68ec6d4ad0bd10cb6"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Jul 18 16:37:00 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 18 16:37:00 2026 +0200"
      },
      "message": "Enable Maven 4 (#152)"
    },
    {
      "commit": "e2f3d2adcc2253affa215fc68ec6d4ad0bd10cb6",
      "tree": "08ac645808faacb15110c7784551171de22234fd",
      "parents": [
        "66044e17ba65b21818519ab5e4e93aa6697754f0"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Jul 18 09:56:52 2026 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Jul 18 09:56:52 2026 +0200"
      },
      "message": "Update PR automation workflow and release drafter configuration\n\nWhat changed:\n- Updated PR automation workflow to use version 5.\n- Removed unnecessary event types from the pull request trigger.\n- Added a tag template for the release drafter configuration.\n"
    },
    {
      "commit": "66044e17ba65b21818519ab5e4e93aa6697754f0",
      "tree": "366d2611d5b96c5f96cc7d374ae51b6cd932fea4",
      "parents": [
        "65bb99983bdbec614b124a5a583af42fb29cdf82"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 13 22:02:43 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Jul 18 09:50:36 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "65bb99983bdbec614b124a5a583af42fb29cdf82",
      "tree": "16618b0d615e7bc2495538500c1894d5618b4fe4",
      "parents": [
        "2725fe92f0cb3e2b5a97785df55d14b2a72c86da"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 14 20:54:39 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 14 20:54:39 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#156)\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/stale.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/stale.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2725fe92f0cb3e2b5a97785df55d14b2a72c86da",
      "tree": "b2dc7fa7a8c2cacbd6f63a2ef304c13842647dee",
      "parents": [
        "9651bbee18a4e786e59c8b148a433592af091920"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 13 22:02:46 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Jul 14 07:18:54 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "9651bbee18a4e786e59c8b148a433592af091920",
      "tree": "c6dad970c5f4f5b8dc5d28f461ed8de08cda47ef",
      "parents": [
        "54742b1e141b0aa198ec97ea77ef5ce404d9f3fc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 22:02:33 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Jun 30 00:13:58 2026 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-plugins from 48 to 49\n\nBumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 48 to 49.\n- [Release notes](https://github.com/apache/maven-parent/releases)\n- [Commits](https://github.com/apache/maven-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-plugins\n  dependency-version: \u002749\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "54742b1e141b0aa198ec97ea77ef5ce404d9f3fc",
      "tree": "2556efeded93711a4f4ec1a259ecb1083b8b03ed",
      "parents": [
        "0d9644d026bb3f9fef2b6b0192e31ccf9781c47a"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sun May 17 11:27:18 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 17 11:27:18 2026 +0200"
      },
      "message": "Update to 48 with using parent versions (#151)"
    },
    {
      "commit": "0d9644d026bb3f9fef2b6b0192e31ccf9781c47a",
      "tree": "249214d6dd33262876158eaed52be331a24a6c1f",
      "parents": [
        "dbba2a632dfc1e3b9c5f163de22dd9cc6337f81b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 24 09:31:49 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 24 09:31:49 2026 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#147)\n\nBumps commons-io:commons-io from 2.21.0 to 2.22.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.22.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "dbba2a632dfc1e3b9c5f163de22dd9cc6337f81b",
      "tree": "9c391ef96f00d157591d9950aac269aa5a4816f3",
      "parents": [
        "be8549280bc86322f274c0d4dc23f8d6e9566364"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 14 05:48:19 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 14 05:48:19 2026 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (#145)\n\nBumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 45 to 47.\n- [Release notes](https://github.com/apache/maven-parent/releases)\n- [Commits](https://github.com/apache/maven-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-plugins\n  dependency-version: \u002747\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "be8549280bc86322f274c0d4dc23f8d6e9566364",
      "tree": "528f8c7679bfc3276f4f593bbb5717e22c519366",
      "parents": [
        "2cea4be96cbe8c43cd2696977e0a033f192fcddc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 16 17:21:30 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 16 17:21:30 2025 +0100"
      },
      "message": "Bump releasePluginVersion from 3.3.0 to 3.3.1 (#143)\n\nBumps `releasePluginVersion` from 3.3.0 to 3.3.1.\n\nUpdates `org.apache.maven.release:maven-release-api` from 3.3.0 to 3.3.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.3.0...maven-release-3.3.1)\n\nUpdates `org.apache.maven.release:maven-release-manager` from 3.3.0 to 3.3.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.3.0...maven-release-3.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.release:maven-release-api\n  dependency-version: 3.3.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven.release:maven-release-manager\n  dependency-version: 3.3.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2cea4be96cbe8c43cd2696977e0a033f192fcddc",
      "tree": "213b7a8490e26c0354691c149ed4ca815ffc5035",
      "parents": [
        "fd7c2a16ea3001fa1335e18de7aebff83afa7bfa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Dec 04 22:13:18 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 04 22:13:18 2025 +0100"
      },
      "message": "Bump releasePluginVersion from 3.2.0 to 3.3.0 (#142)\n\nBumps `releasePluginVersion` from 3.2.0 to 3.3.0.\n\nUpdates `org.apache.maven.release:maven-release-api` from 3.2.0 to 3.3.0\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.2.0...maven-release-3.3.0)\n\nUpdates `org.apache.maven.release:maven-release-manager` from 3.2.0 to 3.3.0\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.2.0...maven-release-3.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.release:maven-release-api\n  dependency-version: 3.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.release:maven-release-manager\n  dependency-version: 3.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "fd7c2a16ea3001fa1335e18de7aebff83afa7bfa",
      "tree": "6754c03a3db2c561acd489de2364d1f20ef7ab9e",
      "parents": [
        "5fa4a178b74c63729520a73ff163389305e037b4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 18 06:01:05 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 18 06:01:05 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#141)\n\nBumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "5fa4a178b74c63729520a73ff163389305e037b4",
      "tree": "e03deab8da5e31325d558afdb51368096f88f196",
      "parents": [
        "08953a256b744da32aa6fd558e535eadf4d8acbf"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Nov 13 21:30:02 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 13 21:30:02 2025 +0100"
      },
      "message": "Bump releasePluginVersion from 3.1.1 to 3.2.0 (#138)\n\nBumps `releasePluginVersion` from 3.1.1 to 3.2.0.\n\nUpdates `org.apache.maven.release:maven-release-api` from 3.1.1 to 3.2.0\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.1...maven-release-3.2.0)\n\nUpdates `org.apache.maven.release:maven-release-manager` from 3.1.1 to 3.2.0\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.1...maven-release-3.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.release:maven-release-api\n  dependency-version: 3.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.release:maven-release-manager\n  dependency-version: 3.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "08953a256b744da32aa6fd558e535eadf4d8acbf",
      "tree": "b0d726200af91690d9225fd5ade1316db20f8fb3",
      "parents": [
        "46c44caba8a4bcf585af40b0fee4591aabb91694"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Thu Nov 13 21:21:55 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 13 21:21:55 2025 +0100"
      },
      "message": "Update palantir-format to support Java 25 (#140)\n\nI forgot it in the other PR"
    },
    {
      "commit": "46c44caba8a4bcf585af40b0fee4591aabb91694",
      "tree": "97e4da59006c4cbc8ed474be4391541cc009c735",
      "parents": [
        "ac9c0c666e6206f0e03a124c7e8afa27cff6a5e6"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Thu Nov 13 21:10:36 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 13 21:10:36 2025 +0100"
      },
      "message": "Update parent to 45, Invoker 3.9.1, palantir-format (#139)\n\nTo support Java 25"
    },
    {
      "commit": "ac9c0c666e6206f0e03a124c7e8afa27cff6a5e6",
      "tree": "863c5fc88ab1101136a42f19b4e14c61d5b99db7",
      "parents": [
        "e282da79b77380f397e6a0f8c2108a1d048a462b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 07 22:03:44 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:57:37 2025 +0100"
      },
      "message": "Bump commons-io:commons-io from 2.20.0 to 2.21.0\n\nBumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.\n- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)\n- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "e282da79b77380f397e6a0f8c2108a1d048a462b",
      "tree": "b56e90bb804974dd62ec8c7a8b6e1065da77a858",
      "parents": [
        "9f608ce2ec02a66388d9729d57d9450551d34b59"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Sep 24 22:03:58 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 28 12:26:24 2025 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0\n\nBumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "9f608ce2ec02a66388d9729d57d9450551d34b59",
      "tree": "5c28cd0ae9724b3fd16909e1f1f4ae2b02c7faca",
      "parents": [
        "8c660f458668637934d3c78d003a2764493627e3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Sep 25 22:03:56 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 28 12:10:45 2025 +0200"
      },
      "message": "Bump scmVersion from 2.1.0 to 2.2.1\n\nBumps `scmVersion` from 2.1.0 to 2.2.1.\n\nUpdates `org.apache.maven.scm:maven-scm-api` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/apache/maven-scm/releases)\n- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.1.0...v2.2.1)\n\nUpdates `org.apache.maven.scm:maven-scm-providers-standard` from 2.1.0 to 2.2.1\n\nUpdates `org.apache.maven.scm:maven-scm-provider-svn-commons` from 2.1.0 to 2.2.1\n\nUpdates `org.apache.maven.scm:maven-scm-provider-svntest` from 2.1.0 to 2.2.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.scm:maven-scm-api\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-providers-standard\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-provider-svn-commons\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-provider-svntest\n  dependency-version: 2.2.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "8c660f458668637934d3c78d003a2764493627e3",
      "tree": "86cb8465499cf13c9917e1710cd89672a7b2ef42",
      "parents": [
        "aeb2d71c7256a62482948c7d48729ff1b4cc5c9f"
      ],
      "author": {
        "name": "Sebastian Tiemann",
        "email": "setie@mailbox.org",
        "time": "Mon Sep 08 14:57:04 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 08 14:57:04 2025 +0200"
      },
      "message": "feat: enable prevent branch protection rules (#133)\n\n"
    },
    {
      "commit": "aeb2d71c7256a62482948c7d48729ff1b4cc5c9f",
      "tree": "ee002db212211c7bbc14fa9650d8c6b5bb13cd41",
      "parents": [
        "8d63c899ba0de120f9010530d13fe8d18a515785"
      ],
      "author": {
        "name": "Noah Tayebwa",
        "email": "ndacyayinoah@gmail.com",
        "time": "Fri Jul 25 03:38:45 2025 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 25 10:38:45 2025 +1000"
      },
      "message": "Add Apache 2.0 LICENSE file (#131)\n\n"
    },
    {
      "commit": "8d63c899ba0de120f9010530d13fe8d18a515785",
      "tree": "9e1d4e4c2c732780772a747c7e2822aeb1d00f2f",
      "parents": [
        "30629f78c67c8cf735e25b8b1637e1409b7b5bb5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jul 19 07:40:08 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 19 07:40:08 2025 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#132)\n\nBumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.\n- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)\n- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "30629f78c67c8cf735e25b8b1637e1409b7b5bb5",
      "tree": "adf9f90bf221655c29a5fb665761d3b6508f8f4c",
      "parents": [
        "119676849f830213a9623b8079a37d732ff856a4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 10 06:37:28 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 10 06:37:28 2025 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#130)\n\nBumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.18.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "119676849f830213a9623b8079a37d732ff856a4",
      "tree": "4f82936b56518646597578b6d570bf5594b27fb3",
      "parents": [
        "890ec3ca0c1a6a5cfe4c66ff4f21a2897438e1c6"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 30 13:01:34 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 30 13:01:34 2025 +1000"
      },
      "message": "temporary test for action label check\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "890ec3ca0c1a6a5cfe4c66ff4f21a2897438e1c6",
      "tree": "446e47d894574d4fcf5c4c48501d93f2b5b3f00f",
      "parents": [
        "dbca9447d6df2ae2684f2f88dac389837fcd59a9"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Sat Jun 28 19:36:16 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Sat Jun 28 19:36:16 2025 +1000"
      },
      "message": "restore pr automation on close as well\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "dbca9447d6df2ae2684f2f88dac389837fcd59a9",
      "tree": "80bea8413978d517b5ab16668e0be0cf3e420f93",
      "parents": [
        "685af73612c56809f1404c1d9ace1124b332c7be"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Jun 27 17:38:37 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Jun 27 17:38:56 2025 +1000"
      },
      "message": "try different pr automation trigger\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "685af73612c56809f1404c1d9ace1124b332c7be",
      "tree": "d2d35582a2a660ab6d6547fa85d13c33e3d54fe7",
      "parents": [
        "1211019e14943e623d160dd97e2fcc12f14c4f1a"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Jun 27 15:24:38 2025 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 27 15:24:38 2025 +1000"
      },
      "message": "Test something for pr automation (#127)\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "1211019e14943e623d160dd97e2fcc12f14c4f1a",
      "tree": "b81232fbff032c026a1d6e6bf4d03e356bf2d459",
      "parents": [
        "5dd012d76412197610bba1ea57f05f7ebca07e97"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 23 21:22:34 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 23 21:22:34 2025 +1000"
      },
      "message": "restore notifications\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "5dd012d76412197610bba1ea57f05f7ebca07e97",
      "tree": "b3a8e5a03639170f81f32aadfc0b068931bb2dab",
      "parents": [
        "71b50ca65515983e6a10a7124e953db2780241d4"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 23 21:12:45 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Jun 23 21:12:45 2025 +1000"
      },
      "message": "disable notifications, get rid of jira\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "71b50ca65515983e6a10a7124e953db2780241d4",
      "tree": "92eb5ce4d6db171698536c8ecb8877683bd67aab",
      "parents": [
        "9e1216efee575b3f0078cf7614f3bda7b805384b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu May 29 22:22:12 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Jun 01 20:25:55 2025 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.18.0 to 2.19.0\n\nBumps commons-io:commons-io from 2.18.0 to 2.19.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "9e1216efee575b3f0078cf7614f3bda7b805384b",
      "tree": "861a025e512c9aafc1277440221ee3d5a2a4fc64",
      "parents": [
        "0c64ff8a72221c0407e221f172c629e2c9782fb2"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Mon May 05 21:28:12 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 05 21:28:12 2025 +0200"
      },
      "message": "Enable Github Issues\n\n"
    },
    {
      "commit": "0c64ff8a72221c0407e221f172c629e2c9782fb2",
      "tree": "ce89dd08864f0a27e2e37db36aaf8ac4a5823477",
      "parents": [
        "edce5e734eea59d7ab16685567b5e75acb338a16"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Wed Feb 12 17:37:06 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 12 17:37:06 2025 +0100"
      },
      "message": "[MNGSITE-529] Rename \"Goals\" to \"Plugin Documentation\"\n\n"
    },
    {
      "commit": "edce5e734eea59d7ab16685567b5e75acb338a16",
      "tree": "04cd1933290cd168a1b004c4fbb550a4ec5adbef",
      "parents": [
        "0f4c0f8c66cbc3ed10f621c30ec57e17301904c9"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Feb 03 17:16:13 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Tue Feb 04 12:42:59 2025 +0100"
      },
      "message": "[MSCMPUB-72] Add parameter pushChanges"
    },
    {
      "commit": "0f4c0f8c66cbc3ed10f621c30ec57e17301904c9",
      "tree": "7e3ce08ace827d1a537f9ac6e3c389ca93a9162a",
      "parents": [
        "ecf4fbfa2a88f673c5b9a86b1171bf2d6972278a"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Feb 03 17:20:51 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Feb 03 17:20:51 2025 +0100"
      },
      "message": "Disable auto-generated JIRA comments from GitHub"
    },
    {
      "commit": "ecf4fbfa2a88f673c5b9a86b1171bf2d6972278a",
      "tree": "78f7cdccc54fd6b99a19d34439ad07aeb0184d5a",
      "parents": [
        "3ae16a16d25ee1787b56058021c410f802e4cd13"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Jan 03 11:13:58 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 03 11:13:58 2025 +0100"
      },
      "message": "trivial: fix javadoc"
    },
    {
      "commit": "3ae16a16d25ee1787b56058021c410f802e4cd13",
      "tree": "ff26c7edd43b7b0b4f8f56baa4b821235a16c50c",
      "parents": [
        "eddcb87b6749e2d2b04e1d8218458a2f0199a282"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Mon Dec 16 11:39:10 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 11:39:10 2024 +0000"
      },
      "message": "Prefer try with resources (#49)\n\n"
    },
    {
      "commit": "eddcb87b6749e2d2b04e1d8218458a2f0199a282",
      "tree": "656bae9080db81eef050c4c1169cf33c77c4cb9c",
      "parents": [
        "cb1ec20d01fa3242e72e86f010c11d3c78ef745f"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Mon Dec 16 11:38:42 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 11:38:42 2024 +0000"
      },
      "message": "Remove unused JUnit dependency (#50)\n\n"
    },
    {
      "commit": "cb1ec20d01fa3242e72e86f010c11d3c78ef745f",
      "tree": "607fe8cc4a2fd032a8f0c18505061a463a60d5c4",
      "parents": [
        "fe408b3710a5ab9b9757c35b86cd7507a5836c76"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 15 22:37:23 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Dec 14 22:25:11 2024 +0100"
      },
      "message": "Bump releasePluginVersion from 3.1.0 to 3.1.1\n\nBumps `releasePluginVersion` from 3.1.0 to 3.1.1.\n\nUpdates `org.apache.maven.release:maven-release-api` from 3.1.0 to 3.1.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.0...maven-release-3.1.1)\n\nUpdates `org.apache.maven.release:maven-release-manager` from 3.1.0 to 3.1.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.0...maven-release-3.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.release:maven-release-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven.release:maven-release-manager\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "fe408b3710a5ab9b9757c35b86cd7507a5836c76",
      "tree": "d061de941966a1648e231164a8cdf76551cac8ec",
      "parents": [
        "ffb980ad87622aa5d3dfb193c2348d78a9cf8f23"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 19 22:19:13 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Dec 14 22:22:22 2024 +0100"
      },
      "message": "Bump commons-io:commons-io from 2.16.1 to 2.18.0\n\nBumps commons-io:commons-io from 2.16.1 to 2.18.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "ffb980ad87622aa5d3dfb193c2348d78a9cf8f23",
      "tree": "1df14b3662fa543e6e4bb90c4884542724aee673",
      "parents": [
        "28bcc8106cf97933de0ae92f54f53e226c26af38"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Wed Dec 11 11:41:43 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 11 11:41:43 2024 +0000"
      },
      "message": "Use Guice constructor injection (#48)\n\n* Guicify with @Inject"
    },
    {
      "commit": "28bcc8106cf97933de0ae92f54f53e226c26af38",
      "tree": "3d742a14e8de9a46c5821eb31961e2474021fca8",
      "parents": [
        "07d07f25e898d0d5b2d11fe4e729985e95d58952"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Aug 29 22:06:47 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 13 20:40:44 2024 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0\n\nBumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "07d07f25e898d0d5b2d11fe4e729985e95d58952",
      "tree": "eff1768a23f4bcf50bd423cbe92e6077df33720c",
      "parents": [
        "cd8b9a4371bdfbac93313bb882c58d44878ef9bc"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Oct 03 16:40:40 2024 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Fri Oct 11 16:54:20 2024 +0200"
      },
      "message": "[MSCMPUB-70] Remove irrelevant includes \u0026 excludes parameters\n\nThose are not evaluated as part of the passed ScmFileSet during checkout\nor update."
    },
    {
      "commit": "cd8b9a4371bdfbac93313bb882c58d44878ef9bc",
      "tree": "8cff9e0e1136954dbeef77806bf755bcf27a4b7a",
      "parents": [
        "6e26e03570966a9c65c8cc16d8dc6615777207e2"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed Oct 02 15:22:40 2024 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Thu Oct 03 12:09:53 2024 +0200"
      },
      "message": "Improve documentation of parameters"
    },
    {
      "commit": "6e26e03570966a9c65c8cc16d8dc6615777207e2",
      "tree": "d376f0ff1db1e9f913af6a471a42892cb912c0f3",
      "parents": [
        "7215490f0406198af8fa5bfd4e8883a94ea1c758"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:21:00 2024 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:21:00 2024 +0200"
      },
      "message": "use new Reproducible Central badge endpoint\n"
    },
    {
      "commit": "7215490f0406198af8fa5bfd4e8883a94ea1c758",
      "tree": "5057da29c81c58678f280b1f37d419d045d6df44",
      "parents": [
        "53cb31898894b5c20f324e7aaf1ca3f2472baf22"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Jun 16 22:16:56 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Jun 16 22:16:56 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "53cb31898894b5c20f324e7aaf1ca3f2472baf22",
      "tree": "73660b126be89811fb1f9d9f7e90480798a8bf04",
      "parents": [
        "12afe10656fe528ba7d57c7fe24571d1e3feeda6"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Jun 16 22:16:47 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Jun 16 22:16:47 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-scm-publish-plugin-3.3.0\n"
    },
    {
      "commit": "12afe10656fe528ba7d57c7fe24571d1e3feeda6",
      "tree": "25cbe723ad7575a5bf2f19be04b1f5440c9e9c40",
      "parents": [
        "1b4a3ed7969cfdd1e00b02a9e09bfd4e3953534f"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 23:46:40 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Jun 16 21:46:17 2024 +0200"
      },
      "message": "[MSCMPUB-69] ITs do not properly check for existence of svn/svnadmin/CreateSymbolicLink command/function\n"
    },
    {
      "commit": "1b4a3ed7969cfdd1e00b02a9e09bfd4e3953534f",
      "tree": "bc883633dceb9b2f961d2d69fa088d8ebdd9403c",
      "parents": [
        "f0d13f8ff5cc5d409b629875f1c86f2525dfee6d"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:59:48 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:59:48 2024 +0200"
      },
      "message": "[MSCMPUB-68] Upgrade plugins and components (in ITs)\n"
    },
    {
      "commit": "f0d13f8ff5cc5d409b629875f1c86f2525dfee6d",
      "tree": "963d99968c4ea8c300fc91c95650dcaa369acafd",
      "parents": [
        "b7c8c15308febcb474645f2daafeefac988306a0"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:58:05 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:58:05 2024 +0200"
      },
      "message": "[MSCMPUB-67] Upgrade to Maven 3.6.3\n"
    },
    {
      "commit": "b7c8c15308febcb474645f2daafeefac988306a0",
      "tree": "aae20984c8983c64b2083b8debf32a1b7d618f86",
      "parents": [
        "80796c54f1fe06b388cdb89bb36172df0931036b"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:07:32 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 15 22:07:32 2024 +0200"
      },
      "message": "Add more ignores\n"
    },
    {
      "commit": "80796c54f1fe06b388cdb89bb36172df0931036b",
      "tree": "ef35572a31c7e48a4488860a7c1583de0bc22a1b",
      "parents": [
        "5bcd1550ebc90a536ccafef3f2a2b5d35deb3402"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Apr 17 07:03:56 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 07:03:56 2024 +0800"
      },
      "message": "Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#36)\n\nBumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 41 to 42.\r\n- [Release notes](https://github.com/apache/maven-parent/releases)\r\n- [Commits](https://github.com/apache/maven-parent/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-plugins\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "5bcd1550ebc90a536ccafef3f2a2b5d35deb3402",
      "tree": "9495671096356a3ad189234f4d32255058d14041",
      "parents": [
        "0baf493983c925fb13073c7540d5103010a10961"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Mar 31 23:34:36 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 31 23:34:36 2024 +0200"
      },
      "message": "[MSCMPUB-66] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#26)\n\nBumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.0.\r\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\r\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.1...plexus-utils-4.0.0)\r\n\r\n---\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "0baf493983c925fb13073c7540d5103010a10961",
      "tree": "64aadd3adaab86c77ac064c61bebf70b2cf9d04a",
      "parents": [
        "1eb0e431005d25b954c2bb7459eaee5a5f21f56d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 06 22:51:18 2023 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Mar 31 22:05:27 2024 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0\n\nBumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1eb0e431005d25b954c2bb7459eaee5a5f21f56d",
      "tree": "d1e35e507740bcb467f331c5df9210067d16c543",
      "parents": [
        "6aec6100975be8506e248f33f2646fc97135ee94"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 06 22:51:07 2023 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Mar 31 21:38:11 2024 +0200"
      },
      "message": "Bump releasePluginVersion from 3.0.0 to 3.0.1\n\nBumps `releasePluginVersion` from 3.0.0 to 3.0.1.\n\nUpdates `org.apache.maven.release:maven-release-api` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0...maven-release-3.0.1)\n\nUpdates `org.apache.maven.release:maven-release-manager` from 3.0.0 to 3.0.1\n- [Release notes](https://github.com/apache/maven-release/releases)\n- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0...maven-release-3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.release:maven-release-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven.release:maven-release-manager\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "6aec6100975be8506e248f33f2646fc97135ee94",
      "tree": "81aa2328acf49410ac3f4ac3af5b6cdae0970f08",
      "parents": [
        "6ae3a85767f09d5f4c8917e37b9a0a9417a46e5d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Mar 31 21:30:32 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 31 21:30:32 2024 +0200"
      },
      "message": "[MSCMPUB-65] Bump commons-io:commons-io from 2.11.0 to 2.16.0 (#32)\n\n---\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "6ae3a85767f09d5f4c8917e37b9a0a9417a46e5d",
      "tree": "3f83b3ef7d003a9407af0ce58298d66b5031ac91",
      "parents": [
        "f2ca110633b0550f44fbbc7aa4fbbe5b7744bec2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 04 22:31:59 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Mar 19 22:05:13 2024 +0100"
      },
      "message": "Bump apache/maven-gh-actions-shared from 3 to 4\n\nBumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 3 to 4.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "f2ca110633b0550f44fbbc7aa4fbbe5b7744bec2",
      "tree": "deaa125396eb5934400345552b4f0871c1fc9ca9",
      "parents": [
        "f431e9ea4bc2f2506690cc1f166660fc51a59483"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Feb 10 21:30:14 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 10 21:30:14 2024 +0100"
      },
      "message": "[MSCMPUB-64] Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#24)\n\n- [Release notes](https://github.com/apache/maven-parent/releases)\r\n- [Commits](https://github.com/apache/maven-parent/commits)\r\n\r\n---\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "f431e9ea4bc2f2506690cc1f166660fc51a59483",
      "tree": "e4bddb783722f860354234e67b63641c9e0026f0",
      "parents": [
        "823fdfba3f5034bca2f337b8754a1e923d16a8a9"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Feb 09 14:42:56 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 09 14:42:56 2024 +0100"
      },
      "message": "Rely on DefaultScmRepositoryConfigurator for extracting credentials from (#29)\n\nserver settings"
    },
    {
      "commit": "823fdfba3f5034bca2f337b8754a1e923d16a8a9",
      "tree": "f602cacd918917175c223b8bc762d9247c0b758f",
      "parents": [
        "a42ba9a5e76c92ba6ba23214f60c3dac20aefd54"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Feb 08 15:13:57 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 08 15:13:57 2024 +0100"
      },
      "message": "[MSCMPUB-61] Leverage the POMs distributionManagement for the default (#28)\n\nImprove javadoc of authentication parameters with regards to precedence"
    },
    {
      "commit": "a42ba9a5e76c92ba6ba23214f60c3dac20aefd54",
      "tree": "72e508e74a6d2cb3be92a684bd438814ccc93180",
      "parents": [
        "0d6cedd1c7916cbcbe7e11119b2b8e4eab357f27"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat May 13 06:56:33 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 13 06:56:33 2023 -0400"
      },
      "message": "Bump maven-shared-utils from 3.3.4 to 3.4.1 (#22)\n\nBumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.4 to 3.4.1.\r\n- [Release notes](https://github.com/apache/maven-shared-utils/releases)\r\n- [Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.3.4...maven-shared-utils-3.4.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.shared:maven-shared-utils\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "0d6cedd1c7916cbcbe7e11119b2b8e4eab357f27",
      "tree": "f69a82fd36b032a993a92d19bac43a69181c4c0f",
      "parents": [
        "5acea15714533792d8a4449c8015a0db3b0c0737"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Apr 24 11:44:46 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 24 11:44:46 2023 +0200"
      },
      "message": "auto-link MSCMPUB Jira"
    },
    {
      "commit": "5acea15714533792d8a4449c8015a0db3b0c0737",
      "tree": "61ee6cb2ea751d0ab0d439a118da8563eb9bee23",
      "parents": [
        "c35d070cfaf94ba16c65c814844d23dddee6e41f"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:41:31 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:41:31 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "c35d070cfaf94ba16c65c814844d23dddee6e41f",
      "tree": "e175a2689b2651c8b42b075945d10768f92dc005",
      "parents": [
        "f893483a2d9b895bb45f34d864602ce126bfccf7"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:41:22 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:41:22 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-scm-publish-plugin-3.2.1\n"
    },
    {
      "commit": "f893483a2d9b895bb45f34d864602ce126bfccf7",
      "tree": "16a146b9f70deca272b4b59855d3d1db8d17ae01",
      "parents": [
        "d77f1e930cc890ec8e59385d22afbf8c794862b6"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:38:26 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:38:26 2023 +0200"
      },
      "message": "Fix colliding property\n"
    },
    {
      "commit": "d77f1e930cc890ec8e59385d22afbf8c794862b6",
      "tree": "c711bb2cdebd1527731825cc04bdd375cbfd4059",
      "parents": [
        "955d2730cd54582af7d24d3ddd4701dd6e6fa12d"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:35:16 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:35:16 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "955d2730cd54582af7d24d3ddd4701dd6e6fa12d",
      "tree": "55c1a47e35c283dc0da188eae1e33a1ae77d71ac",
      "parents": [
        "603ee6f149aa066cd0390f2e33f319edc18fec89"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:35:08 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:35:08 2023 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-scm-publish-plugin-3.2.0\n"
    },
    {
      "commit": "603ee6f149aa066cd0390f2e33f319edc18fec89",
      "tree": "5576b1362cce7f77dff3c015925c9abab4fb2b26",
      "parents": [
        "f240e7d1b613dd5d5d944dae095559a3e6d940c0"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 14:51:07 2023 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sun Mar 26 19:15:26 2023 +0200"
      },
      "message": "[MSCMPUB-58] Upgrade plugins and components (in ITs)\n\nThis closes #21\n"
    },
    {
      "commit": "f240e7d1b613dd5d5d944dae095559a3e6d940c0",
      "tree": "81bdd3e7310f326ea3bf2d7a7388c9b5adcdd806",
      "parents": [
        "c8b0849bad958bcc8d3c372c0968c52baa738319"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 18:00:50 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 18:00:50 2023 +0100"
      },
      "message": "[MSCMPUB-57] Ignore formatting commit\n"
    },
    {
      "commit": "c8b0849bad958bcc8d3c372c0968c52baa738319",
      "tree": "bc52efb42bf0e608fe5dfeed1fcb68d33614c94c",
      "parents": [
        "ef21a970c9cdd66ef8107ad95b886a3d322018a1"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:39:14 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:59:02 2023 +0100"
      },
      "message": "[MSCMPUB-57] Upgrade misc deps\nmaven-shared-utils to 3.3.4\ncommons-land to 3.12.0\nmaven-release-manager to 3.0.0-M7\norg.apache.maven.scm:* to 2.0.0-M3\n"
    },
    {
      "commit": "ef21a970c9cdd66ef8107ad95b886a3d322018a1",
      "tree": "fe85f7be8470712a50b63a827b6d2c7f30f77172",
      "parents": [
        "b96e65d8e2b610c2a595542df7f75ba8fd9e0c94"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:19:18 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:59:02 2023 +0100"
      },
      "message": "[MSCMPUB-57] Reformat\n"
    },
    {
      "commit": "b96e65d8e2b610c2a595542df7f75ba8fd9e0c94",
      "tree": "a9b276c6b901b3a8b4f00e4792468d0885cbeb60",
      "parents": [
        "08736576b107ac879a5b4d80dda3d332ce22b84d"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:17:39 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:59:02 2023 +0100"
      },
      "message": "[MSCMPUB-57] Upgrade parent pom to 39\n"
    },
    {
      "commit": "08736576b107ac879a5b4d80dda3d332ce22b84d",
      "tree": "fe4118dbf17a2401a7d675aaa22106413345ca5c",
      "parents": [
        "fdfffdff8dcffaa4f13ba6fc44e461f148e3c15a"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:16:28 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:25:47 2023 +0100"
      },
      "message": "[MSCMPUB-54] Require Maven 3.2.5+\n"
    },
    {
      "commit": "fdfffdff8dcffaa4f13ba6fc44e461f148e3c15a",
      "tree": "eaa02c7453276a04665f7b3289149c08e9c302eb",
      "parents": [
        "973eb142cdbd836782cffa03ee1ff61e584bf999"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:13:33 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 17:22:41 2023 +0100"
      },
      "message": "[MSCMPUB-53] Require Java 8\n"
    },
    {
      "commit": "973eb142cdbd836782cffa03ee1ff61e584bf999",
      "tree": "81520afdebd26b24a4921173a06dc8e9b5e6a1fa",
      "parents": [
        "d8e0878ea68784a1e06b86ef2fc17ab2740588e1"
      ],
      "author": {
        "name": "Jonathan Leitschuh",
        "email": "jonathan.leitschuh@gmail.com",
        "time": "Wed Jul 27 16:55:27 2022 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:56:19 2023 +0100"
      },
      "message": "[MSCMPUB-56] vuln-fix: Temporary Directory Hijacking or Information Disclosure\n\nThis fixes either Temporary Directory Hijacking, or Temporary Directory Local Information Disclosure.\n\nWeakness: CWE-379: Creation of Temporary File in Directory with Insecure Permissions\nSeverity: High\nCVSSS: 7.3\nDetection: CodeQL \u0026 OpenRewrite (https://public.moderne.io/recipes/org.openrewrite.java.security.UseFilesCreateTempDirectory)\n\nReported-by: Jonathan Leitschuh \u003cJonathan.Leitschuh@gmail.com\u003e\nSigned-off-by: Jonathan Leitschuh \u003cJonathan.Leitschuh@gmail.com\u003e\n\nBug-tracker: https://github.com/JLLeitschuh/security-research/issues/10\n\nCo-authored-by: Moderne \u003cteam@moderne.io\u003e\n\nCloses #7\n"
    },
    {
      "commit": "d8e0878ea68784a1e06b86ef2fc17ab2740588e1",
      "tree": "331fbbcd0f9cbdad011335f3838d691714550375",
      "parents": [
        "b8eee361d083862cd42ddc8debf3cc51cfa44b5f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Mar 04 15:50:14 2023 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:52:24 2023 +0100"
      },
      "message": "Bump junit from 4.13.1 to 4.13.2\n\nBumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.\n- [Release notes](https://github.com/junit-team/junit4/releases)\n- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)\n- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)\n\n---\nupdated-dependencies:\n- dependency-name: junit:junit\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "b8eee361d083862cd42ddc8debf3cc51cfa44b5f",
      "tree": "0da75d9c04869e47811582eefedf4a32c52666e2",
      "parents": [
        "503f567fd05c7e4e8ad6aee3660b6ce4cbb533e2"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:44:22 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:49:15 2023 +0100"
      },
      "message": "[MSCMPUB-55] Add GH Actions setup for ci\n"
    },
    {
      "commit": "503f567fd05c7e4e8ad6aee3660b6ce4cbb533e2",
      "tree": "d1d1e16d703f0bf374d0345b2f1033496f81f6c9",
      "parents": [
        "9c7788938399919e1c6482ffdd56608e7d16ee4d"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:47:21 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Mar 04 16:47:21 2023 +0100"
      },
      "message": "Bump to 3.2.0-SNAPSHOT\n"
    },
    {
      "commit": "9c7788938399919e1c6482ffdd56608e7d16ee4d",
      "tree": "f54e6cde25e3676f4ff3fcee330f299b70d25199",
      "parents": [
        "b8354a2a2f7def8245ce30940eb1c7d025b8033f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Mar 04 12:14:52 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 04 12:14:52 2023 +0100"
      },
      "message": "[SCMPUB-52] Bump maven-shared-utils from 3.2.1 to 3.3.3 (#6)\n\nBumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.2.1 to 3.3.3.\r\n- [Release notes](https://github.com/apache/maven-shared-utils/releases)\r\n- [Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.2.1...maven-shared-utils-3.3.3)\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b8354a2a2f7def8245ce30940eb1c7d025b8033f",
      "tree": "0fbeca4fecaa86411ce40968b6ab16b7d50292df",
      "parents": [
        "d70abc959581e105dec3b5eae8bbf3fd03732986"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Nov 02 23:12:31 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 02 23:12:31 2022 +0100"
      },
      "message": "add Reproducible Builds badge"
    },
    {
      "commit": "d70abc959581e105dec3b5eae8bbf3fd03732986",
      "tree": "9b750cd2204aa934e86c82a28f8c986727842fec",
      "parents": [
        "15837d2351a02d431380ce794aea773871c17257"
      ],
      "author": {
        "name": "Henning P. Schmiedehausen",
        "email": "henning@schmiedehausen.org",
        "time": "Wed Jul 20 12:02:32 2022 -0700"
      },
      "committer": {
        "name": "Henning P. Schmiedehausen",
        "email": "henning@schmiedehausen.org",
        "time": "Wed Jul 20 12:02:32 2022 -0700"
      },
      "message": "[MSCMPUB-50] Fix typo in \u0027skipDeployement\u0027\n\nThis adds a new property with the correct spelling and deprecates the\nold property which is still supported.\n\nAlso adds integration tests for both properties.\n"
    },
    {
      "commit": "15837d2351a02d431380ce794aea773871c17257",
      "tree": "4f6ab149ba764c97f3338560ad08688cc589c128",
      "parents": [
        "9031d1e183b766eedc6a67ee9cf77fdeb3b1f2a2"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Jan 08 19:30:16 2022 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 08 19:30:16 2022 +0100"
      },
      "message": "fix typo"
    },
    {
      "commit": "9031d1e183b766eedc6a67ee9cf77fdeb3b1f2a2",
      "tree": "6bb654f2b956977e5cd258090d62e67c7bbf44ce",
      "parents": [
        "fc6eab353997c0f6e279610da8bf8a77113a5d80"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Jul 25 13:34:31 2021 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Jul 25 13:34:31 2021 +0200"
      },
      "message": "update CI url\n"
    },
    {
      "commit": "fc6eab353997c0f6e279610da8bf8a77113a5d80",
      "tree": "5b3de40a31a5d693bff1036c39c79d9cd3f1f2be",
      "parents": [
        "ed970672a2878b6601c5a4771aa60bbf6352c041"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Dec 23 08:12:37 2020 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Dec 23 08:12:37 2020 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "ed970672a2878b6601c5a4771aa60bbf6352c041",
      "tree": "48f0f89fafa444c7864e4639345bb3c985090bc7",
      "parents": [
        "6c06f71eb6f71964b65e2aa1a836fa5eae5440c5"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Dec 23 08:12:23 2020 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Dec 23 08:12:23 2020 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-scm-publish-plugin-3.1.0\n"
    },
    {
      "commit": "6c06f71eb6f71964b65e2aa1a836fa5eae5440c5",
      "tree": "f273d31e0d915903d5b34fb5a62ba2eb5e6d8301",
      "parents": [
        "c22670f6ca86f148696cb33f5c59fdcde5fe7189"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Nov 11 12:21:28 2020 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Nov 11 12:21:28 2020 +0100"
      },
      "message": "[MSCMPUB-47] use Java 7 Files.createTempDirectory() API"
    },
    {
      "commit": "c22670f6ca86f148696cb33f5c59fdcde5fe7189",
      "tree": "5f3f4b22574073bba35b173e38493b979bf18092",
      "parents": [
        "da2c28b6023c24fd2ca593ac12dd55ec78713842"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Oct 14 21:28:12 2020 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Oct 14 21:28:12 2020 +0200"
      },
      "message": "Bump junit from 4.13 to 4.13.1\n\n"
    },
    {
      "commit": "da2c28b6023c24fd2ca593ac12dd55ec78713842",
      "tree": "534a7992804fffebffdbb6aab2f0afa3d675c4f4",
      "parents": [
        "90ec8d6475b4ed8ca480ae39f6fd7690990cbe2a"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Aug 29 12:08:08 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Aug 29 12:08:08 2020 +0200"
      },
      "message": "update ASF CI url\n"
    },
    {
      "commit": "90ec8d6475b4ed8ca480ae39f6fd7690990cbe2a",
      "tree": "ca950166ddf984285af16795201a125dbd04ba85",
      "parents": [
        "d4d4b12a525089591469a42b00243ca840ead145"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Aug 28 10:42:01 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Aug 28 10:42:01 2020 +0200"
      },
      "message": "update ASF CI url\n"
    },
    {
      "commit": "d4d4b12a525089591469a42b00243ca840ead145",
      "tree": "6bedaf4ccc3fb915d6d46f4fee12ba13e4de33df",
      "parents": [
        "4f54d8f9aed12f27d4e11d304319a79fc9f214aa"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Jun 16 15:06:19 2020 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Jun 16 15:06:19 2020 +0200"
      },
      "message": "Upgrade junit from 4.11 to 4.13\n\n"
    },
    {
      "commit": "4f54d8f9aed12f27d4e11d304319a79fc9f214aa",
      "tree": "76df2536bab85d9ef71d79ddee84d1aa7e34af24",
      "parents": [
        "fe751aff5d15b02bf80078d4c1e834c57f4d549b"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:56:08 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:56:08 2020 +0200"
      },
      "message": "dependencies cleanup"
    },
    {
      "commit": "fe751aff5d15b02bf80078d4c1e834c57f4d549b",
      "tree": "a466dbbe0ff69934d4c2f111779caa17fa4ec571",
      "parents": [
        "c14d0be462557712abe4da07185596ed4de84cde"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:47:46 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:47:46 2020 +0200"
      },
      "message": "[MSCMPUB-46] drop custom scmpublish lifecycle and goal"
    },
    {
      "commit": "c14d0be462557712abe4da07185596ed4de84cde",
      "tree": "e15ba21fa041439c8e52502740689bb39af69f50",
      "parents": [
        "b027d8680c21ccf8df9f0edccce02ecd420de0fb"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:38:00 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:38:00 2020 +0200"
      },
      "message": "cleanup"
    },
    {
      "commit": "b027d8680c21ccf8df9f0edccce02ecd420de0fb",
      "tree": "ac58684dc19e1f1b6658b4909e9bdbf68efcc6cb",
      "parents": [
        "d6a603b596b6e728a191b8a85aae39798e1b5595"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:37:48 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat May 23 18:37:48 2020 +0200"
      },
      "message": "fixed javadoc"
    },
    {
      "commit": "d6a603b596b6e728a191b8a85aae39798e1b5595",
      "tree": "db7a61b8dfc59551cce0af2bf3cea3e8d32e60f1",
      "parents": [
        "e5121da302bcf49b1272d85f245dcfaa3788aa5b"
      ],
      "author": {
        "name": "Karl Heinz Marbaise",
        "email": "khmarbaise@apache.org",
        "time": "Thu Apr 30 22:59:42 2020 +0200"
      },
      "committer": {
        "name": "Karl Heinz Marbaise",
        "email": "khmarbaise@apache.org",
        "time": "Thu Apr 30 22:59:42 2020 +0200"
      },
      "message": "Fixed Link.\n"
    },
    {
      "commit": "e5121da302bcf49b1272d85f245dcfaa3788aa5b",
      "tree": "e778f7a3e318179cc34aaf92acbaae3805129b3c",
      "parents": [
        "72b2079edd27d2fef41deb39d0bbbcdf8e687451"
      ],
      "author": {
        "name": "Karl Heinz Marbaise",
        "email": "khmarbaise@apache.org",
        "time": "Thu Apr 30 22:58:40 2020 +0200"
      },
      "committer": {
        "name": "Karl Heinz Marbaise",
        "email": "khmarbaise@apache.org",
        "time": "Thu Apr 30 22:58:40 2020 +0200"
      },
      "message": "Fixed JIRA Link\n"
    },
    {
      "commit": "72b2079edd27d2fef41deb39d0bbbcdf8e687451",
      "tree": "510722ec7b8d3f77e60df16c169f4c3c13b13412",
      "parents": [
        "6901047bfb2a64d737b1818ee3180dbe003998b4"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Apr 13 22:23:17 2020 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Apr 13 22:23:17 2020 +0200"
      },
      "message": "README improvement\n"
    }
  ],
  "next": "6901047bfb2a64d737b1818ee3180dbe003998b4"
}
