)]}'
{
  "log": [
    {
      "commit": "1372a681f33d861fa8908b11e1d17f9086ab2556",
      "tree": "88532c4cd744d6ddcb8caeaf6b1a0e5e1a4ddf97",
      "parents": [
        "f32f6221eca8b3e49d1d3a4509a18a6c5a4fc757"
      ],
      "author": {
        "name": "Guillaume Nodet",
        "email": "gnodet@gmail.com",
        "time": "Tue May 19 21:28:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 19 21:28:11 2026 +0200"
      },
      "message": "Replace JDOM2 with DomTrip for lossless POM XML editing (#1466)\n\n* Replace JDOM2 with DomTrip for lossless POM XML editing\n\nDomTrip provides lossless XML round-tripping, preserving comments,\nwhitespace, attribute order, quote styles, CDATA sections, and entity\nencoding. This eliminates the intro/outtro hacks required by JDOM2.\n\n- Replace `org.jdom:jdom2` with `eu.maveniverse.maven.domtrip:domtrip-core:1.1.0`\n- Implement 16 DomTrip wrapper classes mirroring the previous JDOM2 wrappers\n- Delete all JDOM2 source (18 files) and test (8 files) classes\n- Switch default ModelETL from `jdom2` to `domtrip`\n- Add 8 new unit test classes (147 tests) covering all DomTrip wrappers\n- Add formatting preservation IT with byte-for-byte comparison\n- Fix `DomTripProperties.put()` to return previous value per `Hashtable.put` contract\n\nCo-Authored-By: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e\n\n* Bump domtrip-core from 1.1.0 to 1.4.0\n\nCo-Authored-By: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e\n\n* Fix spotless formatting violations in DomTrip test files\n\nCo-Authored-By: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e\n\n---------\n\nCo-authored-by: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "f32f6221eca8b3e49d1d3a4509a18a6c5a4fc757",
      "tree": "cd4097b76a477abff5568b294a4edd25a814313d",
      "parents": [
        "5f165f50bb3a0b8fbd3c8879d480081c13dd29f5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 19 07:09:05 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 19 07:09:05 2026 +0200"
      },
      "message": "Bump mavenVersion from 3.9.15 to 3.9.16 (#1474)\n\nBumps `mavenVersion` from 3.9.15 to 3.9.16.\n\nUpdates `org.apache.maven:maven-artifact` from 3.9.15 to 3.9.16\n\nUpdates `org.apache.maven:maven-core` from 3.9.15 to 3.9.16\n\nUpdates `org.apache.maven:maven-compat` from 3.9.15 to 3.9.16\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.15...maven-3.9.16)\n\nUpdates `org.apache.maven:maven-model` from 3.9.15 to 3.9.16\n\nUpdates `org.apache.maven:maven-model-builder` from 3.9.15 to 3.9.16\n\nUpdates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.15...maven-3.9.16)\n\nUpdates `org.apache.maven:maven-repository-metadata` from 3.9.15 to 3.9.16\n\nUpdates `org.apache.maven:maven-settings` from 3.9.15 to 3.9.16\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-artifact\n  dependency-version: 3.9.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 3.9.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-compat\n  dependency-version: 3.9.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-model\n  dependency-version: 3.9.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-model-builder\n  dependency-version: 3.9.16\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.16\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-repository-metadata\n  dependency-version: 3.9.16\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.16\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": "5f165f50bb3a0b8fbd3c8879d480081c13dd29f5",
      "tree": "611ea4aeac1d27814da04dfca8092b3dbdd70ed7",
      "parents": [
        "c8b07fc1dce06787ce9882b327c5454254428a8f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 17 13:14:55 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 17 13:14:55 2026 +0200"
      },
      "message": "Bump org.apache.maven:maven-parent from 47 to 48 (#1472)\n\n* Bump org.apache.maven:maven-parent from 47 to 48\n\nBumps [org.apache.maven:maven-parent](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:maven-parent\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\n\n* Spotless\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: Matthias Bünger \u003chardcore_army@web.de\u003e"
    },
    {
      "commit": "c8b07fc1dce06787ce9882b327c5454254428a8f",
      "tree": "e0f57bb518d83066ec19a433239cd3d950255154",
      "parents": [
        "e229c608b1693298efa4f63f2f4deb785cd86404"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun May 10 22:46:03 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Mon May 11 18:50:50 2026 +0200"
      },
      "message": "enable build with Maven 4\n"
    },
    {
      "commit": "e229c608b1693298efa4f63f2f4deb785cd86404",
      "tree": "923de3cb80860720feb9f57e83cb81ddebe4b34e",
      "parents": [
        "0ef3690bf2c52f0ccc82f00d0326a40f4616ba66"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 20 14:05:07 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 20 14:05:07 2026 +0200"
      },
      "message": "Bump mavenVersion from 3.9.14 to 3.9.15 (#1469)\n\nBumps `mavenVersion` from 3.9.14 to 3.9.15.\n\nUpdates `org.apache.maven:maven-artifact` from 3.9.14 to 3.9.15\n\nUpdates `org.apache.maven:maven-core` from 3.9.14 to 3.9.15\n\nUpdates `org.apache.maven:maven-compat` from 3.9.14 to 3.9.15\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.14...maven-3.9.15)\n\nUpdates `org.apache.maven:maven-model` from 3.9.14 to 3.9.15\n\nUpdates `org.apache.maven:maven-model-builder` from 3.9.14 to 3.9.15\n\nUpdates `org.apache.maven:maven-plugin-api` from 3.9.14 to 3.9.15\n- [Release notes](https://github.com/apache/maven/releases)\n- [Commits](https://github.com/apache/maven/compare/maven-3.9.14...maven-3.9.15)\n\nUpdates `org.apache.maven:maven-repository-metadata` from 3.9.14 to 3.9.15\n\nUpdates `org.apache.maven:maven-settings` from 3.9.14 to 3.9.15\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-artifact\n  dependency-version: 3.9.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-core\n  dependency-version: 3.9.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-compat\n  dependency-version: 3.9.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-model\n  dependency-version: 3.9.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-model-builder\n  dependency-version: 3.9.15\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.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven:maven-repository-metadata\n  dependency-version: 3.9.15\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.15\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": "0ef3690bf2c52f0ccc82f00d0326a40f4616ba66",
      "tree": "889cd16838e6766b0d7f6650f5e8ac43c28fa211",
      "parents": [
        "9d34a540653d46ff1a5c3f609b887eed38d1cdc0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 16 17:50:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 16 17:50:44 2026 +0100"
      },
      "message": "Bump mavenVersion from 3.9.12 to 3.9.14 (#1465)\n\nBumps `mavenVersion` from 3.9.12 to 3.9.14.\n\nUpdates `org.apache.maven:maven-artifact` 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-compat` 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-model` from 3.9.12 to 3.9.14\n\nUpdates `org.apache.maven:maven-model-builder` 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-repository-metadata` from 3.9.12 to 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-artifact\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-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-compat\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-model\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-model-builder\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-repository-metadata\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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9d34a540653d46ff1a5c3f609b887eed38d1cdc0",
      "tree": "a86b837bdc168b11b3363381056853d2d65d0534",
      "parents": [
        "b543e367a20a1e811ad83c7c9507dad2edf30220"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 20 18:09:39 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 20 18:09:39 2026 +0100"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1460)\n\nBumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness\n  dependency-version: 3.5.1\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": "b543e367a20a1e811ad83c7c9507dad2edf30220",
      "tree": "34ecaea3a68ef1bd7a732c1d8ebf9cf20f18d772",
      "parents": [
        "a59603ccebbcb83fb61d68f0b71d5fc9b6a96f65"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 20 18:09:30 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 20 18:09:30 2026 +0100"
      },
      "message": "Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M4 to 1.0.0 (#1461)\n\nBumps [org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse-sisu/sisu-project) from 0.9.0.M4 to 1.0.0.\n- [Release notes](https://github.com/eclipse-sisu/sisu-project/releases)\n- [Changelog](https://github.com/eclipse-sisu/sisu-project/blob/main/RELEASE.md)\n- [Commits](https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M4...releases/1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus\n  dependency-version: 1.0.0\n  dependency-type: direct:development\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": "a59603ccebbcb83fb61d68f0b71d5fc9b6a96f65",
      "tree": "781d5bc672252229c2cc14ed847e9005bc54ae5c",
      "parents": [
        "9ca1a851460caa7d61d1609e7e877a99800c088e"
      ],
      "author": {
        "name": "Romain Manni-Bucau",
        "email": "rmannibucau@gmail.com",
        "time": "Fri Feb 20 16:16:46 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 20 16:16:46 2026 +0100"
      },
      "message": "Fix ModelETL javadoc (#1463)\n\nFix ModelETL javadoc which was not html friendly"
    },
    {
      "commit": "9ca1a851460caa7d61d1609e7e877a99800c088e",
      "tree": "1e5c41c8e4ffdac86da6524c17d7e9da6c173d59",
      "parents": [
        "5fbe452db23081c817e49ac20367346c3a5fe8ad"
      ],
      "author": {
        "name": "Anukalp Pandey",
        "email": "pandeyanukalp6@gmail.com",
        "time": "Mon Feb 16 01:47:14 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 15 20:17:14 2026 +0000"
      },
      "message": "Document deprecations in PrepareReleaseMojo and PerformReleaseMojo (#1448)\n\nImproved documentation for deprecated parameters:\n- generateReleasePoms: explained deprecation and pointed users to\n  release:prepare-with-pom.\n- useReleaseProfile: clarified that the super POM release-profile is\n  being removed and projects should rely on explicit profiles instead.\n\nNo functional changes. Build verified."
    },
    {
      "commit": "5fbe452db23081c817e49ac20367346c3a5fe8ad",
      "tree": "da43904cc18520428f0543f219617f0a6d11a271",
      "parents": [
        "000b5e261ab7117a87a47e4fa9f3cfc191edd237"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Mon Feb 09 08:46:37 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 09 08:46:37 2026 +0100"
      },
      "message": "Update to 47 (#1459)\n\n"
    },
    {
      "commit": "000b5e261ab7117a87a47e4fa9f3cfc191edd237",
      "tree": "485346bef80d306ab508262c6f5bddb0135331b2",
      "parents": [
        "bb6bb159cf3ad58f6b2a35920229091fab8e3ed6"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Mon Jan 19 20:19:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 19 20:19:44 2026 +0100"
      },
      "message": "Update to Maven 3.9.12 (#1455)\n\nIncluding needed resolver-Update"
    },
    {
      "commit": "bb6bb159cf3ad58f6b2a35920229091fab8e3ed6",
      "tree": "46d739ed91c374756cf7602257ffa3241f075a0f",
      "parents": [
        "97f28c81f81f1547120420dc6a3edd76dab61e4a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 06 04:04:05 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jan 19 20:11:33 2026 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0\n\nBumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.2 to 2.1.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.2...plexus-testing-2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-testing\n  dependency-version: 2.1.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": "97f28c81f81f1547120420dc6a3edd76dab61e4a",
      "tree": "bd1571efebeae5b537ca906e6860ea9a820c0dbc",
      "parents": [
        "66b26b57c0f6d97a00c01e17736ab7980701bebb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 19 04:42:44 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jan 19 20:10:53 2026 +0100"
      },
      "message": "Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1\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"
    },
    {
      "commit": "66b26b57c0f6d97a00c01e17736ab7980701bebb",
      "tree": "2c5ffdc2ef8dd074595a9c2971b57155a1be8467",
      "parents": [
        "d820ebc1434fbc2004dc3c2b849777729bd2ed4d"
      ],
      "author": {
        "name": "Anukalp Pandey",
        "email": "pandeyanukalp6@gmail.com",
        "time": "Wed Jan 14 18:04:15 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 14 12:34:15 2026 +0000"
      },
      "message": "Document deprecation of ModelETL#getModel() (#1447)\n\nClarified that getModel() is a temporary legacy accessor and will be\nremoved once transform() is fully implemented. Added guidance to rely\non the extract -\u003e transform -\u003e load pipeline instead."
    },
    {
      "commit": "d820ebc1434fbc2004dc3c2b849777729bd2ed4d",
      "tree": "629dd3525e38ac3aa746c0a6696163c66c36049a",
      "parents": [
        "57d6328bd69b717f8c665398e04eb42aa4f2d733"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 12 06:10:23 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 12 06:10:23 2026 +0100"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1452)\n\nBumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness\n  dependency-version: 3.5.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": "57d6328bd69b717f8c665398e04eb42aa4f2d733",
      "tree": "f63f845beb01871468341e25a1f93d40669747cc",
      "parents": [
        "d1894c2bce2453b7dc69e3403f6ffe41b3a81537"
      ],
      "author": {
        "name": "Anukalp Pandey",
        "email": "pandeyanukalp6@gmail.com",
        "time": "Thu Jan 08 17:45:12 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 08 07:15:12 2026 -0500"
      },
      "message": "Document deprecation of SemVerVersionPolicy (#1450)\n\nExpanded Javadoc to clarify why this policy is deprecated, the recommended replacement (SemVerMinorDevelopmentVersionPolicy), and its future removal intent. Documentation only, no functional changes."
    },
    {
      "commit": "d1894c2bce2453b7dc69e3403f6ffe41b3a81537",
      "tree": "f8745452bcc9112667c7c6e3f35acf423694fa21",
      "parents": [
        "7e8ebacf6c8f3fe13480ce8b0c0aed1add86850c"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Dec 09 22:54:56 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Dec 09 22:54:56 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "7e8ebacf6c8f3fe13480ce8b0c0aed1add86850c",
      "tree": "2f3b5a9aaed2fd189ee0c75d6b48eada72faf2d2",
      "parents": [
        "f0f28e5ac0f1fd017239484ad0605e74be194e2b"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Dec 09 22:54:48 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Dec 09 22:54:48 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-release-3.3.1\n"
    },
    {
      "commit": "f0f28e5ac0f1fd017239484ad0605e74be194e2b",
      "tree": "c80328ffea54b7ebb0976fac76f412d441ac9ea5",
      "parents": [
        "2a8290136b5f412a71337b93adafdc7fa2af10e3"
      ],
      "author": {
        "name": "Rob Vesse",
        "email": "rvesse@apache.org",
        "time": "Mon Dec 08 15:01:18 2025 +0000"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Tue Dec 09 16:35:00 2025 +0100"
      },
      "message": "Revert inclusion of ci skip in release commit msg\n\nThis reverts PR #1423 which added the ci skip text into the default\nrelease commit.  This broke many developers workflows because it pushes\na choice about CI/CD process into default configuration.  If developers\ngenuinely want to skip CI/CD for the release commit then they already\nhad configuration to override the commit message and inject the\nnecessary ci skip text.  However, the maven-release-plugin itself should\nnot make any assumptions about developers CI/CD setups, nor do anything\nby default that might cause those to skip release commit builds that\ndevelopers might be relying upon.\n"
    },
    {
      "commit": "2a8290136b5f412a71337b93adafdc7fa2af10e3",
      "tree": "782d6bb19a1f66e11482c2acf0f3ed76763d37ad",
      "parents": [
        "c8613d2568e9510abd2e70455695dd022527a5de"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Dec 04 22:13:04 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 04 22:13:04 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#1444)\n\nBumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.1 to 2.0.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.1...plexus-testing-2.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-testing\n  dependency-version: 2.0.2\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": "c8613d2568e9510abd2e70455695dd022527a5de",
      "tree": "91bf1d85d19919decac649cace444a88a0fbaf5b",
      "parents": [
        "2b8adaa3fde80d012e63302b87664003536eb3eb"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 30 15:37:15 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 30 15:37:15 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "2b8adaa3fde80d012e63302b87664003536eb3eb",
      "tree": "f22441a78e7b68875158c67adc3b8323a3441f7b",
      "parents": [
        "88630f903c60b170f3cd04325a4842182ce7d30a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 30 15:37:07 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 30 15:37:07 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-release-3.3.0\n"
    },
    {
      "commit": "88630f903c60b170f3cd04325a4842182ce7d30a",
      "tree": "211e77e0f7ebf4e6ccaa4e452535ba3aba153937",
      "parents": [
        "7af8acefea2f40adc885bd7f4a63e47a5396b898"
      ],
      "author": {
        "name": "Harsh Mehta",
        "email": "harshmehta010102@gmail.com",
        "time": "Sun Nov 30 16:46:33 2025 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 30 12:16:33 2025 +0100"
      },
      "message": "Fixed #1426 : Replace archived `org.semver:api` with custom `SemVer` implementation (#1430)\n\n\nSigned-off-by: Harsh Mehta \u003charshmehta010102@gmail.com\u003e\nCo-authored-by: harsh-mehta-sb \u003charsh.mehta@smartbear.com\u003e"
    },
    {
      "commit": "7af8acefea2f40adc885bd7f4a63e47a5396b898",
      "tree": "033ccf744c4528882e850652e2157dcd9478a472",
      "parents": [
        "8914b84f9ae932ed17c6b2c633b4ab146498b227"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Fri Nov 28 23:12:26 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Nov 29 12:18:41 2025 +0100"
      },
      "message": "Fix license header in xml files\n"
    },
    {
      "commit": "8914b84f9ae932ed17c6b2c633b4ab146498b227",
      "tree": "002fd7e9807bee7c24ededeed3eda4216970cddc",
      "parents": [
        "7e861f0af8db311bbb585d9e30d2921f12c21f7e"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Fri Nov 28 16:45:41 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 28 23:22:38 2025 +0100"
      },
      "message": "Make implementation of new SemVer policies private for project\n"
    },
    {
      "commit": "7e861f0af8db311bbb585d9e30d2921f12c21f7e",
      "tree": "8ace7c1a8534be59d507b27ebfb6281375cc6bfc",
      "parents": [
        "422f8959b83304a3dd02ba86e17d92a85840a09c"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 15:54:59 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 15:54:59 2025 -0600"
      },
      "message": "Resolve todo that led to pointless asserts (#1442)\n\n* Resolve todo that led to pointless asserts\n\n* Remove unused method"
    },
    {
      "commit": "422f8959b83304a3dd02ba86e17d92a85840a09c",
      "tree": "b232ba15a09988efc5fa9c606c9118582c443976",
      "parents": [
        "70f56adc0e292b038dfea9b82728b4551fd55503"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 13:14:51 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 13:14:51 2025 -0600"
      },
      "message": "Prefer JDK join method (#1434)\n\n"
    },
    {
      "commit": "70f56adc0e292b038dfea9b82728b4551fd55503",
      "tree": "c4a60362e21e09c2021e71bbddc6f4469e591bd8",
      "parents": [
        "a06c6f8c81da800b1292f17246b8aea688eeb0c7"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 13:14:22 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 13:14:22 2025 -0600"
      },
      "message": "Remove old-style plexus annotation (#1432)\n\n"
    },
    {
      "commit": "a06c6f8c81da800b1292f17246b8aea688eeb0c7",
      "tree": "5c9b4afe3c3d0c5b366afb67cfe5237fb3c510f8",
      "parents": [
        "227215b9aeb6fb2d5556f94650ce8f331f072cde"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 13:14:00 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 13:14:00 2025 -0600"
      },
      "message": "Clean up exceptions (#1433)\n\n"
    },
    {
      "commit": "227215b9aeb6fb2d5556f94650ce8f331f072cde",
      "tree": "8f3a108f78f94e8f40dbbd67b6e0ad89eae8befe",
      "parents": [
        "311ecf585015fd73624e2e8c590da3359c68a79e"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 13:11:26 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 13:11:26 2025 -0600"
      },
      "message": "Replace deprecated classes (#1438)\n\n"
    },
    {
      "commit": "311ecf585015fd73624e2e8c590da3359c68a79e",
      "tree": "e62657fc54c593e5b6c75ef116bda233f3fb5f17",
      "parents": [
        "d68c0702ecf4f9a93caf0c642107b7cd81f28305"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Fri Nov 28 16:18:58 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 28 20:09:44 2025 +0100"
      },
      "message": "Back project version to 3.3.0-SNAPSHOT\n\nRelease 3.3.0 - was canceled\n"
    },
    {
      "commit": "d68c0702ecf4f9a93caf0c642107b7cd81f28305",
      "tree": "253248211604948d0f063361b23bdead6556117e",
      "parents": [
        "cbdc4a7c483bbadff6e28ca48d2be80237780f05"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 28 08:18:47 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 08:18:47 2025 -0600"
      },
      "message": "Simplify code (#1429)\n\n* Simplify code\n\n* simplify"
    },
    {
      "commit": "cbdc4a7c483bbadff6e28ca48d2be80237780f05",
      "tree": "29f96e9541320e7ce097c9e1977a4a3ecfe9c1bc",
      "parents": [
        "f4ebb990b1628f34bdf821aea3f3b6f355f270b3"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@ibiblio.org",
        "time": "Fri Nov 28 06:30:01 2025 -0600"
      },
      "committer": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@ibiblio.org",
        "time": "Fri Nov 28 06:30:01 2025 -0600"
      },
      "message": "Revert \"Remove old-styule plexus annotation\"\n\nThis reverts commit f4ebb990b1628f34bdf821aea3f3b6f355f270b3.\n"
    },
    {
      "commit": "f4ebb990b1628f34bdf821aea3f3b6f355f270b3",
      "tree": "c790f0553d9a8b4a3fe0cd0efe0a8a81a2dd6cc2",
      "parents": [
        "fd70c9c317e69289e80983836d44b84b88c3e60a"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@ibiblio.org",
        "time": "Fri Nov 28 06:29:00 2025 -0600"
      },
      "committer": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@ibiblio.org",
        "time": "Fri Nov 28 06:29:00 2025 -0600"
      },
      "message": "Remove old-styule plexus annotation\n"
    },
    {
      "commit": "fd70c9c317e69289e80983836d44b84b88c3e60a",
      "tree": "29f96e9541320e7ce097c9e1977a4a3ecfe9c1bc",
      "parents": [
        "e45c6b2cf8908ff310bd7f0bf945e01d4ab66388"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Nov 27 14:14:19 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 27 14:14:19 2025 -0600"
      },
      "message": "Fix spelling typo (#1431)\n\n"
    },
    {
      "commit": "e45c6b2cf8908ff310bd7f0bf945e01d4ab66388",
      "tree": "8e13bc19589483a74c9253db439d1f0e5c50cabc",
      "parents": [
        "9a7c1d2e25957cef7c6f1bc43115a8f04116071c"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Nov 27 05:51:27 2025 -0600"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 27 05:51:27 2025 -0600"
      },
      "message": "Prefer JDK join method (#1428)\n\n"
    },
    {
      "commit": "9a7c1d2e25957cef7c6f1bc43115a8f04116071c",
      "tree": "8fa0592a62d125b384a9202b79cbec3cd1cb2193",
      "parents": [
        "6c939c4a6eeca8b5e3c72f6200f800e2a87cdaf2"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:51:18 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:51:18 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "6c939c4a6eeca8b5e3c72f6200f800e2a87cdaf2",
      "tree": "ecdcb60f12675cea959952248b26df5efabf1b10",
      "parents": [
        "fce02a779a3bfd0eb817efea4b6b380302ef8002"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:51:10 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:51:10 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-release-3.3.0\n"
    },
    {
      "commit": "fce02a779a3bfd0eb817efea4b6b380302ef8002",
      "tree": "16ebb4f5732dbe01d02091f4a4c7087844fc7d7e",
      "parents": [
        "5106eb1936a9aa03515792170c897050a5647429"
      ],
      "author": {
        "name": "Harsh Mehta",
        "email": "harshmehta010102@gmail.com",
        "time": "Tue Nov 25 15:51:56 2025 +0530"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:20:16 2025 +0100"
      },
      "message": "[DOCS] Update Javadoc return tags in ReleaseDescriptor.java\n\nSigned-off-by: Harsh Mehta \u003charshmehta010102@gmail.com\u003e\n"
    },
    {
      "commit": "5106eb1936a9aa03515792170c897050a5647429",
      "tree": "e65863887dd2a4d7fb2fa3c361d9c9585fa81605",
      "parents": [
        "36438a68d8ff6e3bb14ab6cca264d429990985df"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 21 08:48:35 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 26 23:02:31 2025 +0100"
      },
      "message": "Introduce new SemVer policies\n\n- add more SemVer implementations\n- improve documentation\n- improve tests for version policies\n"
    },
    {
      "commit": "36438a68d8ff6e3bb14ab6cca264d429990985df",
      "tree": "f83f4c1c4c3adea6eccd88d6fbcd5c6fe06c0b06",
      "parents": [
        "0ef2b83e2a13fd23c2575185f676745c0e469b01"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 21 16:44:03 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Nov 24 20:06:45 2025 +0100"
      },
      "message": "Remove manual configuration for plugin requirementsHistories\n\nNow it is resolved by plugin-tools\n"
    },
    {
      "commit": "0ef2b83e2a13fd23c2575185f676745c0e469b01",
      "tree": "5e7f91656886f49c6ccaa9d8c1629869ed50746c",
      "parents": [
        "f0313fc6f142e1b6b547f54fe8ea0687981feb16"
      ],
      "author": {
        "name": "Harsh Mehta",
        "email": "harshmehta010102@gmail.com",
        "time": "Sun Nov 09 15:19:48 2025 +0530"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Nov 20 08:54:20 2025 +0100"
      },
      "message": "[DOCS] Correct misleading @return descriptions in Javadoc\n"
    },
    {
      "commit": "f0313fc6f142e1b6b547f54fe8ea0687981feb16",
      "tree": "c1523483a480cc903ece3d7e06fb456c141692de",
      "parents": [
        "0856b129941a9e0137e6d30f02b059bd2fc0749e"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Wed Nov 19 00:11:12 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Nov 19 14:57:03 2025 +0100"
      },
      "message": "Check all project parents for SCM information.\n\nDuring the project transformation, we need to verify all parent projects.\nOtherwise, modules at deeper levels may have an SCM tag added unnecessarily.\n\nfix #1420\n"
    },
    {
      "commit": "0856b129941a9e0137e6d30f02b059bd2fc0749e",
      "tree": "9296a22651df73c975c9b47fa22ad839b4d7ef28",
      "parents": [
        "b10f9892443641a5b6e8bd8c849d0d4d8350de96"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed Nov 19 10:56:53 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Wed Nov 19 12:21:26 2025 +0100"
      },
      "message": "Include \"[ci skip]\" by default in scmReleaseCommitComment\n\nThis leads to skipping this commit from auto-building with most CI/CD\nsystems.\nCompare with\nhttps://docs.github.com/en/actions/how-tos/manage-workflow-runs/skip-workflow-runs,\nhttps://docs.gitlab.com/ci/pipelines/#skip-a-pipeline and\nhttps://plugins.jenkins.io/scmskip/\n\nThis closes #1422"
    },
    {
      "commit": "b10f9892443641a5b6e8bd8c849d0d4d8350de96",
      "tree": "72c4755ed6e64a74609f2cf270ef0d04b4ecc543",
      "parents": [
        "f767c4c48959e65f2b5607fc4615eb836df2ea76"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 18 06:00:19 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 18 06:00:19 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#1419)\n\nBumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "f767c4c48959e65f2b5607fc4615eb836df2ea76",
      "tree": "afe4697d51a7b8564eaf7bbc1b06249843a12446",
      "parents": [
        "dc6846e0eb435adb495eaaeedc4326ae47e50f37"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 04:05:54 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 22:26:08 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1\n\nBumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.4 to 1.5.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.4...plexus-interactivity-1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interactivity-api\n  dependency-version: 1.5.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "dc6846e0eb435adb495eaaeedc4326ae47e50f37",
      "tree": "ff5c20ab72cedba9ee7a1c0387bc90355f668ca3",
      "parents": [
        "b81806cf6d467905dd6fef450b821ee9db44dc41"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 04:06:17 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 22:25:45 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": "b81806cf6d467905dd6fef450b821ee9db44dc41",
      "tree": "9d37f24fb35e1da68e875b9571e50c2f48dc375c",
      "parents": [
        "3cf1076cd27babaa31e2096416a57713db3681bd"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 09 17:27:37 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Nov 10 18:02:05 2025 +0100"
      },
      "message": "Migrate JUnit 3/4 to JUnit 5\n"
    },
    {
      "commit": "3cf1076cd27babaa31e2096416a57713db3681bd",
      "tree": "6f3fc599c2961d34788e50cb612c7abee29ac11d",
      "parents": [
        "abdc76da7115ebdce28ba1257df42ba9bb641f72"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 09 19:04:10 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 09 21:35:57 2025 +0100"
      },
      "message": "Add tag-template to release-drafter configuration\n"
    },
    {
      "commit": "abdc76da7115ebdce28ba1257df42ba9bb641f72",
      "tree": "9a7a78b54bb1173cb7174a74f6919bdcdc940314",
      "parents": [
        "7b7a48e681e262cc4d60ca8f4e2fce8e953b5260"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Nov 08 11:15:59 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Nov 09 13:18:31 2025 +0100"
      },
      "message": "Fix assertions and cleanups in Mojo Tests\n"
    },
    {
      "commit": "7b7a48e681e262cc4d60ca8f4e2fce8e953b5260",
      "tree": "e6ffed345c7d9159e1aaa5aff1a42a105f669d4a",
      "parents": [
        "fd5ddd4890ebccc17597b558bea682b9712808fb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 07 07:50:42 2025 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 07 16:55:53 2025 +0100"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0\n\nBumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.4 to 2.11.0.\n- [Release notes](https://github.com/xmlunit/xmlunit/releases)\n- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)\n- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.4...v2.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.xmlunit:xmlunit-core\n  dependency-version: 2.11.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": "fd5ddd4890ebccc17597b558bea682b9712808fb",
      "tree": "00b45b89eff2518b9809457a11a3bfd5c62f6c80",
      "parents": [
        "bfecd2ce952ca58913a8e886bd5f5453293b7af6"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 07 12:06:53 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 07 12:06:53 2025 +0000"
      },
      "message": "Declare used dependencies (#1407)\n\n"
    },
    {
      "commit": "bfecd2ce952ca58913a8e886bd5f5453293b7af6",
      "tree": "12315c457e8a1801d37cdd2328750ca37ee61695",
      "parents": [
        "c8d58e746b227ef66fb7f2a2434a63dc4671366f"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Nov 07 12:06:33 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 07 12:06:33 2025 +0000"
      },
      "message": "Fix Javadoc issues per Oracle conventions (#1408)\n\n* Fix Javadoc issues per Oracle conventions\n\n* spotless"
    },
    {
      "commit": "c8d58e746b227ef66fb7f2a2434a63dc4671366f",
      "tree": "4f1473d3636d0fd8f1591456b0e1d2a0a7181b16",
      "parents": [
        "efe9e6d6a88ab8e6a2abe8cc275456d0c10efbc0"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Wed Nov 05 08:07:58 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Nov 07 08:47:01 2025 +0100"
      },
      "message": "Migrate JUnit 3/4 to JUnit 5\n"
    },
    {
      "commit": "efe9e6d6a88ab8e6a2abe8cc275456d0c10efbc0",
      "tree": "3263c80844f25f98a1759a79e8db7ac09583bdde",
      "parents": [
        "cd2565633ff8b40c8bbe12913ae962eea6209b4c"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "slawomir.jaranowski@payu.com",
        "time": "Tue Nov 04 21:57:16 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Nov 06 00:11:46 2025 +0100"
      },
      "message": "Use Maven 3.9.11 in dependencies, still required 3.6.3\n"
    },
    {
      "commit": "cd2565633ff8b40c8bbe12913ae962eea6209b4c",
      "tree": "9fdd963fbd1711dc47ed54a93606392360fb2312",
      "parents": [
        "66073213f36d26760cf78eeb3be13586d429b0f6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Nov 01 09:56:55 2025 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Tue Nov 04 19:53:23 2025 +0100"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness\n\nBumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness\n  dependency-version: 3.4.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": "66073213f36d26760cf78eeb3be13586d429b0f6",
      "tree": "3573c36f3fbc7e094e4533bba4fe6260a58fb210",
      "parents": [
        "167c489c26ff9c2d5aa1e20fdaaa732b9351865b"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 18:13:33 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 18:13:33 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "167c489c26ff9c2d5aa1e20fdaaa732b9351865b",
      "tree": "05cd950e7f455641704f29789a9de84d3b4f7abd",
      "parents": [
        "0ab10be84e4b0d0d3cf22a02efdbdbe09ec2a5e4"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 18:13:26 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 18:13:26 2025 +0100"
      },
      "message": "[maven-release-plugin] prepare release maven-release-3.2.0\n"
    },
    {
      "commit": "0ab10be84e4b0d0d3cf22a02efdbdbe09ec2a5e4",
      "tree": "18ee3d53df96070cc7b64899f632c82bfebab2cc",
      "parents": [
        "f06aaa2f332f87e390f398785c7435aee4fa8229"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 17:11:13 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 17:11:13 2025 +0100"
      },
      "message": "Improve javadoc for parameter \"pushChanges\""
    },
    {
      "commit": "f06aaa2f332f87e390f398785c7435aee4fa8229",
      "tree": "5b35b61117868d99cc5d522d163db181ce24e454",
      "parents": [
        "bf44cbeaa61d41863c672b2aa874c35320f542f1"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 16:49:42 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Nov 04 16:49:42 2025 +0100"
      },
      "message": "Add links to Javadocs for SCM authentication"
    },
    {
      "commit": "bf44cbeaa61d41863c672b2aa874c35320f542f1",
      "tree": "afba4108086a4aa6fe67eefda61d1e24f266ee6d",
      "parents": [
        "71db7e55ead003ce755a0e621a18fe165017c121"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Nov 03 19:22:32 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Tue Nov 04 10:59:13 2025 +0100"
      },
      "message": "Site: Convert APT to Markdown\n\nUsed \"java -jar doxia-converter-1.4-SNAPSHOT-shaded.jar -from apt -to\nmarkdown -in apt -out markdown\""
    },
    {
      "commit": "71db7e55ead003ce755a0e621a18fe165017c121",
      "tree": "b0b812032d1b26411c50ff674e391f6e591e3894",
      "parents": [
        "46a6026700d3744a305f941c306cab5c89bccfe7"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Nov 03 19:08:03 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Tue Nov 04 10:59:13 2025 +0100"
      },
      "message": "Move to match target converter format MARKDOWN with doxia-converter\n"
    },
    {
      "commit": "46a6026700d3744a305f941c306cab5c89bccfe7",
      "tree": "791535f89bbd3a2d1b5fcaa797df9441814d8378",
      "parents": [
        "b3d49dc70db1687d26b51e0bd47cf5cc8a3e0262"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Nov 04 02:49:13 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 04 02:49:13 2025 +0100"
      },
      "message": "`PlexusFileUtils` Refaster recipes (#1403)\n\n\n\nCo-authored-by: Moderne \u003cteam@moderne.io\u003e"
    },
    {
      "commit": "b3d49dc70db1687d26b51e0bd47cf5cc8a3e0262",
      "tree": "0a79f1af34285ee160b7e4acc793170d5057f1c1",
      "parents": [
        "ce76e9f7bcb4bf5fd51851f3bfd8ae2fa4cbdb64"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@gmail.com",
        "time": "Tue Nov 04 02:44:36 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 04 02:44:36 2025 +0100"
      },
      "message": "`PlexusStringUtils` Refaster recipes (#1404)\n\n\n\nCo-authored-by: Moderne \u003cteam@moderne.io\u003e"
    },
    {
      "commit": "ce76e9f7bcb4bf5fd51851f3bfd8ae2fa4cbdb64",
      "tree": "ef084353f5b00bb0e43c3f60d68fcb9a409d143f",
      "parents": [
        "0ef78fd81a46cc34e5f92d06f6afef31d3085c2e"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Nov 01 11:34:37 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Nov 03 17:28:54 2025 +0100"
      },
      "message": "Update site descriptor to 2.0.0\n"
    },
    {
      "commit": "0ef78fd81a46cc34e5f92d06f6afef31d3085c2e",
      "tree": "f07e41e6750c6e6b7b5d8dcce8b615530e9f995d",
      "parents": [
        "dfe917c409b4c4016015009221a546f3bbef7f0c"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Oct 31 22:21:42 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Nov 01 10:55:28 2025 +0100"
      },
      "message": "Bump parent from 42 to 45\n\n- bump parent\n- fix checkstyle issues\n- fix ITs\n- disable ci-friendly-multi-module IT for Maven 4\n"
    },
    {
      "commit": "dfe917c409b4c4016015009221a546f3bbef7f0c",
      "tree": "be6236953f73ca076395d9331c40b982a6b791c9",
      "parents": [
        "a798fcc127b9aef3d25a15cd8b6a9d7ba7d581ab"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 26 17:07:26 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Oct 26 17:07:26 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#1392)\n\nBumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a798fcc127b9aef3d25a15cd8b6a9d7ba7d581ab",
      "tree": "76d06a3ae81d040bff8e8cf9d35098b76c4889c8",
      "parents": [
        "fd3a6a1643932bbccb42ce69e78a78645f300d3b"
      ],
      "author": {
        "name": "Marcono1234",
        "email": "Marcono1234@users.noreply.github.com",
        "time": "Tue Sep 02 23:51:09 2025 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Wed Oct 08 18:11:43 2025 +0200"
      },
      "message": "(doc) Add FAQ entry for using custom deploy plugin"
    },
    {
      "commit": "fd3a6a1643932bbccb42ce69e78a78645f300d3b",
      "tree": "9718d0745bd69dc7319219c42f84872eccf01b4c",
      "parents": [
        "1f4ad88f54b5d7ab6bcb7fbb7e608ea07ea6b657"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 26 04:03:28 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 28 12:05:18 2025 +0200"
      },
      "message": "Bump scmVersion from 2.1.0 to 2.2.1\n\nBumps `scmVersion` from 2.1.0 to 2.2.1.\n\nUpdates `org.apache.maven.scm:maven-scm-api` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/apache/maven-scm/releases)\n- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.1.0...v2.2.1)\n\nUpdates `org.apache.maven.scm:maven-scm-manager-plexus` from 2.1.0 to 2.2.1\n\nUpdates `org.apache.maven.scm:maven-scm-providers-standard` from 2.1.0 to 2.2.1\n\nUpdates `org.apache.maven.scm:maven-scm-provider-svn-commons` from 2.1.0 to 2.2.1\n\nUpdates `org.apache.maven.scm:maven-scm-test` from 2.1.0 to 2.2.1\n- [Release notes](https://github.com/apache/maven-scm/releases)\n- [Commits](https://github.com/apache/maven-scm/compare/maven-scm-2.1.0...v2.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.scm:maven-scm-api\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-manager-plexus\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-providers-standard\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-provider-svn-commons\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.scm:maven-scm-test\n  dependency-version: 2.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1f4ad88f54b5d7ab6bcb7fbb7e608ea07ea6b657",
      "tree": "13e839962994e5faa86d1d556df7709066e2e76b",
      "parents": [
        "7f60b4e5c4824e997158f400e640371807d39914"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Sep 16 19:08:20 2025 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Wed Sep 17 15:31:52 2025 +0200"
      },
      "message": "Switch to version 3.2.0-SNAPSHOT\n\nDue to new features, e.g. introduced with\nhttps://github.com/apache/maven-release/issues/1384"
    },
    {
      "commit": "7f60b4e5c4824e997158f400e640371807d39914",
      "tree": "c851f6311f94871b6d3eaa972ad269c26277fa56",
      "parents": [
        "e88cec2c4da6405a884f0cdca0b0e9038086b0b3"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Aug 05 11:40:46 2025 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Tue Sep 16 19:03:00 2025 +0200"
      },
      "message": "Add \"serverId\" and \"privateKey\" SCM parameters\n\nSeparate abstract classes for read and write SCM operation\n\nThis closes #1384"
    },
    {
      "commit": "e88cec2c4da6405a884f0cdca0b0e9038086b0b3",
      "tree": "242064cb6485fd45947a8e4e78e1df40c7d9673c",
      "parents": [
        "65913c026c54ba9ab5b6169db9149c25721df0ea"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 15 11:21:26 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 15 11:21:26 2025 +0200"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4 (#1389)\n\nBumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.3 to 2.10.4.\n- [Release notes](https://github.com/xmlunit/xmlunit/releases)\n- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)\n- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.3...v2.10.4)\n\n---\nupdated-dependencies:\n- dependency-name: org.xmlunit:xmlunit-core\n  dependency-version: 2.10.4\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": "65913c026c54ba9ab5b6169db9149c25721df0ea",
      "tree": "887cfbab5dcf349a225648c7ae5ae90d71c4464a",
      "parents": [
        "8d1f0b95b555a286a6dadde8ec666f25866af625"
      ],
      "author": {
        "name": "Sebastian Tiemann",
        "email": "setie@mailbox.org",
        "time": "Tue Sep 09 15:11:43 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 09 15:11:43 2025 +0200"
      },
      "message": "feat: enable prevent branch protection rules (#1387)\n\n* feat: enable prevent branch protection rules\n\n* chore: remove commented notification settings\n\n* Revert \"chore: remove commented notification settings\"\n\nThis reverts commit f17f6f1196d2bdd5f5b9be52e836d57857fd8653.\n\n* chore: uncommented notification settings"
    },
    {
      "commit": "8d1f0b95b555a286a6dadde8ec666f25866af625",
      "tree": "5eabb149a91d7cc3251b13444bbf9b914b2571cb",
      "parents": [
        "c8cd8f0cd3d2eb88b234cd4771bb358224572d5e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 22 04:08:24 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Aug 22 21:41:23 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": "c8cd8f0cd3d2eb88b234cd4771bb358224572d5e",
      "tree": "2c73761c797bb46b559cda61deb7a692c910d9c7",
      "parents": [
        "b5d5fb25d0c9363dab1fc519748d2730089e7b0a"
      ],
      "author": {
        "name": "Noah Tayebwa",
        "email": "ndacyayinoah@gmail.com",
        "time": "Tue Aug 05 07:07:44 2025 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 05 14:07:44 2025 +1000"
      },
      "message": "Add Apache 2.0 LICENSE file (#1379)\n\n"
    },
    {
      "commit": "b5d5fb25d0c9363dab1fc519748d2730089e7b0a",
      "tree": "fb68be7e280446d16150b97c7c53d1f21c38076c",
      "parents": [
        "c2cb22c768466161bb8b5f3cc6a0fa6ebd9b573b"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Jul 29 08:49:03 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 29 08:49:03 2025 +0200"
      },
      "message": "MRELEASE-1109 full support of CI Friendly expressions\n\n\n---------\nCo-authored-by: Mikhail Kolesnikov \u003cm.kolesnikov@id-mt.ru\u003e\nCo-authored-by: mkolesnikov \u003cmikhail_kolesnikov@outlook.com\u003e"
    },
    {
      "commit": "c2cb22c768466161bb8b5f3cc6a0fa6ebd9b573b",
      "tree": "6de6b757e119d91390d34d3677ace858e6176f86",
      "parents": [
        "c9f55c2b2c7549faf23f8b5dad3eef064fb913e7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 10 06:34:12 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 10 06:34:12 2025 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#1378)\n\nBumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.18.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "c9f55c2b2c7549faf23f8b5dad3eef064fb913e7",
      "tree": "219ad2b09c723fef57af60ff730c2fd5786aa66c",
      "parents": [
        "e42e302eba507f04609b41fa883b9e3d105e41dd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 07 04:39:05 2025 +0000"
      },
      "committer": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 20 07:59:35 2025 +0000"
      },
      "message": "Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4\n\nBumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.3 to 1.4.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.3...plexus-interactivity-1.4)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interactivity-api\n  dependency-version: \u00271.4\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": "e42e302eba507f04609b41fa883b9e3d105e41dd",
      "tree": "adf40f3852b316c8e5c093b598c3ca63623f190b",
      "parents": [
        "a77617c1d18c1765b3e8e9e45606523bb9874adc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 07 04:39:17 2025 +0000"
      },
      "committer": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 20 07:59:20 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": "a77617c1d18c1765b3e8e9e45606523bb9874adc",
      "tree": "98010436dc527abc62c5d5690fa51d8f0d3f0953",
      "parents": [
        "90746ba5fc6106a13b8ad478e26194fba66227dc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 20 04:49:08 2025 +0000"
      },
      "committer": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 20 07:59:07 2025 +0000"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.3\n\nBumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.1 to 2.10.3.\n- [Release notes](https://github.com/xmlunit/xmlunit/releases)\n- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)\n- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.1...v2.10.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.xmlunit:xmlunit-core\n  dependency-version: 2.10.3\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "90746ba5fc6106a13b8ad478e26194fba66227dc",
      "tree": "3f5e4654f1846a25495246bb1b00400bc05ae828",
      "parents": [
        "87f44abd389d9fc6d7cd28b247634a99ee3b5cc1"
      ],
      "author": {
        "name": "Piotrek Żygieło",
        "email": "11896137+pzygielo@users.noreply.github.com",
        "time": "Fri Jun 20 09:58:46 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 20 17:58:46 2025 +1000"
      },
      "message": "Remove unused local variables (#245)\n\n* Remove unused local variables\n\n* Convert method to not return anything\n\n---------\n\nCo-authored-by: Piotrek Żygieło \u003cpzygielo@users.noreply.github.com\u003e"
    },
    {
      "commit": "87f44abd389d9fc6d7cd28b247634a99ee3b5cc1",
      "tree": "81711ea929a92c62d9aacfc4d3821699d92497f4",
      "parents": [
        "0d3d0596e987af081d2b6d0db91484685b4909a7"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Jun 20 08:57:36 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Jun 20 08:57:36 2025 +1000"
      },
      "message": "get rid of jira and notifications\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "0d3d0596e987af081d2b6d0db91484685b4909a7",
      "tree": "13d98000be7aa3f4bcef3bc4947cdb229b6c2507",
      "parents": [
        "5289a986cc8493c86026f5b6aee60fcb3ea57714"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 19 17:06:13 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 19 17:06:13 2025 +0200"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 (#242)\n\nBumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.0 to 2.10.1.\n- [Release notes](https://github.com/xmlunit/xmlunit/releases)\n- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)\n- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.10.0...v2.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.xmlunit:xmlunit-core\n  dependency-version: 2.10.1\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": "5289a986cc8493c86026f5b6aee60fcb3ea57714",
      "tree": "5bad0d6a9ae19f0ad076f6b3754c37eb6aa3ad7f",
      "parents": [
        "f8b2c6754172dee53398012b8665160db58850e2"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Mon May 05 21:28:54 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 05 21:28:54 2025 +0200"
      },
      "message": "Github Issues\n\n"
    },
    {
      "commit": "f8b2c6754172dee53398012b8665160db58850e2",
      "tree": "b50a807ea64c46260c2f3f081968fadad816b112",
      "parents": [
        "3785a9d6a6c3fa7bd8dd900d33a3a6be32ef2a13"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Feb 15 19:23:34 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 15 19:23:34 2025 +0100"
      },
      "message": "[MNGSITE-529] Rename \"Goals\" to \"Plugin Documentation\"\n\n"
    },
    {
      "commit": "3785a9d6a6c3fa7bd8dd900d33a3a6be32ef2a13",
      "tree": "9a914bd0086a60cf1aafe7d0f620703565d2552e",
      "parents": [
        "d4d737bb927f82176ca3997aaf640c55a079b3fe"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Feb 03 17:24:54 2025 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Mon Feb 10 18:10:40 2025 +0100"
      },
      "message": "[MRELEASE-1160] Consider releaseDescriptor\u0027s pushChanges for\ngetConfiguratedRepository"
    },
    {
      "commit": "d4d737bb927f82176ca3997aaf640c55a079b3fe",
      "tree": "e624a0515df8cd55ab807fe9b18f304d46c06331",
      "parents": [
        "f466960f1ec4e5634e322837eb4d228b334f9518"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sun Dec 15 00:11:47 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 15 00:11:47 2024 +0000"
      },
      "message": "Convert to Guice constructor injection (#236)\n\n"
    },
    {
      "commit": "f466960f1ec4e5634e322837eb4d228b334f9518",
      "tree": "cb5b4134eea338bb7fd9da1895a21fd83c315897",
      "parents": [
        "4724a956621a5aff849b74193c85c1bed313c4a0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 02 04:20:22 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Dec 14 21:58:47 2024 +0100"
      },
      "message": "Bump org.hamcrest:hamcrest-core from 2.2 to 3.0\n\nBumps [org.hamcrest:hamcrest-core](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-core\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "4724a956621a5aff849b74193c85c1bed313c4a0",
      "tree": "7f8909d9bdcd6f87d977ad049a1843f4b62bc443",
      "parents": [
        "6d9e5e76f78c7afebac56beeb33fd59b92fc8b87"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 02 04:20:16 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Dec 14 21:58:31 2024 +0100"
      },
      "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:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "6d9e5e76f78c7afebac56beeb33fd59b92fc8b87",
      "tree": "5be57fad3656d415d3b74662de318113abd5275b",
      "parents": [
        "5ed2bcc656c608f5829d4a657c685b40174ecb82"
      ],
      "author": {
        "name": "wuwen",
        "email": "wuwen.55@aliyun.com",
        "time": "Sat Dec 14 03:30:18 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 13 19:30:18 2024 +0000"
      },
      "message": "[MRELEASE-1054] Support for excluding submodules changes. (#196)\n\n* [MRELEASE-1054] Support for excluding submodules changes.\r\n\r\n* [MRELEASE-1054] Add some unit test cases."
    },
    {
      "commit": "5ed2bcc656c608f5829d4a657c685b40174ecb82",
      "tree": "c092eac6511a19be7a546675520a65c8d8f81033",
      "parents": [
        "e2745edcc2e6ced132a4fec2e9648d54e2bb895e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 30 04:51:53 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 13 20:40:13 2024 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0\n\nBumps org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "e2745edcc2e6ced132a4fec2e9648d54e2bb895e",
      "tree": "832e73ebd73efb258dbb9297be4af69426cd8d64",
      "parents": [
        "b95c97c6fc6a12cb0130e994a959ab2a0f3c280c"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Sep 24 10:04:44 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 24 10:04:44 2024 +0200"
      },
      "message": "[MRELEASE-1154] Never fail for unresolvable version expressions (#230)\n\nImprove exception message for unresolvable version expressions\r\nRefactor code and add tests"
    },
    {
      "commit": "b95c97c6fc6a12cb0130e994a959ab2a0f3c280c",
      "tree": "74ee371992058475ee04b00710fd2eb8c5a7c551",
      "parents": [
        "befc7786bc5c14b2b8b15e9ad74e6967e1c8c30c"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue Sep 24 09:56:43 2024 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 24 09:56:43 2024 +0200"
      },
      "message": "Disable auto-generated JIRA comments from GitHub (#232)\n\n"
    },
    {
      "commit": "befc7786bc5c14b2b8b15e9ad74e6967e1c8c30c",
      "tree": "dc8d53bc83eacc653ab5ff9baf83a5d6ad0a4d15",
      "parents": [
        "dfff7b65e98de3e9e0109869e6c5a1b1b1f4667a"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:21:05 2024 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Mon Aug 19 01:21:05 2024 +0200"
      },
      "message": "use new Reproducible Central badge endpoint\n"
    },
    {
      "commit": "dfff7b65e98de3e9e0109869e6c5a1b1b1f4667a",
      "tree": "189d6c6c17f706fd793b2e3eb3eecddc70729932",
      "parents": [
        "1049017313954821fc332c05a43a985dd00cea4d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 18 04:42:54 2024 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sat Jul 27 18:49:30 2024 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0\n\nBumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1049017313954821fc332c05a43a985dd00cea4d",
      "tree": "c21a609db2cb27153c60fa28f64adb4a64f86e5d",
      "parents": [
        "4f350d44478d2bf72a8da60395e0c1d1e045369a"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 20:14:15 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 20:14:15 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "4f350d44478d2bf72a8da60395e0c1d1e045369a",
      "tree": "21ab61783aa6f51f7e771a61b5b459bf206967bb",
      "parents": [
        "06f6de43312ee6cab4ec1a194781a61c5db5bdf9"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 20:14:04 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 20:14:04 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-release-3.1.1\n"
    },
    {
      "commit": "06f6de43312ee6cab4ec1a194781a61c5db5bdf9",
      "tree": "70932ef67d987c5d675d82b89a62287761804e93",
      "parents": [
        "985d0bcd3f9bd28fc8e78e9c0744abe66aeea7ef"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 19:43:40 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Jul 11 19:45:21 2024 +0200"
      },
      "message": "[MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac209eeb4c29ce) due to a regression\n\nThis reverts commit 8dfcb47996320af5e6f0b2d50eac209eeb4c29ce.\n\nThis closes #224\n"
    },
    {
      "commit": "985d0bcd3f9bd28fc8e78e9c0744abe66aeea7ef",
      "tree": "4fbf8d6c65fddf2a2eaead0600685eea43252207",
      "parents": [
        "47e94b43951778aa9cca7ebd960aa114efa9931a"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 29 12:46:49 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Sat Jun 29 12:46:49 2024 +0200"
      },
      "message": "[MRELEASE-1149] Current release of the plugin has configuration docs missing\n"
    }
  ],
  "next": "47e94b43951778aa9cca7ebd960aa114efa9931a"
}
