)]}'
{
  "log": [
    {
      "commit": "a27ce68461d9763de1d98c1a2f9e0754f53789f2",
      "tree": "42b1a2e45172e5e2d579a688f8c8f54a502e80e0",
      "parents": [
        "dff3bf7e8163955beb996f226e1f9004b2fc80d6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 13 01:03:06 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Mar 13 17:42:21 2026 +0100"
      },
      "message": "Bump mavenVersion from 3.9.12 to 3.9.14\n\nBumps `mavenVersion` from 3.9.12 to 3.9.14.\n\nUpdates `org.apache.maven:maven-core` from 3.9.12 to 3.9.14\n\nUpdates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.14\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14)\n\nUpdates `org.apache.maven:maven-settings` from 3.9.12 to 3.9.14\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 3.9.14\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-plugin-api\n  dependency-version: 3.9.14\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-settings\n  dependency-version: 3.9.14\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "dff3bf7e8163955beb996f226e1f9004b2fc80d6",
      "tree": "398c185516edf4910004841bb268120d8b8a9b66",
      "parents": [
        "72498cd86e6b906fde69a9c0fb5355c87d43dc7a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 24 07:55:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 07:55:35 2026 +0100"
      },
      "message": "Bump org.apache.maven.resolver:maven-resolver-api from 1.9.26 to 1.9.27 (#403)\n\nBumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.26 to 1.9.27.\n- [Release notes](https://github.com/apache/maven-resolver/releases)\n- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.26...maven-resolver-1.9.27)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.resolver:maven-resolver-api\n  dependency-version: 1.9.27\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "72498cd86e6b906fde69a9c0fb5355c87d43dc7a",
      "tree": "71e7a109b730c4f6069476073fa6d5c9055aad5a",
      "parents": [
        "8132e06decfdd42c625ceed84fbe5b7d3c6abe20"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 17 05:29:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 17 05:29:35 2026 +0100"
      },
      "message": "Bump org.apache.maven.resolver:maven-resolver-api from 1.9.25 to 1.9.26 (#402)\n\nBumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.25 to 1.9.26.\n- [Release notes](https://github.com/apache/maven-resolver/releases)\n- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.25...maven-resolver-1.9.26)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.resolver:maven-resolver-api\n  dependency-version: 1.9.26\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "8132e06decfdd42c625ceed84fbe5b7d3c6abe20",
      "tree": "e4462bc305bc0935f35751096216ee6da9c0acc2",
      "parents": [
        "78afa6e66a0ef1f312e06aabd8790b201e0008fa"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Feb 04 21:40:19 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 04 21:40:19 2026 +0100"
      },
      "message": "Proposal to fix support for mirrors (#399)\n\nThis change relies on reusing existing API that can return proper URL (as set by user by ANY means in Maven config) to resolve from. PR contains also some cleanup.\n\nFixes #396 \nSupersedes #397 "
    },
    {
      "commit": "78afa6e66a0ef1f312e06aabd8790b201e0008fa",
      "tree": "4f2c75ceb4f4f92124b62c767cb00132390705f6",
      "parents": [
        "92da30cd3931c20ec9bf342e42785082279d003d"
      ],
      "author": {
        "name": "Michael Bien",
        "email": "mbien42@gmail.com",
        "time": "Sat Jan 31 13:50:14 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 31 06:50:14 2026 -0600"
      },
      "message": "Print computed checksum on validation failure (#366)\n\nsimplifies the upgrade process a little bit"
    },
    {
      "commit": "92da30cd3931c20ec9bf342e42785082279d003d",
      "tree": "a7b089bf4b0284c4acbc1ed69d2182662287fde9",
      "parents": [
        "32540155a0679bc498638ec6402571aa07fa0a68"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 19 07:38:11 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 19 07:38:11 2026 +0100"
      },
      "message": "Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#394)\n\nBumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.7.0 to 1.7.1.\n- [Release notes](https://github.com/mojohaus/mrm/releases)\n- [Commits](https://github.com/mojohaus/mrm/compare/1.7.0...mrm-1.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:mrm-maven-plugin\n  dependency-version: 1.7.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "32540155a0679bc498638ec6402571aa07fa0a68",
      "tree": "9f870cc65fb2d89efe119d5bd0f555355b81cefe",
      "parents": [
        "eb05003739088e972f50f33c2ac6993c9a63617c"
      ],
      "author": {
        "name": "Jeremy Landis",
        "email": "jeremylandis@hotmail.com",
        "time": "Sat Jan 17 16:24:25 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 17 22:24:25 2026 +0100"
      },
      "message": "Normalization: Ensure end of file markers per git standards and tabs as spaces (#361)\n\n"
    },
    {
      "commit": "eb05003739088e972f50f33c2ac6993c9a63617c",
      "tree": "ff761174cacba7a088546a09a84d2fc3a11ac23d",
      "parents": [
        "df870750755cf3d8585bc2889b43236021cfa1dc"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Fri Jul 25 06:17:12 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jan 17 22:15:33 2026 +0100"
      },
      "message": "Also test with Maven 4\n"
    },
    {
      "commit": "df870750755cf3d8585bc2889b43236021cfa1dc",
      "tree": "871b6edec7f091b5025c33a15d19eafa394a28e9",
      "parents": [
        "7443d4eebc98734709481f7c5140d027566da310"
      ],
      "author": {
        "name": "IdiotCult",
        "email": "235524555+idiotcult@users.noreply.github.com",
        "time": "Wed Oct 01 22:06:13 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jan 17 21:59:52 2026 +0100"
      },
      "message": "Fix premature output of distribution URL\n"
    },
    {
      "commit": "7443d4eebc98734709481f7c5140d027566da310",
      "tree": "5ec8819f6073189d2a07144a0a054df435c9f3d4",
      "parents": [
        "4ab5304132fe4287fea8c0f3961ab0675d5ff47a"
      ],
      "author": {
        "name": "Marshal Hayes",
        "email": "17213165+marshalhayes@users.noreply.github.com",
        "time": "Sun Nov 09 15:35:17 2025 -0600"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jan 17 09:39:30 2026 +0100"
      },
      "message": "Allow m2 path to be hidden on Windows\n"
    },
    {
      "commit": "4ab5304132fe4287fea8c0f3961ab0675d5ff47a",
      "tree": "6b3785695ef73633b2198f6816832f23b42c5b4b",
      "parents": [
        "5d65ea1edd3f707c209f7b807fdd6541b56cdd93"
      ],
      "author": {
        "name": "Emil Lindholm Brandt",
        "email": "emil93@gmail.com",
        "time": "Sat Jan 17 07:24:10 2026 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jan 17 09:38:11 2026 +0100"
      },
      "message": "Add --strict flag to sha256sum verification\n\nWithout it, the macOS implementation exits with code 0 for malformed input, triggering a false positive\n"
    },
    {
      "commit": "5d65ea1edd3f707c209f7b807fdd6541b56cdd93",
      "tree": "744d0553ea2b82cd7a4acdbd0c7a86c1fcd0f092",
      "parents": [
        "e0f41e5ff4c9dbb793e02cef590183d179a31507"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 14 05:49:13 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 14 05:49:13 2026 +0100"
      },
      "message": "Bump org.apache.maven:maven-parent from 46 to 47 (#392)\n\nBumps [org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 46 to 47.\n- [Release notes](https://github.com/apache/maven-parent/releases)\n- [Commits](https://github.com/apache/maven-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-parent\n  dependency-version: \u002747\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e0f41e5ff4c9dbb793e02cef590183d179a31507",
      "tree": "b8def0266e78ac999551041446fe8b51c0351675",
      "parents": [
        "bb62ef7511cb96bd4ba9bf590eccd9e369496a3b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 12 06:12:47 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 12 06:12:47 2026 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 (#391)\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.4 to 4.11.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.4...plexus-archiver-4.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bb62ef7511cb96bd4ba9bf590eccd9e369496a3b",
      "tree": "f90f012636cede45ebaee3c07da7e18cfe5cd1f1",
      "parents": [
        "2c78a2305d374e996b6cffd827ad4a1672f9e4ea"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 07 06:54:15 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 07 06:54:15 2026 +0100"
      },
      "message": "Bump org.apache.maven:maven-parent from 45 to 46 (#390)\n\nBumps [org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 45 to 46.\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:maven-parent\n  dependency-version: \u002746\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": "2c78a2305d374e996b6cffd827ad4a1672f9e4ea",
      "tree": "e1987ae02ba628b26ddebc11501c35cb1ec46fee",
      "parents": [
        "ecfa913386f2a68d71431e9d4e204e088d9550cf"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 22 06:42:45 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 06:42:45 2025 +0100"
      },
      "message": "Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#389)\n\nBumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3.\n- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:exec-maven-plugin\n  dependency-version: 3.6.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "ecfa913386f2a68d71431e9d4e204e088d9550cf",
      "tree": "62c67bc1bc031434381d9470e873a3396b656cd8",
      "parents": [
        "64dce35d8c0191d22436af5c47fd038b3fef6479"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 17 05:51:24 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 17 05:51:24 2025 +0100"
      },
      "message": "Bump mavenVersion from 3.9.11 to 3.9.12 (#388)\n\nBumps `mavenVersion` from 3.9.11 to 3.9.12.\n\nUpdates `org.apache.maven:maven-core` from 3.9.11 to 3.9.12\n\nUpdates `org.apache.maven:maven-plugin-api` from 3.9.11 to 3.9.12\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12)\n\nUpdates `org.apache.maven:maven-settings` from 3.9.11 to 3.9.12\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 3.9.12\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-plugin-api\n  dependency-version: 3.9.12\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-settings\n  dependency-version: 3.9.12\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "64dce35d8c0191d22436af5c47fd038b3fef6479",
      "tree": "c1cad5e43268b56e83649ef0371b063b4dce96f8",
      "parents": [
        "93c507d972c754d3b9f13c5b82169805d6c084d2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 10 19:46:26 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 10 19:46:26 2025 +0100"
      },
      "message": "Bump org.apache.maven.resolver:maven-resolver-api from 1.9.24 to 1.9.25 (#387)\n\nBumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.24 to 1.9.25.\n- [Release notes](https://github.com/apache/maven-resolver/releases)\n- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.24...maven-resolver-1.9.25)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.resolver:maven-resolver-api\n  dependency-version: 1.9.25\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "93c507d972c754d3b9f13c5b82169805d6c084d2",
      "tree": "22948d7be6b81bbe93c054551098260fbd4ca037",
      "parents": [
        "5af89aa81daf319b1ec6bda4ef942dec169b244d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Nov 23 10:10:08 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 23 10:10:08 2025 +0100"
      },
      "message": "Bump actions/checkout from 5 to 6 (#386)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00276\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": "5af89aa81daf319b1ec6bda4ef942dec169b244d",
      "tree": "6e54ad166ebd3cbd08d870f2cc49d853ab943962",
      "parents": [
        "a903dcb6f0ab2061a8a297129bff1e5e543cbe27"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 01:02:51 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:51:39 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.3 to 4.10.4.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.3...plexus-archiver-4.10.4)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.10.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "a903dcb6f0ab2061a8a297129bff1e5e543cbe27",
      "tree": "f75166d69b356e0a3460fbe164f80cf37afee059",
      "parents": [
        "7410380c21cbc9e29c7681ff9e1f4a1a1390bada"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 01:03:12 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:51:28 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-io from 3.5.2 to 3.6.0\n\nBumps [org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.5.2 to 3.6.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.5.2...plexus-io-3.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-io\n  dependency-version: 3.6.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": "7410380c21cbc9e29c7681ff9e1f4a1a1390bada",
      "tree": "4669844eee08634d5371fad35361433bd53c659f",
      "parents": [
        "2f7eced808e0096df01872123603398c846cbf5a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 21 10:40:56 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 21 10:40:56 2025 +0200"
      },
      "message": "Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#378)\n\nBumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2.\n- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:exec-maven-plugin\n  dependency-version: 3.6.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2f7eced808e0096df01872123603398c846cbf5a",
      "tree": "e926cdc5d8dd756534e555e5c2cb2f2b4327710f",
      "parents": [
        "24b6c954d1503e4c02a745162550422ad4252dc5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 14 18:36:59 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 14 18:36:59 2025 +0200"
      },
      "message": "Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 (#375)\n\nBumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.0 to 3.6.1.\n- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.0...3.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:exec-maven-plugin\n  dependency-version: 3.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "24b6c954d1503e4c02a745162550422ad4252dc5",
      "tree": "f2a31c034562dd67e15bdbfc9faa89d1d7f9259b",
      "parents": [
        "07a6120fd34dd9ff251297957fce14da38d0897c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 14 18:36:51 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 14 18:36:51 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-io from 3.5.1 to 3.5.2 (#377)\n\nBumps [org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.5.1 to 3.5.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.5.1...plexus-io-3.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-io\n  dependency-version: 3.5.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "07a6120fd34dd9ff251297957fce14da38d0897c",
      "tree": "66050b504d34bc235dd23ea8dbd95cca38ef226a",
      "parents": [
        "a91aaf91ad22e1098a785d74eaebbbb7c47f90cb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 14 18:36:34 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 14 18:36:34 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.3 (#376)\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.2 to 4.10.3.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.2...plexus-archiver-4.10.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.10.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a91aaf91ad22e1098a785d74eaebbbb7c47f90cb",
      "tree": "babbbf92316b32663565433b906348a4b3bf28d5",
      "parents": [
        "3246a6c4e6f9af5939f52c33d8e9ed4c54019766"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Oct 02 18:56:49 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Oct 02 21:00:24 2025 +0200"
      },
      "message": "Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0\n\nBumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.0.\n- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)\n- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:exec-maven-plugin\n  dependency-version: 3.6.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": "3246a6c4e6f9af5939f52c33d8e9ed4c54019766",
      "tree": "d2e6ba53988904a01a9fd67b2574047cf4764d96",
      "parents": [
        "a9cabbc8a04656fe623e2b8eb770a683c360bc06"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Oct 02 20:45:21 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Oct 02 20:55:47 2025 +0200"
      },
      "message": "Bump m-invoker-p for Java 25\n"
    },
    {
      "commit": "a9cabbc8a04656fe623e2b8eb770a683c360bc06",
      "tree": "ffdb95e822e25f349394c3c5d3b468469c224c92",
      "parents": [
        "b4b8997ff299e73d88e1fe087d495b7ff15f85d2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Oct 02 01:03:04 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Oct 02 20:55:47 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.2\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.1 to 4.10.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.1...plexus-archiver-4.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.10.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "b4b8997ff299e73d88e1fe087d495b7ff15f85d2",
      "tree": "2f3cf9390de5d396627ecd68c90a99e848647b92",
      "parents": [
        "420ea0e22fb70af7725cba48abdfd4aa44ff77db"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Wed Sep 17 14:46:35 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 17 18:46:35 2025 +0000"
      },
      "message": "Fix typos and improve clarity in index.apt.vm (#371)\n\n"
    },
    {
      "commit": "420ea0e22fb70af7725cba48abdfd4aa44ff77db",
      "tree": "0c02b7bcc49c029fd00b3a7c376f11cbefc3ad4f",
      "parents": [
        "524486aff97d0748926a977665d5befb3251ff17"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Sep 08 15:21:31 2025 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Sep 08 15:21:31 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "524486aff97d0748926a977665d5befb3251ff17",
      "tree": "25354ab4a799772afbafd4162e8f1dbbc942edbd",
      "parents": [
        "17c1ec9d1a3c6fa1c39c6d8fc48f4735f957ce27"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Sep 08 15:21:14 2025 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Sep 08 15:21:14 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-wrapper-3.3.4\n"
    },
    {
      "commit": "17c1ec9d1a3c6fa1c39c6d8fc48f4735f957ce27",
      "tree": "65b802ce474467b3a941a68a52200c26ad31e7bb",
      "parents": [
        "366207fa0678f6549b109fb75152d2558766bf58"
      ],
      "author": {
        "name": "Nils Breunese",
        "email": "nils@breun.nl",
        "time": "Wed Sep 03 23:11:50 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 03 23:11:50 2025 +0200"
      },
      "message": "Revert wrapper version removal (#365)\n\n* Revert \"[MWRAPPER-143] - The wrapperVersion property is not used in only-script mode (#145)\"\n\nThis reverts commit 91bdb45f9df48823aad7696fa0d1f59dca58cc51.\n\n* Revert #145, but leave wrapperUrl assertions\n"
    },
    {
      "commit": "366207fa0678f6549b109fb75152d2558766bf58",
      "tree": "97c6733c368c210b4d73fb4711646828eeb1fa45",
      "parents": [
        "086b1c9fa610d54674aecf8c97868bc57566304d"
      ],
      "author": {
        "name": "Jeremy Landis",
        "email": "jeremylandis@hotmail.com",
        "time": "Tue Aug 26 18:37:46 2025 -0400"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Sep 03 00:15:20 2025 +0200"
      },
      "message": "Ensure Path Traversal is fully addressed in MavenWrapperDownloader\n"
    },
    {
      "commit": "086b1c9fa610d54674aecf8c97868bc57566304d",
      "tree": "437885ae83e57c09d856a421213efec7201c50e8",
      "parents": [
        "e2a0c81e6d5c8d0a65d152cbb4a2744bb35f5e49"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 22:00:17 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 22:00:17 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "e2a0c81e6d5c8d0a65d152cbb4a2744bb35f5e49",
      "tree": "89f2d22d26bb4b693af8e9eaeec7a29e59432e81",
      "parents": [
        "80952cd926da568000d99fe701cc86d935309d2f"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 22:00:09 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 22:00:09 2025 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-wrapper-3.3.3\n"
    },
    {
      "commit": "80952cd926da568000d99fe701cc86d935309d2f",
      "tree": "ccd9ff6a87927eda42db805efb59ab6840ad4ca2",
      "parents": [
        "08e7200e6166aea41bcf520547ea9a266b7bf52c"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 22:21:18 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 21:17:15 2025 +0200"
      },
      "message": "Clarify usage of MAVEN_USER_HOME\n"
    },
    {
      "commit": "08e7200e6166aea41bcf520547ea9a266b7bf52c",
      "tree": "40ee6210911b61477519621e7b229b1c9898ebf3",
      "parents": [
        "36886faf9b74bfc27e23cf0a78084e39761aee52"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 20:24:58 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 19:53:59 2025 +0200"
      },
      "message": "Remove wrapper lifecycle\n\nsimilar as we\u0027ve done in Maven core\nhttps://github.com/apache/maven/pull/1736\n"
    },
    {
      "commit": "36886faf9b74bfc27e23cf0a78084e39761aee52",
      "tree": "fd35e103926d5a442175e6ec591f86a5014db21f",
      "parents": [
        "d02d84532a4626e326af5c2b744dade16bb60a98"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 19:39:45 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 19:39:45 2025 +0200"
      },
      "message": "Support for snapshot distributions - fix (#352)\n\n* Support for snapshot distributions - fix\n\n- fix detecting Maven distribution in script\n- fix in IT - use time based snapshot in mock repo\n- check in IT proper result code of Maven executable\n- set distributionUrl in setup invoker task, as test.properties is not filtered"
    },
    {
      "commit": "d02d84532a4626e326af5c2b744dade16bb60a98",
      "tree": "4af0f0219759ff8d39ef20f6c0edd90c82b40dab",
      "parents": [
        "af7671b365fb850e8c35ea9797e818ed5c4a740a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Aug 24 21:51:18 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 26 08:14:23 2025 +0200"
      },
      "message": "Use invoker version from parent\n"
    },
    {
      "commit": "af7671b365fb850e8c35ea9797e818ed5c4a740a",
      "tree": "65e5d932df87013a139aa6bd3b8d15ac0e00ff6e",
      "parents": [
        "7b399373f34abebc91a3716a53d229b737707c14"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 26 06:27:02 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 26 06:27:02 2025 +0200"
      },
      "message": "Bump mavenVersion from 3.9.6 to 3.9.11 (#360)\n\nBumps `mavenVersion` from 3.9.6 to 3.9.11.\n\nUpdates `org.apache.maven:maven-core` from 3.9.6 to 3.9.11\n\nUpdates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.11\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.6...maven-3.9.11)\n\nUpdates `org.apache.maven:maven-settings` from 3.9.6 to 3.9.11\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 3.9.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-plugin-api\n  dependency-version: 3.9.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-settings\n  dependency-version: 3.9.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7b399373f34abebc91a3716a53d229b737707c14",
      "tree": "6cdc4a16e4d4d23f21cc019fe54a9490213a2c93",
      "parents": [
        "dea9bb6289ed62031af54f3214688635fae71505"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Aug 24 21:48:26 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 23:50:24 2025 +0200"
      },
      "message": "Bump exec-maven-plugin to 3.5.1 in ITs\n\n- use property in ITs with version\n- add plugin to pluginManagement to have next updates by dependabot\n"
    },
    {
      "commit": "dea9bb6289ed62031af54f3214688635fae71505",
      "tree": "c50cc9b2a9ae72bc3793c620d3c8d7e44b3c3dec",
      "parents": [
        "54c3f85c69b6af12668cbeecb15a800b67a8881b"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 22:12:58 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 23:24:36 2025 +0200"
      },
      "message": "Allow dependabot to track also org.apache.maven\n"
    },
    {
      "commit": "54c3f85c69b6af12668cbeecb15a800b67a8881b",
      "tree": "ae0d6410d75ecc623be02a87ce47853367996c4d",
      "parents": [
        "46f28cce2851e8b2d0ea9f41564718e3c0f6b0c7"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Aug 23 14:42:15 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 22:14:15 2025 +0200"
      },
      "message": "Refresh download page\n"
    },
    {
      "commit": "46f28cce2851e8b2d0ea9f41564718e3c0f6b0c7",
      "tree": "cadd14f683ceec77b3522151dc11682501e8f7a8",
      "parents": [
        "2a714f79868c0332346c0f0ecaa6a4b5d8352feb"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Aug 23 12:58:52 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Aug 25 21:53:03 2025 +0200"
      },
      "message": "Update site descriptor to 2.0.0\n"
    },
    {
      "commit": "2a714f79868c0332346c0f0ecaa6a4b5d8352feb",
      "tree": "5fb7144028aa09d45eea3913b03d6cd826e0639a",
      "parents": [
        "0bfef4155a0abf3cd38ea97714190e30be0ce07b"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Aug 23 14:30:44 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Aug 23 14:43:53 2025 +0200"
      },
      "message": "Add tag-template to release-drafter configuration\n"
    },
    {
      "commit": "0bfef4155a0abf3cd38ea97714190e30be0ce07b",
      "tree": "77629dd2a428c9719e8667390d99d0753ffad848",
      "parents": [
        "2bbbae70f4080c33132c8edf55e04fd2114b7c47"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 22 01:48:27 2025 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Aug 22 07:51:27 2025 +0200"
      },
      "message": "Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0\n\nBumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.6.0 to 1.7.0.\n- [Release notes](https://github.com/mojohaus/mrm/releases)\n- [Commits](https://github.com/mojohaus/mrm/compare/1.6.0...1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:mrm-maven-plugin\n  dependency-version: 1.7.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": "2bbbae70f4080c33132c8edf55e04fd2114b7c47",
      "tree": "7916ceecda3df14d789383b2aada581044cd5b02",
      "parents": [
        "91bdb45f9df48823aad7696fa0d1f59dca58cc51"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Aug 21 07:49:54 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 21 07:49:54 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (#349)\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.0 to 4.10.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.10.0...plexus-archiver-4.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.10.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "91bdb45f9df48823aad7696fa0d1f59dca58cc51",
      "tree": "0b4483b0f3170266ad4747542704cacee7822052",
      "parents": [
        "06c9aebc5663af546d8a2b5cdd4ad18030e4fe38"
      ],
      "author": {
        "name": "Brian Demers",
        "email": "bdemers@apache.org",
        "time": "Fri Aug 15 13:36:36 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 15 19:36:36 2025 +0200"
      },
      "message": "[MWRAPPER-143] - The wrapperVersion property is not used in only-script mode (#145)\n\n* [MWRAPPER-143] The wrapperVersion property is not used in only-script mode\n\nThe only-script mode doesn\u0027t use the wrapper distribution, this property is now only added to the maven-wrapper.properties file when other types are used.\n\n---------\n\nCo-authored-by: Slawomir Jaranowski \u003cs.jaranowski@gmail.com\u003e"
    },
    {
      "commit": "06c9aebc5663af546d8a2b5cdd4ad18030e4fe38",
      "tree": "a4f5c1e93fe5d6a353b5a079582ffcfeb93deac0",
      "parents": [
        "4617f0304455131a806ad2ce2cae10affd1eb7ee"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Aug 15 10:34:07 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Aug 15 15:11:43 2025 +0200"
      },
      "message": "Enable prevent branch protection rules\n"
    },
    {
      "commit": "4617f0304455131a806ad2ce2cae10affd1eb7ee",
      "tree": "6fefdb921f800a590595c3ed192348057170a9a0",
      "parents": [
        "a992d50ef955a39e2dc06b4797a06a247437d490"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 12 11:16:45 2025 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Aug 12 18:43:20 2025 +0200"
      },
      "message": "Bump actions/checkout from 4 to 5\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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": "a992d50ef955a39e2dc06b4797a06a247437d490",
      "tree": "86e2b2ca7a60210b191882fcd7a93cfc982fe513",
      "parents": [
        "0fc0a94c15376a612855628a74e88797d725e49e"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Mon Jul 28 11:39:24 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 28 11:39:24 2025 +0000"
      },
      "message": "remove unused dependencies (#342)\n\n"
    },
    {
      "commit": "0fc0a94c15376a612855628a74e88797d725e49e",
      "tree": "b273368c230d28ffcd1da45a81730bda09c4cc48",
      "parents": [
        "6a2f6528f9001ec0acfbc9f3da80a46278a675f4"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sat Jul 26 21:29:27 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 26 21:29:27 2025 +0000"
      },
      "message": "Copy edit docs (#344)\n\n"
    },
    {
      "commit": "6a2f6528f9001ec0acfbc9f3da80a46278a675f4",
      "tree": "a7c02d1fd7d1d2de2446784321cdf67108cae1d6",
      "parents": [
        "05e2343addcfced21256de5e1409c29da0461f1d"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sat Jul 26 19:02:03 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 26 19:02:03 2025 +0000"
      },
      "message": "Prefer @Inject (#343)\n\n* Prefer @Inject"
    },
    {
      "commit": "05e2343addcfced21256de5e1409c29da0461f1d",
      "tree": "a0c741e5f53d07469468515f646105e048f2f49d",
      "parents": [
        "c0085af82b62b0093bc886761c5f69211b2e1e95"
      ],
      "author": {
        "name": "Edward Woolhouse",
        "email": "danishcake@hotmail.com",
        "time": "Fri Jul 25 16:33:33 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 25 15:33:33 2025 +0000"
      },
      "message": "[MWRAPPER-114] - Maven wrapper relative distributionUrl does not work on Windows (#107)\n\nThere is a Path -\u003e URI -\u003e Path roundtrip which was being incorrectly\ncarried out. For Windows file URIs like\n\nfile:///C:/test\n\ncalling distUrl.getPath() resulted in /C:/test, which Paths.get could not\nhandle. Existing behaviour is preserved for non-file URIs"
    },
    {
      "commit": "c0085af82b62b0093bc886761c5f69211b2e1e95",
      "tree": "b139358296330909e5aa8f719b83b79562895693",
      "parents": [
        "e0c91a104f9b45b34f3d5f0924776a3e51eecb16"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Tue Jul 22 07:44:46 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 22 07:44:46 2025 +0200"
      },
      "message": "Fix Maven wrapper support for snapshot distributions (#335)\n\nThe Maven wrapper scripts (only-mvnw and only-mvnw.cmd) previously failed\nwhen using snapshot distributions because they assumed the directory name\ninside the ZIP file would match the filename pattern. However, for snapshots:\n- Filename: apache-maven-4.1.0-20250710.120440-1-bin.zip\n- Directory: apache-maven-4.1.0-SNAPSHOT/\n\nThis mismatch caused the script to fail when trying to access the extracted\ndirectory.\n\nChanges:\n- Modified only-mvnw to dynamically detect the actual extracted directory\n  by looking for the Maven executable instead of assuming the name\n- Applied the same fix to only-mvnw.cmd for Windows compatibility\n- Added comprehensive tests in SnapshotDistributionTest.java\n- Added integration test for snapshot distribution handling\n- Updated documentation to mention snapshot support\n- Add `distributionUrl` parameter to WrapperMojo required to write a correct IT\n\nThe fix maintains backward compatibility with regular releases while\nenabling support for Maven snapshot distributions.\n\nFixes: https://github.com/apache/maven/issues/10894#issuecomment-3057590140\n"
    },
    {
      "commit": "e0c91a104f9b45b34f3d5f0924776a3e51eecb16",
      "tree": "d73c4dc6bea4fb91ab87220546b98452fa198bc2",
      "parents": [
        "243b9a64b9417b8baacdcfa9ff7379b45a0778cd"
      ],
      "author": {
        "name": "fp024",
        "email": "42864970+fp024@users.noreply.github.com",
        "time": "Mon Jul 21 16:17:43 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 21 09:17:43 2025 +0200"
      },
      "message": "Fix Windows Junction Link support in mvnw.cmd (#143)\n\nCo-authored-by: Guillaume Nodet \u003cgnodet@gmail.com\u003e"
    },
    {
      "commit": "243b9a64b9417b8baacdcfa9ff7379b45a0778cd",
      "tree": "47f06c12fb6a12b6f5a8d113c90e532235a6e7ad",
      "parents": [
        "0a4f50a87e45c9d40a4a490ba2c84d177f0c756e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 21 07:34:49 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 21 07:34:49 2025 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#339)\n\nBumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0.\n- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)\n- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "0a4f50a87e45c9d40a4a490ba2c84d177f0c756e",
      "tree": "a75a3e22b582ec6b7d23940be51f60704dba2985",
      "parents": [
        "605b04d0d95a298faf8d661e91cdadddb8f0eaef"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jul 18 06:57:21 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 18 06:57:21 2025 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#164)\n\nBumps commons-io:commons-io from 2.18.0 to 2.19.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "605b04d0d95a298faf8d661e91cdadddb8f0eaef",
      "tree": "1d77fa562f5582279b9bc6bca929ea06e93361b2",
      "parents": [
        "1a247457c24e6af4b8b46e19165205fe6eb9a21c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jul 18 06:57:00 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 18 06:57:00 2025 +0200"
      },
      "message": "Bump org.apache.maven.resolver:maven-resolver-api from 1.9.20 to 1.9.24 (#334)\n\nBumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.20 to 1.9.24.\n- [Release notes](https://github.com/apache/maven-resolver/releases)\n- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.20...maven-resolver-1.9.24)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.resolver:maven-resolver-api\n  dependency-version: 1.9.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1a247457c24e6af4b8b46e19165205fe6eb9a21c",
      "tree": "864d2dd74f8531dcb0dd5a8a75ced7ef4985ebd7",
      "parents": [
        "772464edf1867bf127951f012cafe830779d1517"
      ],
      "author": {
        "name": "Noah Tayebwa",
        "email": "ndacyayinoah@gmail.com",
        "time": "Fri Jul 18 07:49:15 2025 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 18 06:49:15 2025 +0200"
      },
      "message": "Add Apache 2.0 LICENSE file (#338)\n\n"
    },
    {
      "commit": "772464edf1867bf127951f012cafe830779d1517",
      "tree": "3ed398e5aca026295a88add9e70425649fffa3ad",
      "parents": [
        "f064aa26611192eabb56cd9f203b695172c6cf6e"
      ],
      "author": {
        "name": "Lars Bruun-Hansen",
        "email": "lars.bruun-hansen@mail.dk",
        "time": "Wed Jul 16 17:53:37 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 16 17:53:37 2025 +0200"
      },
      "message": "[MWRAPPER-158] Remove incorrect license header (#166)\n\nThe \"This code is licensed to ASF\" license header on the generated\n./mvn/wrapper/maven-wrapper.properties file does not make sense.\nThe file is the user\u0027s, not ASF\u0027s. It is generated as a convenience\nfor the user.\n\nThe file is logically part of the user\u0027s own code. We don\u0027t know\nwhat license that has, so adding a license header is bound to be wrong.\n\nFixes #323."
    },
    {
      "commit": "f064aa26611192eabb56cd9f203b695172c6cf6e",
      "tree": "6deff1f4434204e1180b9a616983c584a84148b4",
      "parents": [
        "2bc6f84c41a90ec2baa6fdcf41d2129a5bb081ed"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Jul 14 09:49:01 2025 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Mon Jul 14 09:51:37 2025 +0200"
      },
      "message": "site is now /tools/wrapper\n\nsee https://github.com/apache/maven-site/pull/838\n"
    },
    {
      "commit": "2bc6f84c41a90ec2baa6fdcf41d2129a5bb081ed",
      "tree": "03cb472b4937ff6f1957cea28ca8f525fa1f418d",
      "parents": [
        "4c4b8bfe500918f3400feeeeb165a918703c750e"
      ],
      "author": {
        "name": "Piotr P. Karwasz",
        "email": "piotr@github.copernik.eu",
        "time": "Wed Jul 09 09:21:57 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 09 09:21:57 2025 +0200"
      },
      "message": "[MWRAPPER-161] Improve script directory detection when using sh mvnw (#329)\n\n* [MWRAPPER-161] Improve script directory detection when using sh mvnw\n\nThis PR fixes an issue where the Maven wrapper script (mvnw) incorrectly detects its directory when invoked via sh mvnw. The updated logic ensures reliable detection of the script’s location in all supported usage scenarios.\n\nFixes: #305\n\n* fix: add integration test\n\nAdd an integration test that runs `sh mvnw`.\n\n* fix: disable integration test on Windows\n\nThe integration test relies on `/bin/sh`, which is not available by default on Windows systems. While some environments may provide a compatible shell, this cannot be assumed across all Windows setups, making the test unreliable on that platform.\n\nCo-authored-by: Slawomir Jaranowski \u003cs.jaranowski@gmail.com\u003e\n\n* fix: wrong command in `mvnwDebug` script\n\nCo-authored-by: Slawomir Jaranowski \u003cs.jaranowski@gmail.com\u003e\n\n---------\n\nCo-authored-by: Slawomir Jaranowski \u003cs.jaranowski@gmail.com\u003e"
    },
    {
      "commit": "4c4b8bfe500918f3400feeeeb165a918703c750e",
      "tree": "62a02eec6bc764128b10bd741614748a245ca1a4",
      "parents": [
        "3407eac5b3e5b7decf2f938fe609389be79231bc"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Dec 15 20:02:16 2024 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jun 21 20:58:17 2025 +0200"
      },
      "message": "Bump shellcheck to 0.10.0"
    },
    {
      "commit": "3407eac5b3e5b7decf2f938fe609389be79231bc",
      "tree": "605451b04d26de07532cf127b1115909ebeec38f",
      "parents": [
        "a2ce83463b1e2aaff4a3287c2cbc6ae390a16d78"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 13 01:56:17 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jun 21 19:43:47 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1\n\nBumps [org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.4.2 to 3.5.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.4.2...plexus-io-3.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "a2ce83463b1e2aaff4a3287c2cbc6ae390a16d78",
      "tree": "d976a976163427e88420467ecdc7bde207335d99",
      "parents": [
        "18269d1b60f17660f06e768d0b8bef4a4add2d30"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri May 30 06:43:08 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jun 21 19:42:54 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.9.2 to 4.10.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.9.2...plexus-archiver-4.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "18269d1b60f17660f06e768d0b8bef4a4add2d30",
      "tree": "605c5c3d8959dc14d93d82d78e9d117673974a5d",
      "parents": [
        "9a7d78040f99970b9f3b5303eedac6e712be2794"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Jun 19 15:55:26 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Jun 19 16:14:16 2025 +0200"
      },
      "message": "Upgrade to parent pom 45\n"
    },
    {
      "commit": "9a7d78040f99970b9f3b5303eedac6e712be2794",
      "tree": "33af5a611b82bb88c3fbc333c4281b3ef69a1ada",
      "parents": [
        "d3400448431e61cfdc178f76c74ebfa4487b58af"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Sat Jun 14 19:05:42 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Sat Jun 14 19:05:42 2025 +1000"
      },
      "message": "disable notifications during migration\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "d3400448431e61cfdc178f76c74ebfa4487b58af",
      "tree": "9c363e647ccfb1db570513474ef803000b1a4484",
      "parents": [
        "2e65211029c3e8f7aac2c3640019d46f95e8ca6c"
      ],
      "author": {
        "name": "Montu Sharma",
        "email": "114639343+montu376@users.noreply.github.com",
        "time": "Fri May 30 12:05:28 2025 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 30 08:35:28 2025 +0200"
      },
      "message": "[MWRAPPER-162] - Removed dead link was getting 404\n\n"
    },
    {
      "commit": "2e65211029c3e8f7aac2c3640019d46f95e8ca6c",
      "tree": "98cdbf7db4b47978099e471e1f251b59cc342c81",
      "parents": [
        "e4a0c2cdb439a05fcbfe93fc86a0843eb110344e"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu May 29 23:43:30 2025 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri May 30 08:20:58 2025 +0200"
      },
      "message": "Enable GitHub Issues\n"
    },
    {
      "commit": "e4a0c2cdb439a05fcbfe93fc86a0843eb110344e",
      "tree": "0fee0cbd7c033b89da3c7a1c4b26a9679375fb46",
      "parents": [
        "f1c10861746e671ec18624ab85d2b030e80819c9"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri May 30 08:05:30 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 30 08:05:30 2025 +0200"
      },
      "message": "[MWRAPPER-159] Fix shellcheck in mvnw\n\n"
    },
    {
      "commit": "f1c10861746e671ec18624ab85d2b030e80819c9",
      "tree": "a8fa65107c98b5521a79282d077d141736787599",
      "parents": [
        "7e0b0485f55e3444473b09bc053057a14d08d1fa"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Feb 15 19:27:26 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 15 19:27:26 2025 +0100"
      },
      "message": "[MNGSITE-529] Rename \"Goals\" to \"Plugin Documentation\"\n\n"
    },
    {
      "commit": "7e0b0485f55e3444473b09bc053057a14d08d1fa",
      "tree": "fb6c883bc1ab36e798d142c8865f60491d16e0f4",
      "parents": [
        "7af7d15c28691c2e002e0400db48f2270f1bb3fb"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jan 08 21:35:43 2025 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jan 08 21:35:43 2025 +0100"
      },
      "message": "(doc) Delete branch on merge\n"
    },
    {
      "commit": "7af7d15c28691c2e002e0400db48f2270f1bb3fb",
      "tree": "12aa51e64c0dad7d364a769f38902af029189964",
      "parents": [
        "430fd0cf64212e175df2a9e48d3ff81532883e44"
      ],
      "author": {
        "name": "Bruno Villegas",
        "email": "738759+jahk04@users.noreply.github.com",
        "time": "Mon Dec 16 09:48:52 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 09:48:52 2024 +0100"
      },
      "message": "[MWRAPPER-146] Bad substitution on Windows if MVNW_REPOURL is set on script-only (#151)\n\nUSE_MVND evaluation is incorrect, string substitution of distributionUrl is incorrect"
    },
    {
      "commit": "430fd0cf64212e175df2a9e48d3ff81532883e44",
      "tree": "7394b4b9d491d2d31112e661866954c80c12c3c1",
      "parents": [
        "b2ff9cdfa2d4a1f2bc0d4f039c0efc297b0c5875"
      ],
      "author": {
        "name": "sebthom",
        "email": "sebthom@users.noreply.github.com",
        "time": "Wed Sep 04 23:29:43 2024 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Dec 16 09:45:44 2024 +0100"
      },
      "message": "[MWRAPPER-147] mvnw.cmd fails to launch maven if username contains space"
    },
    {
      "commit": "b2ff9cdfa2d4a1f2bc0d4f039c0efc297b0c5875",
      "tree": "bc9295679de4da77e8a5619d22d3497a6653b07a",
      "parents": [
        "1830d8135810066bdf01c15b3a9add03e8b12abe"
      ],
      "author": {
        "name": "Jon Chambers",
        "email": "63609320+jon-signal@users.noreply.github.com",
        "time": "Mon Dec 16 03:43:55 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 09:43:55 2024 +0100"
      },
      "message": "[MWRAPPER-150] - Fails to validate checksums on MacOS Sequoia (#155)\n\nThe version of `sha256sum` included in macOS Sequoia does not read from stdin by default"
    },
    {
      "commit": "1830d8135810066bdf01c15b3a9add03e8b12abe",
      "tree": "ee268d594412dcaaedd96ff67deee16a56ce3df1",
      "parents": [
        "6e24460ebcb4eec73ed6a73bba161355d436edc0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 16 09:31:30 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 16 09:31:30 2024 +0100"
      },
      "message": "[MWRAPPER-154] Bump commons-io:commons-io from 2.16.1 to 2.18.0 (#161)\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": "6e24460ebcb4eec73ed6a73bba161355d436edc0",
      "tree": "365f6e1c67116c58af9f2b32429323d192b84082",
      "parents": [
        "8a432464e53d0ba0d898ff4d5bb50e3fd782dad4"
      ],
      "author": {
        "name": "Moritz Halbritter",
        "email": "moritz.halbritter@broadcom.com",
        "time": "Wed Oct 30 13:57:08 2024 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Dec 14 23:15:56 2024 +0100"
      },
      "message": "[MWRAPPER-111] Trim whitespace when reading from properties file\n"
    },
    {
      "commit": "8a432464e53d0ba0d898ff4d5bb50e3fd782dad4",
      "tree": "f05b21e5a5918d38d1c26d774a6b412ba099e48c",
      "parents": [
        "7c16331eb62bf0551fa2d20a74b6fe77d4bf08f3"
      ],
      "author": {
        "name": "Zafer Balkan",
        "email": "zafer@zaferbalkan.com",
        "time": "Sun Dec 15 00:13:58 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 14 23:13:58 2024 +0100"
      },
      "message": "[MWRAPPER-153] - Fixed only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts Changed MD5 to SHA256 (#157)\n\nThe script fails on Windows when FIPS mode is enabled. SHA256 enables working properly."
    },
    {
      "commit": "7c16331eb62bf0551fa2d20a74b6fe77d4bf08f3",
      "tree": "f5cd3748a0acbfc68590bf2e2f4d0323e923f473",
      "parents": [
        "e88dcf924fd31558e13622a8db423f547e4b420a"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:28:26 2024 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:28:26 2024 +0200"
      },
      "message": "use new Reproducible Central badge endpoint\n"
    },
    {
      "commit": "e88dcf924fd31558e13622a8db423f547e4b420a",
      "tree": "3235880dae61cfdcd094e65defcef97ead46a2a7",
      "parents": [
        "defcdbeb128e2e47a600f1d33909399e11adf932"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 02 01:05:46 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 18 21:31:46 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": "defcdbeb128e2e47a600f1d33909399e11adf932",
      "tree": "3a5415dc0de78d409f765e84e0938c3485e7fdc7",
      "parents": [
        "629ae27d224af93822164450d365930412ffcf9e"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue May 21 17:12:22 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue May 21 17:12:22 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "629ae27d224af93822164450d365930412ffcf9e",
      "tree": "7ea74ba6ee2000b19e63105e23e92ce1171ec56a",
      "parents": [
        "80dfa82c84d30787aa38b0f3bb4da22097d9f350"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue May 21 17:12:05 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue May 21 17:12:05 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-wrapper-3.3.2\n"
    },
    {
      "commit": "80dfa82c84d30787aa38b0f3bb4da22097d9f350",
      "tree": "8bc999fe65579099b8e5532a4d50156ac92279f0",
      "parents": [
        "1149c7562bb694374b2405792ba37e8d75c8aeed"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Tue May 21 17:09:30 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 21 17:09:30 2024 +0200"
      },
      "message": "[MWRAPPER-140] only-script type does not honor MAVEN_USER_HOME (#142)\n\nUser provided patch to \"only-script\" type (as bin does support it).\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-140"
    },
    {
      "commit": "1149c7562bb694374b2405792ba37e8d75c8aeed",
      "tree": "ba40c490433e9a55a559114fa36e16f5ff7d23ce",
      "parents": [
        "038d30032326d766ba4863ae76cf5333d5a9fab8"
      ],
      "author": {
        "name": "Ashley",
        "email": "73482956+ascopes@users.noreply.github.com",
        "time": "Tue May 21 13:59:57 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 21 14:59:57 2024 +0200"
      },
      "message": "[MWRAPPER-139] Remove trailing whitespace from fields in maven-wrapper.properties (#139)\n\nThis prevents issues due to confusion between CRLF and LF when\r\nrunning in more exotic locations such as MINGW on Windows but\r\nusing ./mvnw rather than ./mvnw.cmd. A prime example of where\r\nthis is an issue would be on windows-latest GitHub Actions\r\nrunners.\r\n\r\nFixes MWRAPPER-139, MWRAPPER-137.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-139\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-137\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-136"
    },
    {
      "commit": "038d30032326d766ba4863ae76cf5333d5a9fab8",
      "tree": "0edc733e148a58c219a7d1a32b1db6b20c27424e",
      "parents": [
        "22147eaafb6836f4accd55a7e429363fcd6112ca"
      ],
      "author": {
        "name": "Nils Breunese",
        "email": "nils@breun.nl",
        "time": "Tue May 21 14:58:17 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 21 14:58:17 2024 +0200"
      },
      "message": "[MWRAPPER-141] Use distribution type of existing Maven Wrapper by default (#141)\n\nUses `distributionType` from `.mvn/wrapper/maven-wrapper.properties` by default, when present.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-141"
    },
    {
      "commit": "22147eaafb6836f4accd55a7e429363fcd6112ca",
      "tree": "5d5a06ee02947df23bff0f6561250e6e9f88822f",
      "parents": [
        "0e0c7409f858f52353d5450975526cb249c0d21f"
      ],
      "author": {
        "name": "Nils Breunese",
        "email": "nils@breun.nl",
        "time": "Fri May 17 21:06:28 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 17 21:06:28 2024 +0200"
      },
      "message": "[MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type (#140)\n\nAdds `distributionType` to `maven-wrapper.properties`.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-135"
    },
    {
      "commit": "0e0c7409f858f52353d5450975526cb249c0d21f",
      "tree": "05a703389696a612106eb2cde5505b5b8139dbab",
      "parents": [
        "15a959c73a1684663e4fb7d42b3c5e0b84609089"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 01 17:44:33 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 01 17:44:33 2024 +0800"
      },
      "message": "Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 (#136)\n\nBumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.18 to 1.9.20.\r\n- [Release notes](https://github.com/apache/maven-resolver/releases)\r\n- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.18...maven-resolver-1.9.20)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.resolver:maven-resolver-api\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\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": "15a959c73a1684663e4fb7d42b3c5e0b84609089",
      "tree": "07b41b81f58b8e04be6c18e92db046f3f354eeb9",
      "parents": [
        "0c2b91b860944aba1281d05399bbab4583c4d380"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Apr 22 18:21:07 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Apr 22 18:21:07 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "0c2b91b860944aba1281d05399bbab4583c4d380",
      "tree": "e4f89a951302c377002ca1a124fe1adfdadcaff8",
      "parents": [
        "458af4e0e9baf36db32e1094921dada47c3ac90a"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Apr 22 18:20:54 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Apr 22 18:20:54 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-wrapper-3.3.1\n"
    },
    {
      "commit": "458af4e0e9baf36db32e1094921dada47c3ac90a",
      "tree": "b54ab8963b8fc8f1679d7b639506bd2d0dd3a99f",
      "parents": [
        "c4c09a3b579cfb3e2bcc79c8b42d07dd481f2d96"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Mon Apr 22 18:16:01 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 22 18:16:01 2024 +0200"
      },
      "message": "[MWRAPPER-134] Add wrapperVersion to maven-wrapper.properties (#135)\n\nThat contains the current version of the deployed Maven Wrapper\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-134"
    },
    {
      "commit": "c4c09a3b579cfb3e2bcc79c8b42d07dd481f2d96",
      "tree": "1ba8b10b35b4324a92da440bdbcb8047fdd96a92",
      "parents": [
        "1f6187f6fd445cbf4f471450fc6d794570372d95"
      ],
      "author": {
        "name": "James Z.M. Gao",
        "email": "gaozm55@gmail.com",
        "time": "Thu Apr 18 17:02:02 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 18 11:02:02 2024 +0200"
      },
      "message": "[MWRAPPER-132][MWRAPPER-124] port MWRAPPER-124 fix to only-script (#133)\n\nport pr https://github.com/apache/maven-wrapper/pull/120\r\n\r\nTest Method:\r\n\r\n```bash\r\nsed -n \u0027/public class Downloader/,/\\t}/p\u0027 maven-wrapper-distribution/src/resources/only-mvnw \u003e Downloader.java\r\njenv shell 21 ## or 1.7, 1.8, 11, 17\r\njavac -version\r\njavac Downloader.java -Xlint:all -Werror\r\n```\r\n\r\nPassed lint compile test with jdk 1.7, 1.8, 11, 17 and 21\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-132"
    },
    {
      "commit": "1f6187f6fd445cbf4f471450fc6d794570372d95",
      "tree": "ed5b0d3edcc2d81b637b7ca61d691cf66a755ae6",
      "parents": [
        "c9c316d106748d35cee4a0ec3e50d99162e1a654"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 21:27:45 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 21:27:45 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "c9c316d106748d35cee4a0ec3e50d99162e1a654",
      "tree": "7d00db05cd0bd3d141d80458eeb56900fee53f1c",
      "parents": [
        "3f6f3e1d02056b2ef79a7556c5dc705153411117"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 21:27:17 2024 +0200"
      },
      "committer": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 21:27:17 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-wrapper-3.3.0\n"
    },
    {
      "commit": "3f6f3e1d02056b2ef79a7556c5dc705153411117",
      "tree": "1374ccce4cf30792ce4879fb5600c7af81994d68",
      "parents": [
        "8f95ee99b7bb9e92e58b71a6972954686120a650"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 20:33:06 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 20:33:06 2024 +0200"
      },
      "message": "[MWRAPPER-131] Make downloader not stream into final target file (#128)\n\nStream into temp file in same dir, and at the end move the stuff into file place.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-131"
    },
    {
      "commit": "8f95ee99b7bb9e92e58b71a6972954686120a650",
      "tree": "5c88e4ecec5b8bde735c0eac9845ac3e091b01f6",
      "parents": [
        "341836042557ed284f75608062ce0850a1e4233d"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 20:21:07 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 20:21:07 2024 +0200"
      },
      "message": "[MWRAPPER-108] Emit clear error message when download fails on U*IX (#130)\n\nScript silently just failed. Reused changes from dead PR https://github.com/apache/maven-wrapper/pull/98 w/ help of @michael-o :+1:  Thanks both!\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-108"
    },
    {
      "commit": "341836042557ed284f75608062ce0850a1e4233d",
      "tree": "df317be5732fa96618934807e0e8c0c28419d9b5",
      "parents": [
        "c9a3e67e5295c41b4a9bc4fd4babe81d20e7e18f"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 20:20:14 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 20:20:14 2024 +0200"
      },
      "message": "[MWRAPPER-103] Apply recommended workaround (#132)\n\nAs Marcono1234 on JIRA issue recommended, added workaround just before the use of `Get-FileHash` call.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-103"
    },
    {
      "commit": "c9a3e67e5295c41b4a9bc4fd4babe81d20e7e18f",
      "tree": "2f435359d79d924dc53d03be27762817021b153a",
      "parents": [
        "95252715e72e76eb1227da2f0bed12f03662526f"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 12:09:43 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 12:09:43 2024 +0200"
      },
      "message": "[MWRAPPER-130] Update parent POM to 42 (#129)\n\nMeaning of life.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-130"
    },
    {
      "commit": "95252715e72e76eb1227da2f0bed12f03662526f",
      "tree": "18abaca11b1aa84eb4e06d21b12d410a6b1180d2",
      "parents": [
        "8e416f3d4017be8a9063e11edcba66ea1a7fdded"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 11:11:15 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 11:11:15 2024 +0200"
      },
      "message": "[MWRAPPER-125] Make only-script the default (#127)\n\nThis makes only-script the default.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-125"
    },
    {
      "commit": "8e416f3d4017be8a9063e11edcba66ea1a7fdded",
      "tree": "0552ab2b8b1671df06d9df75bd3f4c6eff873f5b",
      "parents": [
        "917578bb9e8700e3695e7197bc9e0b22dd060ab7"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 10:41:22 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 10:41:22 2024 +0200"
      },
      "message": "[MWRAPPER-129][MWRAPPER-128] Drop legacy stuff, require Maven 3.6.3+ (#126)\n\nAlso refresh and reshuffle to not duplicate dependencies and versions. Tend to use properties for versions where there is 2+ of them, otherwise is just fluff.\r\n\r\nAlso, raise prerequisite of plugin to 3.6.3+\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-128\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-129"
    },
    {
      "commit": "917578bb9e8700e3695e7197bc9e0b22dd060ab7",
      "tree": "1b6c6407dbb5452ccb9f65ebf206d8ec67e9840d",
      "parents": [
        "d928c09e65e1c2158d89a6c061d8809333fda456"
      ],
      "author": {
        "name": "Tamas Cservenak",
        "email": "tamas@cservenak.net",
        "time": "Wed Apr 17 10:31:29 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 17 10:31:29 2024 +0200"
      },
      "message": "[MWRAPPER-70] Do not require project (#125)\n\nThe Mojo should not require presence of a project. Also simplify things.\r\n\r\n---\r\n\r\nhttps://issues.apache.org/jira/browse/MWRAPPER-70"
    }
  ],
  "next": "d928c09e65e1c2158d89a6c061d8809333fda456"
}
