)]}'
{
  "log": [
    {
      "commit": "66f86e7a0efc9b78e5c0b32fd177bdea693e7b5c",
      "tree": "b431a46534cf0e95a91e4153e8114de369fffe63",
      "parents": [
        "d39618d73e54d30601bfe97233dab4caf72581fa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Aug 24 17:55:49 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 24 20:45:48 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0\n\nBumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.29 to 1.30.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.29...plexus-interpolation-1.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interpolation\n  dependency-version: 1.30.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": "d39618d73e54d30601bfe97233dab4caf72581fa",
      "tree": "534418a156da7a48e2cee1160f989a2ccc766058",
      "parents": [
        "a849e76a0541eb4cfc2870db81a82ddfbb75d454"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Aug 20 16:45:22 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 20 16:45:22 2026 -0400"
      },
      "message": "Fix setEscapeString(null) to clear escape state (#373)\n\nsetEscapeString(null) and setEscapeString(\"\") were silently ignored,\nleaving the previous escape string and useEscape flag intact. A caller\nwho sets escape string to non-null, then later sets it to null to\ndisable escaping, would find escaping still active with the old string.\n\nFix by clearing escapeString to null and useEscape to false when the\ninput is null or empty, and always call calculateMarkLength().\n\nAlso added tests verifying both null and empty string disable escaping.\n\nCloses #351"
    },
    {
      "commit": "a849e76a0541eb4cfc2870db81a82ddfbb75d454",
      "tree": "cd01e6b357d711457b20598bf9bad6f6ae68789e",
      "parents": [
        "4c334cd9b423179747b658d9df7ab328f1c0589e"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Aug 20 11:15:16 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 20 11:15:16 2026 -0400"
      },
      "message": "Unused code (#347)"
    },
    {
      "commit": "4c334cd9b423179747b658d9df7ab328f1c0589e",
      "tree": "d766633e5989a2d9b8daec197754e9e67ccfbf8b",
      "parents": [
        "0a52cbff999b39a467e3b18d0a9257c32f2fc8e7"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Aug 20 07:45:56 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 20 07:45:56 2026 -0400"
      },
      "message": "Add missing EOF checks in MultiDelimiterInterpolatorFilterReaderLineEnding.read() (#348)\n\n* Add missing EOF checks in MultiDelimiterInterpolatorFilterReaderLineEnding.read()\n\nThe escape-detection loop (line 223) and delimiter-detection loop (line 246)\nwere missing ch \u003d\u003d -1 checks. When EOF is reached mid-token, (char) -1\nproduces 0xFFFF which gets appended to the key StringBuilder as garbage.\nThe equivalent single-delimiter class InterpolatorFilterReaderLineEnding\nalready has these checks.\n\n* Guard against (char) -1 in escape handling; add regression test"
    },
    {
      "commit": "0a52cbff999b39a467e3b18d0a9257c32f2fc8e7",
      "tree": "5c500c50e4122bf9e4656b264def49446ca5dfe4",
      "parents": [
        "f5afe5eb5a06241ccdee1379845f5b352731c570"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 01:39:44 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 22:55:35 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": "f5afe5eb5a06241ccdee1379845f5b352731c570",
      "tree": "bd73159ef5c54146eb18f939b68ac82a53af31a4",
      "parents": [
        "83ab29fd6bb60a9466216c1d27f12b6bbbd061bc"
      ],
      "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:17:24 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": "83ab29fd6bb60a9466216c1d27f12b6bbbd061bc",
      "tree": "509b31ffbcfe09371d6054df2789c46d7041c52b",
      "parents": [
        "c134798a2a6b3736231de084453c54ad68fc5029"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 14:54:37 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 19:08:45 2026 +0200"
      },
      "message": "Port the site documentation from APT to Markdown\n\n2 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": "c134798a2a6b3736231de084453c54ad68fc5029",
      "tree": "f2465504ba81288e6096fe97a303a7364c1effb4",
      "parents": [
        "322ce1f05f808759852cea0b35033af047df6ea5"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 14:54:37 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 19:08:45 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": "322ce1f05f808759852cea0b35033af047df6ea5",
      "tree": "2e9a5dc60e962af203310d936af01684fb4663be",
      "parents": [
        "610021c6da0fc9b63cf01836621ff89809d29054"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Aug 04 02:17:43 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Aug 04 13:04:32 2026 +0200"
      },
      "message": "Build against Maven 4.0.0-rc-6\n\nMove the Maven 4 version property to the current RC and pin the same\nversion explicitly in the Verify workflow, so CI does not depend on the\nmaven4-version default in maven-gh-actions-shared.\n\nCo-Authored-By: Claude Opus 5 (1M context) \u003cnoreply@anthropic.com\u003e\n"
    },
    {
      "commit": "610021c6da0fc9b63cf01836621ff89809d29054",
      "tree": "c729cd34bd0e28ae5c124751654b18e4f729782d",
      "parents": [
        "628ba38f4d36c1bb33529115fce5662651ca0d2d"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Jul 31 15:46:20 2026 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Jul 31 15:46:20 2026 +0200"
      },
      "message": "Remove Release Drafter config for maven-filtering-3.x branch\n"
    },
    {
      "commit": "628ba38f4d36c1bb33529115fce5662651ca0d2d",
      "tree": "ecaa6dfe22bed67eaca3983ec083beb48b856162",
      "parents": [
        "7629dd50298596f3c9020102e46a25adcd7e8bcb"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Jul 30 23:08:25 2026 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Jul 30 23:08:25 2026 +0200"
      },
      "message": "Add Dependabot config for maven-filtering-3.x branch\n"
    },
    {
      "commit": "7629dd50298596f3c9020102e46a25adcd7e8bcb",
      "tree": "6430d27240971109eed325f1dac0c5e3fbb5f7c9",
      "parents": [
        "7679902207f09caca49e4a25086e9f87e34d501e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 14 17:52:14 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Jul 30 23:03:24 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": "7679902207f09caca49e4a25086e9f87e34d501e",
      "tree": "af5c7a02e3d6727a05c43deb53d95cf0e7c90e4c",
      "parents": [
        "47977f19b9439a71f277b4fbba3455851622cc19"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 15 07:29:46 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 07:29:46 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#359)\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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "47977f19b9439a71f277b4fbba3455851622cc19",
      "tree": "ea3c78c28b3430723b1a5836de0d31645f3ca572",
      "parents": [
        "811d1fa11c1334d69633869697e809e86b642e0e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 15 07:29:29 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 07:29:29 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#361)\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": "811d1fa11c1334d69633869697e809e86b642e0e",
      "tree": "9abf917f1c2c8dacffe2d3bb63ac33ceef69a03e",
      "parents": [
        "2d20dde6b86914f0434cf97a76937299d55c5dca"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 15 07:29:16 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 15 07:29:16 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#362)\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/pr-automation.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/pr-automation.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": "2d20dde6b86914f0434cf97a76937299d55c5dca",
      "tree": "ff5ea6950840af71fa049e4de8496c6fdb1336a1",
      "parents": [
        "856219323fbb6fcc9ae025e5e3b072450781e8d4"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Tue Jul 07 21:20:40 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Tue Jul 07 21:20:40 2026 +0200"
      },
      "message": "configure download_path_suffix for distribution area\n"
    },
    {
      "commit": "856219323fbb6fcc9ae025e5e3b072450781e8d4",
      "tree": "0ffe4c55650cc2a8b5450cf225f8adddd9549139",
      "parents": [
        "4e94700ee745f4f5b949bd4fd0c0a1b0f61bfab9"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue Jun 30 16:41:31 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 30 16:41:31 2026 +0200"
      },
      "message": "Set up for ATR (#343)"
    },
    {
      "commit": "4e94700ee745f4f5b949bd4fd0c0a1b0f61bfab9",
      "tree": "8efd30cfd0bc678d91718c8975d48a64aa5a40d2",
      "parents": [
        "370ededa3a0d3b98c872d881ba2413e96a858bee"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 17:52:31 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jun 29 22:03:35 2026 +0200"
      },
      "message": "Bump org.apache.maven.shared:maven-shared-components from 48 to 49\n\nBumps [org.apache.maven.shared:maven-shared-components](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.shared:maven-shared-components\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": "370ededa3a0d3b98c872d881ba2413e96a858bee",
      "tree": "5e453541de08c9d03417b4760020d44c99ac8b1c",
      "parents": [
        "8b535bed31b4851c3792e369e0170574740c7634"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jun 15 17:50:52 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jun 15 17:50:52 2026 +0200"
      },
      "message": "Bump junitVersion from 5.10.1 to 5.14.4\n"
    },
    {
      "commit": "8b535bed31b4851c3792e369e0170574740c7634",
      "tree": "69da3d1730d0ca53c869185d1fdbc88b95788408",
      "parents": [
        "374e560e84158523fa3d39e7423d09686e7e68e1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 19 20:44:49 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 19 20:44:49 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-utils in /src/test/resources (#331)\n\nBumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.24 to 4.0.3.\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.24...plexus-utils-4.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-utils\n  dependency-version: 4.0.3\n  dependency-type: direct:production\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": "374e560e84158523fa3d39e7423d09686e7e68e1",
      "tree": "e3b206de26844de72794e497f404f89624ccd3ca",
      "parents": [
        "a48902673a70c7c4e8f672a5af1efec8742e964b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat May 16 22:43:24 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 16 22:43:24 2026 +0200"
      },
      "message": "Bump org.apache.maven.shared:maven-shared-components from 47 to 48 (#335)\n\nBumps [org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent) from 47 to 48.\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.shared:maven-shared-components\n  dependency-version: \u002748\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": "a48902673a70c7c4e8f672a5af1efec8742e964b",
      "tree": "d2427acf03bbcd0382dad45c245f49b505bed62f",
      "parents": [
        "c2a25036c68593714ec31b3405003278b27da46e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 27 12:07:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 12:07:23 2026 +0100"
      },
      "message": "Bump mockitoVersion from 5.22.0 to 5.23.0 (#329)\n\nBumps `mockitoVersion` from 5.22.0 to 5.23.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.22.0...v5.23.0)\n\nUpdates `org.mockito:mockito-core` from 5.22.0 to 5.23.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.22.0...v5.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.23.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.23.0\n  dependency-type: direct:development\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": "c2a25036c68593714ec31b3405003278b27da46e",
      "tree": "3cc53803e9d872afc7b9e5495b5b3733ae496281",
      "parents": [
        "5f4465c8cb04e6783e65a6ed22a823a33f933dba"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 27 18:56:05 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 27 18:56:05 2026 +0100"
      },
      "message": "Bump mockitoVersion from 5.21.0 to 5.22.0 (#324)\n\nBumps `mockitoVersion` from 5.21.0 to 5.22.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)\n\nUpdates `org.mockito:mockito-core` from 5.21.0 to 5.22.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.22.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.22.0\n  dependency-type: direct:development\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": "5f4465c8cb04e6783e65a6ed22a823a33f933dba",
      "tree": "ff8c4eabffb1bd96bd7ccb5807abe201128c7d9c",
      "parents": [
        "d2403330c1b6ebe754fa78d6922eee29a8e5b966"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Tue Jan 27 20:44:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 27 20:44:23 2026 +0100"
      },
      "message": "Update to 47 and site to 2.0.0 (#319)\n\n"
    },
    {
      "commit": "d2403330c1b6ebe754fa78d6922eee29a8e5b966",
      "tree": "e064e25454290d758111c68ec8ae45cb31f53e17",
      "parents": [
        "be8bb5ac599ec2d619f686614d46bb6ba2d7f98e"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Dec 21 16:14:01 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 21 16:14:01 2025 +0100"
      },
      "message": "Cleanup tests (#312)\n\nCo-authored-by: Moderne \u003cteam@moderne.io\u003e"
    },
    {
      "commit": "be8bb5ac599ec2d619f686614d46bb6ba2d7f98e",
      "tree": "1d33681ef3d9b723058c44272bf6fc5a21b87be1",
      "parents": [
        "2fd8a2a5ede7b501af91e0180d3025180f43ac3e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 22:16:36 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 22:16:36 2025 +0100"
      },
      "message": "Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-5 (#307)\n\n* Bump mavenVersion from 4.0.0-rc-2 to 4.0.0-rc-5\n\nBumps `mavenVersion` from 4.0.0-rc-2 to 4.0.0-rc-5.\n\nUpdates `org.apache.maven:maven-api-core` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-api-di` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-api-model` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-api-annotations` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-api-settings` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-core` from 4.0.0-rc-2 to 4.0.0-rc-5\n\nUpdates `org.apache.maven:maven-di` from 4.0.0-rc-2 to 4.0.0-rc-5\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-api-core\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-api-di\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-api-model\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-api-annotations\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-api-settings\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-di\n  dependency-version: 4.0.0-rc-5\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n---------\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\nCo-authored-by: Sylwester Lachiewicz \u003cslachiewicz@apache.org\u003e"
    },
    {
      "commit": "2fd8a2a5ede7b501af91e0180d3025180f43ac3e",
      "tree": "b16e899c8e0a07a916e23ccd1cf1241e9a2e22de",
      "parents": [
        "314eb20c50c7840b43a46697134b4a0507fbe579"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 10 19:45:53 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 10 19:45:53 2025 +0100"
      },
      "message": "Bump mockitoVersion from 5.20.0 to 5.21.0 (#310)\n\nBumps `mockitoVersion` from 5.20.0 to 5.21.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.20.0 to 5.21.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)\n\nUpdates `org.mockito:mockito-core` from 5.20.0 to 5.21.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.21.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.21.0\n  dependency-type: direct:development\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": "314eb20c50c7840b43a46697134b4a0507fbe579",
      "tree": "ff3fa48602a576ad47a5b166b8ab259cd83321ac",
      "parents": [
        "1dc4cc7db4c50e19ad4ce79e7104339599cd9788"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 17:36:53 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Nov 11 01:15:08 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29\n\nBumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.28 to 1.29.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.28...plexus-interpolation-1.29)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interpolation\n  dependency-version: \u00271.29\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1dc4cc7db4c50e19ad4ce79e7104339599cd9788",
      "tree": "4ab5cacde1e7a875dd2a7ad8a1c3696a964a5195",
      "parents": [
        "84993b07cd1f8b9c8d5b2ecfe04bf08b0176fdc7"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Oct 12 18:02:24 2025 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Oct 12 18:02:55 2025 +0200"
      },
      "message": "badges for 3.x vs 4\n"
    },
    {
      "commit": "84993b07cd1f8b9c8d5b2ecfe04bf08b0176fdc7",
      "tree": "161c0e904acfb9c76447751a5bb399430897b674",
      "parents": [
        "366b7159edfe41132e91a69243af8614c3d2a948"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 22 17:11:51 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 28 12:31:15 2025 +0200"
      },
      "message": "Bump mockitoVersion from 5.19.0 to 5.20.0\n\nBumps `mockitoVersion` from 5.19.0 to 5.20.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0)\n\nUpdates `org.mockito:mockito-core` from 5.19.0 to 5.20.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.20.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.20.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "366b7159edfe41132e91a69243af8614c3d2a948",
      "tree": "c65be23edc952ee0af07079f8bbaf9ad765c14d3",
      "parents": [
        "e7a98206b4fd40f0c9db01a8cea9be1272008da6"
      ],
      "author": {
        "name": "Sebastian Tiemann",
        "email": "setie@mailbox.org",
        "time": "Fri Aug 29 05:47:47 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 29 13:47:47 2025 +1000"
      },
      "message": "feat: enable prevent branch protection rules (#294)\n\n"
    },
    {
      "commit": "e7a98206b4fd40f0c9db01a8cea9be1272008da6",
      "tree": "19a33233bd9843eeada6c60a8ce3903c73648849",
      "parents": [
        "6b806f019776453bc3a1df7baee86452c4c31f60"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Aug 16 08:00:19 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Aug 16 08:00:19 2025 +0200"
      },
      "message": "Bump mockitoVersion from 5.18.0 to 5.19.0 (#292)\n\nBumps `mockitoVersion` from 5.18.0 to 5.19.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.18.0 to 5.19.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.18.0...v5.19.0)\n\nUpdates `org.mockito:mockito-core` from 5.18.0 to 5.19.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.18.0...v5.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.19.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.19.0\n  dependency-type: direct:development\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": "6b806f019776453bc3a1df7baee86452c4c31f60",
      "tree": "ca0d5dff127f54a31a72f2e325efa2a6d4de8486",
      "parents": [
        "da03babec2fc574a552d88c41d54afbcac932e8f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 07 18:30:11 2025 +0000"
      },
      "committer": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 06 04:51:52 2025 +0000"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28\n\nBumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.27 to 1.28.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.27...plexus-interpolation-1.28)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interpolation\n  dependency-version: \u00271.28\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "da03babec2fc574a552d88c41d54afbcac932e8f",
      "tree": "8f689f4c64743ccacc311a1b953bd471bc70de79",
      "parents": [
        "1802876097d9d355bb6597da1ab9680e370c5442"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 17 17:11:59 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jul 02 23:20:15 2025 +0200"
      },
      "message": "Bump org.apache.maven.shared:maven-shared-components from 44 to 45\n\nBumps [org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent) from 44 to 45.\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.shared:maven-shared-components\n  dependency-version: \u002745\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": "1802876097d9d355bb6597da1ab9680e370c5442",
      "tree": "be32d6acc2bfd5fb71be004e6be7ab83326179e7",
      "parents": [
        "04d709a9d286fa3f263d7376caf702f10c178948"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Tue Jun 17 18:37:00 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 17 18:37:00 2025 +0200"
      },
      "message": "Remove old JIRA issue link"
    },
    {
      "commit": "04d709a9d286fa3f263d7376caf702f10c178948",
      "tree": "949bf0173c2919b54c71a2541dbb094e76cee4ee",
      "parents": [
        "84ac1770df0351585c7f273d01ef5bb030c11b04"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu May 22 17:16:47 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 22 17:16:47 2025 +0200"
      },
      "message": "Bump mockitoVersion from 5.16.1 to 5.18.0 (#156)\n\nBumps `mockitoVersion` from 5.16.1 to 5.18.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.16.1 to 5.18.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.16.1...v5.18.0)\n\nUpdates `org.mockito:mockito-core` from 5.16.1 to 5.18.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.16.1...v5.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-version: 5.18.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-version: 5.18.0\n  dependency-type: direct:development\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": "84ac1770df0351585c7f273d01ef5bb030c11b04",
      "tree": "2e60a0ab18f19eeb857c11b43f51acd798642ff1",
      "parents": [
        "104de53d0e5f7264615bef0226ad1962c59ae7c0"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Mon May 12 17:45:19 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 12 17:45:19 2025 +0200"
      },
      "message": "Enable Github Issues (#154)\n\n"
    },
    {
      "commit": "104de53d0e5f7264615bef0226ad1962c59ae7c0",
      "tree": "2e42269a4f9ccc6d5e0a5c6a32707325277fed66",
      "parents": [
        "a531823abb981b36b2eb15904f39c81a13f44d69"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Apr 03 20:18:50 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 03 20:18:50 2025 +0200"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#147)\n\nBumps [org.apache.maven.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 4.0.0-beta-2 to 4.0.0-beta-4.\n- [Release notes](https://github.com/apache/maven-plugin-testing/releases)\n- [Commits](https://github.com/apache/maven-plugin-testing/compare/maven-plugin-testing-4.0.0-beta-2...v4.0.0-beta-4)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness\n  dependency-type: direct:development\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": "a531823abb981b36b2eb15904f39c81a13f44d69",
      "tree": "f6bfd0b7cc612170afbb1aef57d759c508e29722",
      "parents": [
        "2daa9549e2045c61d9684c4cb1533aa7becca02e"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Thu Apr 03 20:07:16 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 03 20:07:16 2025 +0200"
      },
      "message": "[MSHARED-1474] Upgrade to Maven 4.0.0-rc-2 (#138)\n\n* Upgrade to Maven 4.0.0-rc-2\n\n* Simplify GH Action\n\n---------\n\nCo-authored-by: Slawomir Jaranowski \u003cs.jaranowski@gmail.com\u003e"
    },
    {
      "commit": "2daa9549e2045c61d9684c4cb1533aa7becca02e",
      "tree": "b7dfdf51b19813db27ebc57dec8e9bf096627e7f",
      "parents": [
        "d8a4ef93e5554f1dcf00908703061b3f00dd84f5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Apr 03 20:05:19 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 03 20:05:19 2025 +0200"
      },
      "message": "[MSHARED-1473] Bump org.apache.maven.shared:maven-shared-components from 43 to 44 (#145)\n\n* Bump org.apache.maven.shared:maven-shared-components from 43 to 44\n\nBumps [org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent) from 43 to 44.\n- [Release notes](https://github.com/apache/maven-parent/releases)\n- [Commits](https://github.com/apache/maven-parent/commits/v44)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.shared:maven-shared-components\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\n* Fix checkstyle in tests\n\n---------\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\nCo-authored-by: Guillaume Nodet \u003cgnodet@gmail.com\u003e"
    },
    {
      "commit": "d8a4ef93e5554f1dcf00908703061b3f00dd84f5",
      "tree": "ffc58539f2055dd1abc813b5520a4287fcab4683",
      "parents": [
        "3d43917ac4b702d0a0d45f0fee2e69ae7bad3da3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 17 18:12:33 2025 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Mar 17 19:39:54 2025 +0100"
      },
      "message": "Bump mockitoVersion from 5.16.0 to 5.16.1\n\nBumps `mockitoVersion` from 5.16.0 to 5.16.1.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)\n\nUpdates `org.mockito:mockito-core` from 5.16.0 to 5.16.1\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.mockito:mockito-core\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "3d43917ac4b702d0a0d45f0fee2e69ae7bad3da3",
      "tree": "eb42cb8e52afc9aca8df7bd4df1e6b2d9cba5a41",
      "parents": [
        "8c5fb1098bfb81971325219dc0437eba1fd1697f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 04 20:11:46 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 04 20:11:46 2025 +0100"
      },
      "message": "[MSHARED-1469] Bump mockitoVersion from 5.15.2 to 5.16.0\n\nBumps `mockitoVersion` from 5.15.2 to 5.16.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)\n\nUpdates `org.mockito:mockito-core` from 5.15.2 to 5.16.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-type: direct:development\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": "8c5fb1098bfb81971325219dc0437eba1fd1697f",
      "tree": "0f0f74f876fa318c2185fc3d60a74658bb226326",
      "parents": [
        "f07f26647ff8dfc26ca07dcc88661b1419ca1b1b"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Feb 14 18:55:45 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Feb 15 15:59:48 2025 +0100"
      },
      "message": "Use Release Drafter from shared and improvements\n"
    },
    {
      "commit": "f07f26647ff8dfc26ca07dcc88661b1419ca1b1b",
      "tree": "a36cc838cb9dd8110b51c99c10302dcab1b827c4",
      "parents": [
        "aea11d33a674d915ef3aafbdb0cb03d030abd593"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Feb 14 19:10:30 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Feb 15 09:29:52 2025 +0100"
      },
      "message": "Add PR Automation\n"
    },
    {
      "commit": "aea11d33a674d915ef3aafbdb0cb03d030abd593",
      "tree": "61837ddfb0ff3f32486fa1b6d7bbe264bf35ac84",
      "parents": [
        "cbb12dbc3253989fbedbeeef8e8f6df46a2fa434"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jan 03 17:29:56 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jan 15 22:39:27 2025 +0100"
      },
      "message": "Bump mockitoVersion from 5.14.1 to 5.15.2\n\nBumps `mockitoVersion` from 5.14.1 to 5.15.2.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.15.2\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.14.1...v5.15.2)\n\nUpdates `org.mockito:mockito-core` from 5.14.1 to 5.15.2\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.14.1...v5.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "cbb12dbc3253989fbedbeeef8e8f6df46a2fa434",
      "tree": "f2402d2aa964cc1d248104784230f2cfdf5f8473",
      "parents": [
        "8324f2262b7fe3021f9ac43e720b8ef5695d9cae"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Dec 04 19:47:17 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 04 19:47:17 2024 +0100"
      },
      "message": "[MSHARED-1455] Upgrade to Maven 4.0.0-rc-1 (#135)\n\nSwitch to Maven 4.0rc1 and code cleanups"
    },
    {
      "commit": "8324f2262b7fe3021f9ac43e720b8ef5695d9cae",
      "tree": "7a0082e88b1e24e4373ffb6dddafd0853eb2eec0",
      "parents": [
        "b577a43086ed607adcb0417196bfa6fc382622a0"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Nov 28 22:10:47 2024 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Nov 28 22:10:47 2024 +0100"
      },
      "message": "(ci) Switch to Maven 4.0rc1\n"
    },
    {
      "commit": "b577a43086ed607adcb0417196bfa6fc382622a0",
      "tree": "d8f34e30b279339f661c69c1cd77d481f5a35f2d",
      "parents": [
        "dc029340978b7db07629d7bf5bebd695364e695e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Nov 14 17:18:59 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Nov 15 22:26:23 2024 +0100"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness\n\nBumps [org.apache.maven.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 4.0.0-beta-2-SNAPSHOT to 4.0.0-beta-2.\n- [Release notes](https://github.com/apache/maven-plugin-testing/releases)\n- [Commits](https://github.com/apache/maven-plugin-testing/commits/maven-plugin-testing-4.0.0-beta-2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "dc029340978b7db07629d7bf5bebd695364e695e",
      "tree": "5b558841051f05122551984c5b8fedc18d233806",
      "parents": [
        "f47ab581777685e226214e7841ad5b9e8958bec3"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Nov 05 23:45:16 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 05 23:45:16 2024 +0100"
      },
      "message": "(ci) switch to Maven 4.0.0-beta-5"
    },
    {
      "commit": "f47ab581777685e226214e7841ad5b9e8958bec3",
      "tree": "bb0a7f9fd7f86e7d4ed795cc2cdb66923375c78d",
      "parents": [
        "da7b4404fe5fc895a29cf73c4a51cdfcff95ac84"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 06 23:32:22 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 06 23:32:22 2024 +0200"
      },
      "message": "(doc) adjust labels"
    },
    {
      "commit": "da7b4404fe5fc895a29cf73c4a51cdfcff95ac84",
      "tree": "a3f2948c4a370eaacdd4c482f60effa51aa821f5",
      "parents": [
        "9b72a6cf7fb13173ebc7073094394cfd9b042e36"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 06 12:47:25 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 06 12:47:25 2024 +0200"
      },
      "message": "Update CI to use 4.0.0-beta-4. Added JDK 23 (#128)\n\n"
    },
    {
      "commit": "9b72a6cf7fb13173ebc7073094394cfd9b042e36",
      "tree": "8da34e2336d271fb2bab44ed7b4242e441a44159",
      "parents": [
        "dfeced5dd65bffc8e80ccfebd0d390656d219e57"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 30 17:19:14 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Oct 01 11:31:57 2024 +0200"
      },
      "message": "Bump mockitoVersion from 5.14.0 to 5.14.1\n\nBumps `mockitoVersion` from 5.14.0 to 5.14.1.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.14.0 to 5.14.1\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.14.0...v5.14.1)\n\nUpdates `org.mockito:mockito-core` from 5.14.0 to 5.14.1\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.14.0...v5.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.mockito:mockito-core\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "dfeced5dd65bffc8e80ccfebd0d390656d219e57",
      "tree": "933882cd406f15f2533bcfaf0d032e5cfdbf45ff",
      "parents": [
        "4a581cabb030ba2a7968f05440d2fe2393257ae6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 27 17:27:21 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Sep 28 10:40:15 2024 +0200"
      },
      "message": "Bump mockitoVersion from 5.12.0 to 5.14.0\n\nBumps `mockitoVersion` from 5.12.0 to 5.14.0.\n\nUpdates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.14.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.14.0)\n\nUpdates `org.mockito:mockito-core` from 5.12.0 to 5.14.0\n- [Release notes](https://github.com/mockito/mockito/releases)\n- [Commits](https://github.com/mockito/mockito/compare/v5.12.0...v5.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.mockito:mockito-junit-jupiter\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.mockito:mockito-core\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "4a581cabb030ba2a7968f05440d2fe2393257ae6",
      "tree": "7de5bc6ffae19d8d5a3b738c42d84d9d20e2d6b6",
      "parents": [
        "db25d2ae9ea2f9c7a4d1801666b2614c2dd66346"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Sep 10 23:58:18 2024 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Sep 10 23:58:18 2024 +0200"
      },
      "message": "Update Dependabot to check also 3.x branch\n"
    },
    {
      "commit": "db25d2ae9ea2f9c7a4d1801666b2614c2dd66346",
      "tree": "d88be6770737c6a4e4b7cf8d1f01ceeffad3f45a",
      "parents": [
        "0e96f0113a8cd92616dd3251e5ed6cef18eafed7"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed Aug 28 17:18:45 2024 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Sep 10 23:44:32 2024 +0200"
      },
      "message": "Bump parent to 43\n\nAs globally checkstyle violation are no longer ignored they need to be\nignored on a per project basis\n"
    },
    {
      "commit": "0e96f0113a8cd92616dd3251e5ed6cef18eafed7",
      "tree": "fc917bb938ac6f7c260fce74abe40ba95d201790",
      "parents": [
        "bc81950fd60277af62c300b252a2d258e9d62e4a"
      ],
      "author": {
        "name": "James Nord",
        "email": "jtnord@users.noreply.github.com",
        "time": "Tue Sep 10 12:42:29 2024 +0100"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Tue Sep 10 14:26:18 2024 +0200"
      },
      "message": "[MSHARED-1153] FilteringUtils makes incorrect assumption about filesystem\n\nIn some conditions a FileSystemException can be thrown when attempting to set\nthe posix permissions of a file. As the file permissions are best effort, we\nnow catch this and apply the fallback of using partial permissions.\nThe implementation complies with the contract of the method now.\n\nThis closes #116\n"
    },
    {
      "commit": "bc81950fd60277af62c300b252a2d258e9d62e4a",
      "tree": "2e077d284b5f58a8a740619cba545907c82fc923",
      "parents": [
        "0ca600694fc5a484f711a742141a87d5ee0c5324"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Aug 01 17:11:17 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Aug 31 19:13:54 2024 +0200"
      },
      "message": "Bump org.hamcrest:hamcrest from 2.2 to 3.0\n\nBumps [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0.\n- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)\n- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)\n- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.hamcrest:hamcrest\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0ca600694fc5a484f711a742141a87d5ee0c5324",
      "tree": "635612b416dbd04c678439c3ba98ac9b3faa04f3",
      "parents": [
        "0880aea993f6d05db6cc48b2c0f3a1d4debd10b8"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Aug 18 23:10:34 2024 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Aug 18 23:10:34 2024 +0200"
      },
      "message": "use new Reproducible Central badge endpoint\n"
    },
    {
      "commit": "0880aea993f6d05db6cc48b2c0f3a1d4debd10b8",
      "tree": "19a0e3b6c7f95c5507f97802b4b3b19b1d1cf88f",
      "parents": [
        "19ce0e49596a83073209837d0858f69ea636e727"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Aug 05 17:29:29 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 05 17:29:29 2024 +0200"
      },
      "message": "[MSHARED-1412] Allow to customize Interpolator used by filter (#104)\n\n"
    },
    {
      "commit": "19ce0e49596a83073209837d0858f69ea636e727",
      "tree": "a2260b0ed2f479b32ddaf763a9f148108e821854",
      "parents": [
        "ba2bf5afa83c60b0fc5018edcd33e7f738dfe400"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 12:47:15 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 12:47:15 2024 +0200"
      },
      "message": "Fix build broken by missing releases\n"
    },
    {
      "commit": "ba2bf5afa83c60b0fc5018edcd33e7f738dfe400",
      "tree": "1dac302d8676462c710c1e5f8d889faa52273868",
      "parents": [
        "d2356292a5ca6cbba932f3e57d4120235ce9503d"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 10:01:47 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 10:01:47 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "d2356292a5ca6cbba932f3e57d4120235ce9503d",
      "tree": "2cea70bd2f3b6925086552befc7a5df2bf0d9bfe",
      "parents": [
        "cd786c3fc4422332bc8d4cd650ad2823a17f3fdc"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 10:00:04 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 10:00:04 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-filtering-4.0.0-beta-1\n"
    },
    {
      "commit": "cd786c3fc4422332bc8d4cd650ad2823a17f3fdc",
      "tree": "90df37fb4d81a71a1cd817b6aefe8307e6a22c0c",
      "parents": [
        "4bc4dd0588f0db0949a222713fa3b26e4c98eddc"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 09:59:43 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 09:59:43 2024 +0200"
      },
      "message": "Fix javadoc\n"
    },
    {
      "commit": "4bc4dd0588f0db0949a222713fa3b26e4c98eddc",
      "tree": "1f15f92216705995dbf8c5b03966377b35f3bb2d",
      "parents": [
        "548c9a2a5640dcd2b77efc31424490abc70750cc"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 09:55:15 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 09:55:15 2024 +0200"
      },
      "message": "Upgrade to maven-plugin-testing 4.0.0-beta-1\n"
    },
    {
      "commit": "548c9a2a5640dcd2b77efc31424490abc70750cc",
      "tree": "c8b67c0bad5ab7478ed6d8a13c04f1949232b16c",
      "parents": [
        "44bbf4c974a23e68b310f03d5a49e05d5980686e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 26 08:26:02 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 08:26:02 2024 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#106)\n\nBumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.26 to 1.27.\r\n- [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)\r\n- [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.26...plexus-interpolation-1.27)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.codehaus.plexus:plexus-interpolation\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": "44bbf4c974a23e68b310f03d5a49e05d5980686e",
      "tree": "71decac80a8122d9b79f1961b4969701f61b417e",
      "parents": [
        "a2f1d432fdc01663d8e5aee1c2ed8c45bbb7b0bd"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 08:20:26 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 08:20:26 2024 +0200"
      },
      "message": "Fix license/notice (#110)\n\n"
    },
    {
      "commit": "a2f1d432fdc01663d8e5aee1c2ed8c45bbb7b0bd",
      "tree": "cc4af7ce8965b78587dc647c46b94e7f8ff0caa2",
      "parents": [
        "6e21f5f93ee4259b3978a8a4a816a14beb0929c1"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 08:20:10 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 08:20:10 2024 +0200"
      },
      "message": "Build with JDK 17 and 21 in Jenkins (#111)\n\n"
    },
    {
      "commit": "6e21f5f93ee4259b3978a8a4a816a14beb0929c1",
      "tree": "60da812463412257af5a99ec42bdb9fded4e63a5",
      "parents": [
        "27f9ede016055b686043dfc7f67d43e7c32207ba"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 07:36:17 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 07:36:17 2024 +0200"
      },
      "message": "Redirect test output to files (#109)\n\n"
    },
    {
      "commit": "27f9ede016055b686043dfc7f67d43e7c32207ba",
      "tree": "ac2fb0202ed264c8111d700c1956dbd1b185ab36",
      "parents": [
        "676ecc894f89d9c24fbea91acace83ce1346eed0"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 05:41:25 2024 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Jun 26 05:41:25 2024 +0200"
      },
      "message": "Cleanup properties\n"
    },
    {
      "commit": "676ecc894f89d9c24fbea91acace83ce1346eed0",
      "tree": "d3067d3def430e000d4b662aa67f5cee79342bc3",
      "parents": [
        "52bc7a72964bbb15e2cb310f7adb7e037979ebec"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Mon Jun 24 20:26:33 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 24 20:26:33 2024 +0200"
      },
      "message": "Cleanup dependencies (#105)\n\n"
    },
    {
      "commit": "52bc7a72964bbb15e2cb310f7adb7e037979ebec",
      "tree": "97b2211439f9c6773ad8bf5cebe3de87387cb978",
      "parents": [
        "9d528d0871d93e317ae21a4b6922cd795502364c"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Jun 22 08:41:27 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 22 08:41:27 2024 +0200"
      },
      "message": "[MSHARED-1200] Switch to the Maven 4 API (#46)\n\n"
    },
    {
      "commit": "9d528d0871d93e317ae21a4b6922cd795502364c",
      "tree": "cde25669f2c1ab5ff024b3d1810939de80062ae8",
      "parents": [
        "d0d7caf57fed93870186aed2fe7d709f763eff53"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Apr 27 19:54:09 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 27 19:54:09 2024 +0200"
      },
      "message": "Bump org.apache.maven.shared:maven-shared-components from 41 to 42 (#103)\n\nBumps [org.apache.maven.shared:maven-shared-components](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\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\r\nCo-authored-by: Sylwester Lachiewicz \u003cslachiewicz@apache.org\u003e"
    },
    {
      "commit": "d0d7caf57fed93870186aed2fe7d709f763eff53",
      "tree": "c31e28ee718da6cd02c3b51f3ea2b09daa418a9f",
      "parents": [
        "1d9d62fbc72419e9b89083122c7553dd7dbd9838"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 04 17:58:35 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Mar 19 22:13:06 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": "1d9d62fbc72419e9b89083122c7553dd7dbd9838",
      "tree": "38c048124e75425de45a3ab89252571ab4c1719c",
      "parents": [
        "41d4e3f44fb446c5896513ff1a9e1080f330649a"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:58:28 2024 +0100"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:58:28 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "41d4e3f44fb446c5896513ff1a9e1080f330649a",
      "tree": "6b0a6f76df2fe5a60f3c50867ba12e3d4838ed92",
      "parents": [
        "442b63ec58074c3bfa50ddbe6d9cfee30934f4a1"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:58:15 2024 +0100"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:58:15 2024 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-filtering-3.3.2\n"
    },
    {
      "commit": "442b63ec58074c3bfa50ddbe6d9cfee30934f4a1",
      "tree": "2338ffcc6c2561b43b1ed230a9c2724d147ac725",
      "parents": [
        "ae1842fe4cac6b454510063a1103f83f8e7be185"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:52:12 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 02 09:52:12 2024 +0100"
      },
      "message": "[MSHARED-1330] Always overwrite files (#97)\n\n"
    },
    {
      "commit": "ae1842fe4cac6b454510063a1103f83f8e7be185",
      "tree": "7080512167d023aeb65ccab3ee68daae30a7a111",
      "parents": [
        "1a51feef84f18b40eb3df6cf4dd0a1a0170b0274"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Sat Mar 02 09:48:02 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 02 09:48:02 2024 +0100"
      },
      "message": "[MSHARED-1050] Fix ConcurrentModificationException for maven-filtering (#98)\n\n"
    },
    {
      "commit": "1a51feef84f18b40eb3df6cf4dd0a1a0170b0274",
      "tree": "71345f1555066f54d3d333f9c63b1bdc5e20f6a2",
      "parents": [
        "b5147832b05c56ca000a1d88fb8334e7fa4a1937"
      ],
      "author": {
        "name": "Abel Salgado Romero",
        "email": "abelromero@gmail.com",
        "time": "Mon Feb 26 20:38:37 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 26 20:38:37 2024 +0100"
      },
      "message": "[MSHARED-1351] Fix console message when origin is baseDir (#93)\n\nPrint alternative message replacing the relative origin path\r\nby the literal \u0027base directory\u0027."
    },
    {
      "commit": "b5147832b05c56ca000a1d88fb8334e7fa4a1937",
      "tree": "c21244683472dfd0ff2603c08074b11562d11be0",
      "parents": [
        "7a2008f87680222d8299bc2503d368fa975c392f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 05 17:41:15 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Feb 17 01:20:53 2024 +0100"
      },
      "message": "Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2\n\nBumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2.\n- [Release notes](https://github.com/junit-team/junit5/releases)\n- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit.jupiter:junit-jupiter-api\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "7a2008f87680222d8299bc2503d368fa975c392f",
      "tree": "4672d1feecd9a14991dd275c173bad82bd273f47",
      "parents": [
        "ed9d2dfae347ddb62f1652aa2f66c2e8d108925f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 02 17:17:18 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Feb 10 22:08:19 2024 +0100"
      },
      "message": "Bump release-drafter/release-drafter from 5 to 6\n\nBumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: release-drafter/release-drafter\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "ed9d2dfae347ddb62f1652aa2f66c2e8d108925f",
      "tree": "75efbc88bb15b7efdf02a721e2d05b87e83fc448",
      "parents": [
        "91f81e95ee1cff4effb84d3c0c20bc6152e1d9dd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jan 11 01:13:45 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 11 01:13:45 2024 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#87)\n\n"
    },
    {
      "commit": "91f81e95ee1cff4effb84d3c0c20bc6152e1d9dd",
      "tree": "73e7e84e265ccd54393a67df7ec2701596df3df9",
      "parents": [
        "21e9214bb805a3954b14f785c109ee986082a80a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 10 07:16:56 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 10 07:16:56 2024 -0500"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#90)\n\nBumps [org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation) from 1.26 to 1.27.\r\n- [Release notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)\r\n- [Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.26...plexus-interpolation-1.27)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.codehaus.plexus:plexus-interpolation\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": "21e9214bb805a3954b14f785c109ee986082a80a",
      "tree": "69a096e078368205f3b58ef15639b7a40703f933",
      "parents": [
        "dce786df4301dab6d51d1eab6bbb79e510327086"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 10 07:16:22 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 10 07:16:22 2024 -0500"
      },
      "message": "Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0 (#91)\n\nBumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.2.0 to 1.3.0.\r\n- [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)\r\n- [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.2.0...plexus-testing-1.3.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.codehaus.plexus:plexus-testing\r\n  dependency-type: direct:development\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": "dce786df4301dab6d51d1eab6bbb79e510327086",
      "tree": "59838d48dfbe2183dfaf1f3114ccab1cb717aa7d",
      "parents": [
        "ebefa118a2ee10fb011128b93a50d29d0867883e"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@gmail.com",
        "time": "Sat Dec 23 01:24:43 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@gmail.com",
        "time": "Sat Dec 23 01:31:58 2023 +0100"
      },
      "message": "[MSHARED-1341] Convert tests to Junit 5\n"
    },
    {
      "commit": "ebefa118a2ee10fb011128b93a50d29d0867883e",
      "tree": "2d49d865357079cec9495d72d208f0b567c00a64",
      "parents": [
        "811e3675d494433013bb6982fe954c0bcd8ff9e6"
      ],
      "author": {
        "name": "Christoph Läubrich",
        "email": "mail@laeubi-soft.de",
        "time": "Tue Dec 19 18:39:56 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 19 12:39:56 2023 -0500"
      },
      "message": "[MSHARED-1285] use an up-to-date scanner instead the newscanner (#77)\n\n* [MSHARED-1285] - exhibit incremental issue\r\n\r\nCurrent incremental build does not honor isUptodate(), so changed or\r\nremoved target resources are not refreshed until sources are modified or\r\na full build is performed.\r\n\r\n2 new testcases exhibits this issue (one for missing target resource,\r\none for modified target resource). As stub BuildContext provides\r\nappropriate isUptodate results, build should refresh this resources.\r\n\r\nCurrent implementation prevents BuildContext implementors to trigger\r\nappropriate resource refresh by tweaking isUptodate implementation.\r\n\r\nSee javadoc in BuildContext#newScanner javadoc that advices that\r\nincremental build may be performed with a full resource scanning and a\r\nisUptodate call to refresh only needed resources.\r\n\r\n* MSHARED-1285 use an up-to-date scanner instead the newscanner\r\n\r\nCurrently it could happen that the scanner misses changed files (because\r\nthey are not part of the delta) or copies files even if they have not\r\nchanged (e.g. because the output has changes).\r\n\r\nThis uses now a different approach, instead of only handling the delta\r\nfiles, we scan all inputs and compare if they are up-to-date with the\r\noutput.\r\n\r\n---------\r\n\r\nCo-authored-by: Laurent Almeras \u003claurent.almeras@kobalt.fr\u003e\r\nCo-authored-by: Christoph Läubrich \u003cchristoph@laeubi-soft.de\u003e"
    },
    {
      "commit": "811e3675d494433013bb6982fe954c0bcd8ff9e6",
      "tree": "fe6162fb789ee4fad7f747f689dc6ba3cecc4c9c",
      "parents": [
        "2f50db28f606abe58141a30397c0b61433bae69f"
      ],
      "author": {
        "name": "Wouter Born",
        "email": "github@maindrain.net",
        "time": "Fri Dec 08 14:38:57 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 08:38:57 2023 -0500"
      },
      "message": "[MSHARED-1290] Fix PropertyUtils cycle detection results in false positives (#78)\n\n* [MSHARED-1290] PropertyUtils cycle detection results in false positives\r\n\r\nSigned-off-by: Wouter Born \u003cgithub@maindrain.net\u003e\r\n\r\n* Address review comments\r\n\r\n* Address review comments\r\n\r\n* Address review comments\r\n\r\n* Fix variable name\r\n\r\n* Remove redundant logger mock\r\n\r\n* Swap expected/actual parameters\r\n\r\n---------\r\n\r\nSigned-off-by: Wouter Born \u003cgithub@maindrain.net\u003e"
    },
    {
      "commit": "2f50db28f606abe58141a30397c0b61433bae69f",
      "tree": "e4d99d6d524472a66ac1289b3e5d6ee6718533b4",
      "parents": [
        "37d5b094e2ce034f6bf851504c89dca0a3a6e54c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Dec 08 08:37:04 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 08:37:04 2023 -0500"
      },
      "message": "[MSHARED-1339] Bump org.apache.maven.shared:maven-shared-components from 39 to 41 (#85)\n\nCo-authored-by: Sylwester Lachiewicz \u003cslachiewicz@gmail.com\u003e"
    },
    {
      "commit": "37d5b094e2ce034f6bf851504c89dca0a3a6e54c",
      "tree": "6015b2c34a5d332902f9592a8077f5bcfc3ec091",
      "parents": [
        "25076a4660ef603d90374143e38547eceda50845"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Dec 08 07:48:57 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 07:48:57 2023 -0500"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#84)\n\nBumps org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.commons:commons-lang3\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": "25076a4660ef603d90374143e38547eceda50845",
      "tree": "f08c241fa08418b888e5cd917f504e92285b49f2",
      "parents": [
        "ac7fc6be39ccfcb3fe3c00f0986bc9783ca237f5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Dec 08 07:48:42 2023 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 07:48:42 2023 -0500"
      },
      "message": "Bump commons-io:commons-io from 2.11.0 to 2.15.1 (#86)\n\nBumps commons-io:commons-io from 2.11.0 to 2.15.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: commons-io:commons-io\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": "ac7fc6be39ccfcb3fe3c00f0986bc9783ca237f5",
      "tree": "27f7fe590fde5af64219eebf4cc4e2868b57c4c2",
      "parents": [
        "cf4f901fdf348a7bd4eb8d03fea9c79d2307f8f3"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@gmail.com",
        "time": "Thu Dec 07 23:44:01 2023 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Dec 08 00:09:49 2023 +0100"
      },
      "message": "[MSHARED-1340] Require Maven 3.6.3+\n"
    },
    {
      "commit": "cf4f901fdf348a7bd4eb8d03fea9c79d2307f8f3",
      "tree": "1a9135d42e4eb7dd35a6b1df699510e406dc5f8c",
      "parents": [
        "bfbcc299bca9efdac694e98cc3f964416669b69f"
      ],
      "author": {
        "name": "Laurent",
        "email": "lalmeras@gmail.com",
        "time": "Fri Dec 01 12:36:07 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 01 06:36:07 2023 -0500"
      },
      "message": "[MSHARED-1285] - refactor IncrementalResourceFilteringTest (#82)\n\nExisting test uses a TestIncrementalBuildContext from\r\nplexus-build-api:tests that is buggy. isUptodate and hasDelta methods\r\nreturn wrong result, due to path resolution issues (wrong basedir,\r\nleading/trailing slashes).\r\n\r\nIt seems it was not an issue for previous implementation as only the\r\nscanners were invoked by tests, and they provide the expected result.\r\n\r\nFuture code changes need a better mock (and customizable, project bound) to\r\nallow now behaviour that invokes isUpdtodate or hasDelta methods.\r\n\r\nplexus-build-api:tests dependency is removed."
    },
    {
      "commit": "bfbcc299bca9efdac694e98cc3f964416669b69f",
      "tree": "b417c77077fb252a75f7c325a7a9b2e56493b295",
      "parents": [
        "f2c1858f39c82350cfa96e39fdc4a77a5b7c91e7"
      ],
      "author": {
        "name": "Wouter Born",
        "email": "github@maindrain.net",
        "time": "Wed Nov 01 00:38:34 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 31 23:38:34 2023 +0000"
      },
      "message": "Fix \u0027licenced\u0027 typo in PR template (#79)\n\nSigned-off-by: Wouter Born \u003cgithub@maindrain.net\u003e"
    },
    {
      "commit": "f2c1858f39c82350cfa96e39fdc4a77a5b7c91e7",
      "tree": "e73e2f5a4255a4b7d62389c4bc25dcbd415db98c",
      "parents": [
        "73d20b19cd313c76d6a613c8c31af2dcbdf0140f"
      ],
      "author": {
        "name": "Michael Keppler",
        "email": "bananeweizen@gmx.de",
        "time": "Sun Oct 22 16:19:14 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 22 14:19:14 2023 +0000"
      },
      "message": "Fix typos and grammar (#81)\n\n"
    },
    {
      "commit": "73d20b19cd313c76d6a613c8c31af2dcbdf0140f",
      "tree": "b95f279489df337215a5ba5a135022fad2f0be89",
      "parents": [
        "f05ea4c77de8e01b6341c8137d8fab9c0105fbfc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 22 12:58:14 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 22 12:58:14 2023 +0000"
      },
      "message": "Bump org.codehaus.plexus:plexus-utils in /src/test/resources (#80)\n\nBumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.16 to 3.0.24.\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.0.16...plexus-utils-3.0.24)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.codehaus.plexus:plexus-utils\r\n  dependency-type: direct:production\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": "f05ea4c77de8e01b6341c8137d8fab9c0105fbfc",
      "tree": "a8cc5e2401a3dbdceeeecd2dfa7ff3f7134d9eb8",
      "parents": [
        "feef97d711a8295481ab8e97ae991c33da84b058"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Apr 24 16:43:17 2023 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Apr 24 16:43:17 2023 +0200"
      },
      "message": "Auto-link MSHARED Jira\n"
    },
    {
      "commit": "feef97d711a8295481ab8e97ae991c33da84b058",
      "tree": "45d283f4d9d8193233046b17c88e8d1924b75717",
      "parents": [
        "a9787d668fa24bf7a46f2abcc84799772ac36396",
        "1371dcf66147877471c02f3bbeec8fed7b9a1910"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Wed Apr 05 01:35:12 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 05 01:35:12 2023 +0200"
      },
      "message": "[MSHARED-1216] Use caching output stream\n\n"
    },
    {
      "commit": "1371dcf66147877471c02f3bbeec8fed7b9a1910",
      "tree": "45d283f4d9d8193233046b17c88e8d1924b75717",
      "parents": [
        "a9787d668fa24bf7a46f2abcc84799772ac36396"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Mon Mar 27 08:57:21 2023 +0200"
      },
      "committer": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Mon Mar 27 08:59:42 2023 +0200"
      },
      "message": "[MSHARED-1216] Use a caching output stream when filtering resources\n"
    },
    {
      "commit": "a9787d668fa24bf7a46f2abcc84799772ac36396",
      "tree": "751e88069c12df980f6af04b9103c7cab90fcba4",
      "parents": [
        "e51d360dfea3b8fe59c5473f5f109dddc89ebab3"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sun Mar 26 08:12:36 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 26 12:12:36 2023 +0000"
      },
      "message": "[MSHARED-1214] move tag back to HEAD (#76)\n\n"
    },
    {
      "commit": "e51d360dfea3b8fe59c5473f5f109dddc89ebab3",
      "tree": "e3a7c04c39e942b03f31d9cfafee0d749c47b5b0",
      "parents": [
        "9f096190f3c9fab8eebd423833fb3299448d253b"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sat Mar 25 12:46:45 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 25 16:46:45 2023 +0000"
      },
      "message": "Prefer commons lang to plexus utils (#75)\n\n"
    },
    {
      "commit": "9f096190f3c9fab8eebd423833fb3299448d253b",
      "tree": "16dfdd4f1e794f7a2fb5eca76a861cefa4de642c",
      "parents": [
        "cd97dedf57afb7bc54f2e391f103bf1d1130d307"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sat Mar 25 12:46:25 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 25 16:46:25 2023 +0000"
      },
      "message": "pick correct hamcrest dependency (#74)\n\n"
    }
  ],
  "next": "cd97dedf57afb7bc54f2e391f103bf1d1130d307"
}
