)]}'
{
  "log": [
    {
      "commit": "558cfd4e641788d4162e0fa474c106cd7a42973e",
      "tree": "2dbd155283927c37820fe9994669bf1d758a0ccf",
      "parents": [
        "68a599ba7c654e657a8728a7324309427559a36b"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Sep 10 13:10:12 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Sep 10 14:17:33 2026 +0200"
      },
      "message": "Point the document renderers at getOutputPath()\n\nTwo of them delegated getOutputPath() back to the deprecated getOutputName(),\nwhich is what the interface default already does, so nothing had moved. The\nvalue now sits in getOutputPath() and the deprecated method delegates to it.\n"
    },
    {
      "commit": "68a599ba7c654e657a8728a7324309427559a36b",
      "tree": "377f628fd3f9d28be1eded5ad5261764286692a1",
      "parents": [
        "7f01605fca3a61fc6dfc900f2bdabc4c205be0d8"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Sep 10 14:02:25 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Sep 10 14:16:49 2026 +0200"
      },
      "message": "Implement getOutputPath() in the report fixtures\n\nThese are the examples a plugin author copies, so they should show the pattern\nthe guide asks for rather than the deprecated method.\n"
    },
    {
      "commit": "7f01605fca3a61fc6dfc900f2bdabc4c205be0d8",
      "tree": "6fd13f8c8320abc086f088445e216baf9c300fe6",
      "parents": [
        "0a69f769fd08e3a79981b3d7869cf7c91cc247a3"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Sep 09 21:22:59 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Sep 10 12:36:24 2026 +0200"
      },
      "message": "Document the Doxia 2 migration and upgrade the ITs to Fluido Skin 2.1.0\n\nThe skin the ITs pin drives what the assertions may look for: Fluido Skin\n2.1.0 drops the externalLink class (MSKINS-262), so MSITE-159 now matches the\nanchor without it. Do not restore the class to the assertion; check the skin\nversion first.\n\nThe testingFluidoSkinVersion filter property has been undefined since\nMSITE-1009 renamed it back.\n"
    },
    {
      "commit": "0a69f769fd08e3a79981b3d7869cf7c91cc247a3",
      "tree": "988bf37bde4508b7d1189f707ab7e7a4efb462d3",
      "parents": [
        "e6432398181c5c1ecfba78b67790b4852cce8e90"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 08 06:13:07 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 08 06:13:07 2026 +0200"
      },
      "message": "Bump org.apache.maven.scm:maven-scm-api from 2.1.0 to 2.2.1 (#1305)\n\nBumps [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) 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...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e6432398181c5c1ecfba78b67790b4852cce8e90",
      "tree": "4d0cdf90eb1e26eec01c2251ba741bb1e0ef57cb",
      "parents": [
        "5ad8c70fff69264222aefd288c63920817180f30"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 31 00:26:22 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 06 22:02:12 2026 +0200"
      },
      "message": "[MSITE-1033] Address review feedback: handle malformed SCM URLs, bracketed IPv6, and port check\n"
    },
    {
      "commit": "5ad8c70fff69264222aefd288c63920817180f30",
      "tree": "8c0c0b69128ca9512cfdf392dd36e1a0e3bda551",
      "parents": [
        "f09812350e0ade77691591e6afd9a5f6144cafe3"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Aug 19 08:10:24 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Sep 06 22:02:12 2026 +0200"
      },
      "message": "[MSITE-1033] Detect inheritance for SCM site URLs\n\ngetTopLevelProject compares distributionManagement.site.url through\nURIPathDescriptor.sameSite(), which needs a hierarchical URI. An SCM URL\nsuch as scm:git:https://github.com/org/repo.git is opaque, so scheme,\nhost and port all parse as scm, null and -1, every SCM URL matches every\nother, and a project inherits a top level project it shares nothing with.\n\nUnwrap the provider specific part first, through ScmUrlUtils, converting\nSCP-like git@host:path to ssh://host/path and normalising svn https to\nhttp so the two access schemes of one repository still match.\n\nUnwrapping alone is not enough. Two repositories on one forge share\nscheme, host and port, so sameSite() still calls them one site. For SCM\nURLs the path names the repository, so require the host to match and the\nchild path to lie under the parent path, comparing whole segments so that\n/foo does not contain /foobar.\n\nDeployment URLs keep sameSite() unchanged. The site-inheritance IT covers\na child that sits at an unrelated path on the same server and is still\nstaged as part of its parent\u0027s site, and that stays true.\n\nVerified: with 3.22.1-SNAPSHOT, plexus-xml, a single module project whose\nsite URL is an SCM URL, stages into target/staging with 216 files, where\n3.22.0 staged into target/staging/../plexus-xml.git with none. All 62\nintegration tests pass.\n"
    },
    {
      "commit": "f09812350e0ade77691591e6afd9a5f6144cafe3",
      "tree": "13de1fd93f830fe91d682c7e5eb5cd030d7b602d",
      "parents": [
        "cad2af8ea87d6e313a01975a037416a6988e008e"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Sep 04 00:46:16 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Sep 04 15:56:36 2026 +0200"
      },
      "message": "Drop the wagon-webdav-jackrabbit test dependency\n\nThe tests only needed a wagon that speaks the dav: hint and copies a\ndirectory, so they now use a small HTTP PUT wagon of their own instead of\npulling in jackrabbit-webdav 2.14.4 and HttpClient 4. Declaring\nsisu-maven-plugin is what makes the test component discoverable: it\nactivates the parent\u0027s managed test-index execution.\n\nDo not assume the plugin\u0027s own dav: support is under test here - it never\nwas; the wagon is resolved from the runtime classpath.\n\nVerified: mvn verify -\u003e 3 tests pass, rat/checkstyle/spotless green.\n"
    },
    {
      "commit": "cad2af8ea87d6e313a01975a037416a6988e008e",
      "tree": "b1097b8d3d3a225266e394c5962fd9cb06978bf3",
      "parents": [
        "6d4f817f2ed9e43df5032a164d6392be4f162ef8"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 31 21:04:38 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Sep 04 00:51:22 2026 +0200"
      },
      "message": "Serve site:run with the JDK HTTP server instead of Jetty 9\n\nJetty 9 is end of life: 9.4.58.v20250814 is the last release and future\nCVEs in it will not be fixed publicly. site:run only needs to serve a\ndirectory and render documents on request, which the JDK built-in\ncom.sun.net.httpserver.HttpServer covers, so the Java 8 baseline is kept\nand the whole Jetty dependency tree leaves the pom.\n\nThe test DAV/proxy servers are ported to the JDK HTTP server as well,\nwhich also drops javax.servlet-api.\n\nFixes #1298\n"
    },
    {
      "commit": "6d4f817f2ed9e43df5032a164d6392be4f162ef8",
      "tree": "7003193c9a49eb2d999a516f901409fdde837293",
      "parents": [
        "9ca0b8b35a338c2f112d26344c24469e266cc01e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Aug 24 21:02:21 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Aug 25 08:45:49 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-interactivity-api from 1.5.1 to 1.6.0\n\nBumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.5.1...plexus-interactivity-1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-interactivity-api\n  dependency-version: 1.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": "9ca0b8b35a338c2f112d26344c24469e266cc01e",
      "tree": "248c9c3d57693193250f11575a053aad8f85238b",
      "parents": [
        "e7db0af73656222f1f90ecd6378dfc2188e1a32e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Aug 24 21:02:45 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Aug 25 08:45:39 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0\n\nBumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.1.0 to 1.2.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-i18n/compare/plexus-i18n-1.1.0...plexus-i18n-1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-i18n\n  dependency-version: 1.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "e7db0af73656222f1f90ecd6378dfc2188e1a32e",
      "tree": "93c57e68cbb144ed9b48f2f432b4b70980deeaa7",
      "parents": [
        "fe389bdea6b9f7021aabb87521bdf74889d593f4"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 23 15:22:38 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 24 21:58:53 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.0\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.12.0 to 4.14.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.12.0...plexus-archiver-4.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.14.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n..."
    },
    {
      "commit": "fe389bdea6b9f7021aabb87521bdf74889d593f4",
      "tree": "f16720cbbdb7756f62f18b888bb57b9206d0b438",
      "parents": [
        "e84b22f2744f4157afea443b72946c82dc455a60"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 24 19:08:56 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 24 19:08:56 2026 +0200"
      },
      "message": "Remove the breadcrumb request drafts that fail RAT\n\nNeither file carried an ASF licence header or a rat exclude, so rat-check has\nfailed on master since e84b22f2 and every PR branched after it went red for a\nreason of its own. The request is now tracked in #1300; do not restore these\nfiles to recover the content. The issue chooser already offers BUG.yml and\nFEATURE.yml, so a single request does not belong in ISSUE_TEMPLATE.\n"
    },
    {
      "commit": "e84b22f2744f4157afea443b72946c82dc455a60",
      "tree": "8ca22299aa93e35d34754466f29fe76c3b555e7c",
      "parents": [
        "839d7960867fedff90e70484c856188a64defba4"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Aug 19 18:41:14 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Aug 19 18:41:14 2026 +0200"
      },
      "message": "Create feature request issue for automatic breadcrumb generation from menu hierarchy"
    },
    {
      "commit": "839d7960867fedff90e70484c856188a64defba4",
      "tree": "dd731e8b84a272d2c969c69262da013abb18ece0",
      "parents": [
        "62546a7472a52de2cb8959a5e27b4cadc5be11af"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Aug 19 18:40:19 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Aug 19 18:40:19 2026 +0200"
      },
      "message": "Add breadcrumb feature template"
    },
    {
      "commit": "62546a7472a52de2cb8959a5e27b4cadc5be11af",
      "tree": "f16720cbbdb7756f62f18b888bb57b9206d0b438",
      "parents": [
        "2c017d854326af329964d5bd12fc6caf58c42fef"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 16 12:02:37 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 16 12:07:02 2026 +0200"
      },
      "message": "Drop branch protection for the retired maven-site-plugin-3.12.x line\n\nThe entry has to go before the branch itself can be deleted; leaving it behind\nwould silently re-protect a name that no longer exists."
    },
    {
      "commit": "2c017d854326af329964d5bd12fc6caf58c42fef",
      "tree": "2f051e92bdceed1ec81f2546ce2507031f9f92b7",
      "parents": [
        "01449225b058e901fc4eb6f44e31d019fc90a8e9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Aug 14 07:08:01 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 14 07:08:01 2026 +0200"
      },
      "message": "Bump org.apache.logging.log4j:log4j-api (#1295)\n\nBumps org.apache.logging.log4j:log4j-api from 2.20.0 to 2.25.5.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-version: 2.25.5\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "01449225b058e901fc4eb6f44e31d019fc90a8e9",
      "tree": "e73165481a53b872f28425dd58b52ea8e5618295",
      "parents": [
        "2f9ec6d5957526e7440a82328267641da1f415e4"
      ],
      "author": {
        "name": "Gerd Aschemann",
        "email": "ascheman@apache.org",
        "time": "Tue Jul 21 20:17:17 2026 +0200"
      },
      "committer": {
        "name": "Gerd Aschemann",
        "email": "github@aschemann.net",
        "time": "Mon Aug 10 22:31:14 2026 +0200"
      },
      "message": "Fail clearly when site descriptor has no skin\n\nThe site 2.0.0 descriptor no longer provides a default skin, so a project\nwhose site descriptor declares none made maven-site-plugin fail with a\ncryptic \u0027java.lang.NullPointerException: skin cannot be null\u0027 thrown deep\nin DefaultSiteTool.getSkinArtifactFromRepository (doxia-sitetools), with\nno hint about the cause.\n\nCheck for a null skin in AbstractSiteRenderingMojo before resolving it and\nthrow a MojoExecutionException that explains the site descriptor needs an\nexplicit \u003cskin\u003e (with a maven-fluido-skin example) and points at parent\nsite-descriptor inheritance. Add an integration test that asserts the\nclear message and the absence of the NPE.\n\nFixes #1286\n\nCo-Authored-By: Claude Fable 5 \u003cnoreply@anthropic.com\u003e\n"
    },
    {
      "commit": "2f9ec6d5957526e7440a82328267641da1f415e4",
      "tree": "a9a0d0515acbaef13c833e1ce1a998c14cc30752",
      "parents": [
        "ac164e31d905af3ee4275e1ce693ccc70c3e3a69"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 02:03:00 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 03:11:33 2026 +0200"
      },
      "message": "Convert the FAQ from FML to Markdown\n\ndoxia-converter cannot target FML usefully - the questions come out as\nlink-reference syntax rather than headings, the [top] back-links become\nlinks to a nonexistent \u0027top\u0027 page, and the contents links lose their #\nanchors. The page is written out by hand instead.\n\nExplicit anchors keep the existing deep links working. FML routes every\n\u003cfaq id\u003e through DoxiaUtils.encodeId, which rewrites an id that is not a\nvalid XML name: a space becomes \u0027_\u0027 and any other character becomes its\ndot-prefixed UTF-8 bytes, so \u0027,\u0027 becomes .2C and \u0027?\u0027 becomes .3F. The\n\u003ca name\u003e elements emitted here reproduce that rendered form, not the raw\nattribute, so the live URLs still resolve.\n\nThis file is the only FAQ in the estate whose \u003cpart\u003e elements carry a\n\u003ctitle\u003e. FmlParser.writeFaqs treats a titled part specially: it emits an\nanchor on the part id, renders the title as a section heading, and gives\nthat part its own numbered list restarting at 1. So General and\nSpecific_issues are live anchors in their own right, and the contents is\ntwo lists of 5 and 3 rather than one list of 8. Both are reproduced.\n\nProse double quotes are written as \u0026quot; entities: flexmark\u0027s smart\npunctuation would otherwise turn a straight quote into a typographic one\nand silently change the visible text. That matches the convention\nalready used by the Markdown pages in this repository.\n\nThe one answer that really is a definition list is kept as literal\n\u003cdl\u003e markup rather than flattened into prose.\n\nVerified by building the site before and after and comparing the set of\nanchors the generated faq.html actually serves. All 12 anchors present\nbefore are still present after (20 after, the extra ones being the ids\nDoxia derives from the new headings):\n\n  Can_I_use_entities\n  Can_I_validate_xml\n  General\n  How_do_I_integrate_static_.28X.29HTML_pages_into_my_Maven_site\n  How_to_include_a_custom_Doxia_module.2C_like_Twiki\n  Specific_issues\n  Use_of_url\n  What_is_the_difference_between_mvn_site_and_mvn_site.3Asite\n  Why_do_my_absolute_links_get_translated_into_relative_links\n  Why_don.27t_the_links_between_parent_and_child_modules_work_when_I_run_.22mvn_site.22.3F\n  bodyColumn\n  top\n\nThe \u003chead\u003e is byte-identical, so the title and metadata are unchanged.\nsite.xml needs no edit - src/site/fml/faq.fml and\nsrc/site/markdown/faq.md both render to faq.html.\n\nFML generates a [top] back-link after each answer; those are dropped\nrather than hand-written. The question renders as an h3 heading rather\nthan a definition term. Those are the only rendering losses.\n\nAnchors are written as \u003ca id\u003e, not \u003ca name\u003e: maven-site-plugin 3.21.0 drops\nthe name attribute from inline HTML anchors while 3.22.0 keeps it, and\nXhtml5BaseParser reads Attribute.ID first and only falls back to NAME. id is\nthe primary path and the correct HTML5 form; name on \u003ca\u003e is obsolete.\n\nAn explicit anchor is emitted only where it is actually needed. Doxia already\nderives an id for each heading, and where that derived id is byte-identical to\nthe anchor the site serves today, a second explicit anchor would only produce a\nduplicate id and a \"used more than once\" warning. Three are omitted on that\nbasis - General, Specific_issues, and the \"mvn site\" links question - because\nthe part titles and that question text already encode to exactly those anchors.\nThe rest are kept: their FML ids are slugs like Use_of_url and Can_I_validate_xml\nthat the question text does not reproduce, so the page would lose the URL.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "ac164e31d905af3ee4275e1ce693ccc70c3e3a69",
      "tree": "aed8227472de8f7cde7d0379170a6747464f9c59",
      "parents": [
        "8062ac6c6c6fdcd1000bd98562806b75d45213a4"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 01:44:01 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Aug 10 03:11:33 2026 +0200"
      },
      "message": "Rename the FAQ ahead of converting it\n\nGit records a rename plus a rewrite in one commit as a delete and an\nadd, which stops \u0027git log --follow\u0027. Splitting the rename out keeps the\nhistory. Please merge or rebase rather than squash.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "8062ac6c6c6fdcd1000bd98562806b75d45213a4",
      "tree": "ebd5bbea2359ce73cd978619ecaf7b6b4d8f1f3f",
      "parents": [
        "cb77a49900df6e2507daa1f4228ff34dd3f84a23"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Aug 09 19:31:53 2026 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Sun Aug 09 19:33:48 2026 +0100"
      },
      "message": "XML snippets\n"
    },
    {
      "commit": "cb77a49900df6e2507daa1f4228ff34dd3f84a23",
      "tree": "a47ff859e9f1f5755b707fca2f59aad3ccb2f8d9",
      "parents": [
        "c41ee477596bf43863b5fecb7d57c131d4c152e2"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sun Aug 09 19:27:57 2026 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Sun Aug 09 19:30:58 2026 +0100"
      },
      "message": "split table in 2: Doxia 1 and 2\n"
    },
    {
      "commit": "c41ee477596bf43863b5fecb7d57c131d4c152e2",
      "tree": "08a4488f5cd55802d6ea7235558979d03582d4ac",
      "parents": [
        "310d44b007bb503afe68fcf348a33a39456f3033"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 17:36:46 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 17:59:38 2026 +0200"
      },
      "message": "Convert the i18n page from xdoc to Markdown\n\nConverted with doxia-converter. The YAML front matter is kept: it carries\nthe page\u0027s title and author, which the skin turns into \u003ctitle\u003e and\n\u003cmeta name\u003d\"author\"\u003e.\n\nNothing needed restoring by hand: the page is prose and tables, with no\nimage map, embed or \u003chead\u003e block, so the rendered result is identical.\n\nVerified by rendering the site before and after and comparing the two on\ntitle, author, visible text and every link target.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "310d44b007bb503afe68fcf348a33a39456f3033",
      "tree": "9aae9b4a3f25c5bf516a182b70808019aa2b0f20",
      "parents": [
        "550a956f623bc5b4bc96b9c9316cc71dbfa77183"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 17:34:48 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 17:59:38 2026 +0200"
      },
      "message": "Rename the site document ahead of converting it\n\nGit\u0027s rename detection is similarity-based, so a rename and a rewrite in\none commit is recorded as a delete plus an add and git log --follow stops\nthere. Please merge or rebase rather than squash.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "550a956f623bc5b4bc96b9c9316cc71dbfa77183",
      "tree": "c8c08361529c3ae4bfa8541d5069cf976cce1f27",
      "parents": [
        "a66191432b6c2b67a5f209584855092929942318"
      ],
      "author": {
        "name": "Vaclav Haisman",
        "email": "vhaisman@gmail.com",
        "time": "Sat Aug 08 15:54:28 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 16:00:54 2026 +0200"
      },
      "message": "Migrate legacy plugin Javadoc annotations\n\nReplace legacy Maven Plugin Tools Javadoc tags in the Site Plugin integration-test mojos with maven-plugin-annotations metadata. Add provided annotation dependencies using the filtered Plugin Tools version.\n"
    },
    {
      "commit": "a66191432b6c2b67a5f209584855092929942318",
      "tree": "1bae3eed3d89c9befaeff331fc501a4fd97b7fb5",
      "parents": [
        "8440d64aea76fa09e0a585eea963a1a5134e268a"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 12:38:08 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 13:17:22 2026 +0200"
      },
      "message": "Keep the licence URL indented as the rest of the project has it\n\nThe per-line form carried three spaces after the comment opener; dropping\nall of them left the URL flush with the surrounding text, while pom.xml and\nevery other header in the tree indent it by two.\n\nGenerated-by: Claude Opus 5 (1M context)\n"
    },
    {
      "commit": "8440d64aea76fa09e0a585eea963a1a5134e268a",
      "tree": "d3f84170bd2c13375a84b6245e3a086bbc5b2a73",
      "parents": [
        "a43765528983a9c669ee7c60688c89ea75b34b65"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Aug 06 02:12:00 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Aug 09 13:17:22 2026 +0200"
      },
      "message": "Restore the plain form of the ASF licence header\n\nAn earlier APT to Markdown conversion left the header as one HTML comment\nper line, and in one page as a Java block comment wrapped in an HTML\ncomment. Both are hard to read and neither matches the header every other\nfile in the project carries.\n\nThey are now the plain block form. RAT still recognises it.\n"
    },
    {
      "commit": "a43765528983a9c669ee7c60688c89ea75b34b65",
      "tree": "5b5f996c3f8ef47e884feb9e3910db5213a67bc0",
      "parents": [
        "29ef68fb913ac35f1735b85a9ab4ae968fac0aad"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Aug 07 11:57:11 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Aug 07 16:20:20 2026 +0200"
      },
      "message": "Drop backslash escapes that Markdown does not need\n\nPages converted from APT with an older doxia-converter carry an escape in front of\npunctuation that is not markup where it stands: a hyphen or underscore inside a word,\na parenthesis, a full stop after a letter. The backslash renders as nothing and only\nmakes the source harder to read and to edit.\n\nOnly positions where the bare character can never be markup are touched. A full stop\nafter a digit keeps its escape, so an ordered list marker cannot appear by accident,\nand angle brackets keep theirs, since \u003cescapeString\u003e would otherwise be read as a tag.\nCode spans, fenced blocks and link destinations are left alone.\n"
    },
    {
      "commit": "29ef68fb913ac35f1735b85a9ab4ae968fac0aad",
      "tree": "9f63d324c6999dea250a4dff23c92c438734adbf",
      "parents": [
        "1225734412ff73f0da901232269c90b6a0060044"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 13 21:04:05 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Jul 18 09:04:13 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1225734412ff73f0da901232269c90b6a0060044",
      "tree": "4aa111915e08b2aa799a4882975623481a874734",
      "parents": [
        "b4089d6b10966feee3fe6e61ca97899abacb3266"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 14 20:57:59 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 14 20:57:59 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#1283)\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "b4089d6b10966feee3fe6e61ca97899abacb3266",
      "tree": "907d1a34ba9c39979998a2f0db9e2e2b0bc16a6a",
      "parents": [
        "6ac0dae56b03c73ae8c615ba4fcd225e41649ed6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 14 20:57:49 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 14 20:57:49 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#1284)\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/stale.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/stale.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "6ac0dae56b03c73ae8c615ba4fcd225e41649ed6",
      "tree": "b6ebde2fe9d5372b0c959d470ce4391f5632cb42",
      "parents": [
        "c2b549a454f097d14c17001c6db4d80fdcef7a2b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jul 14 20:57:39 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 14 20:57:39 2026 +0200"
      },
      "message": "Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml (#1285)\n\nBumps [apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml](https://github.com/apache/maven-gh-actions-shared) from 4 to 5.\n- [Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "c2b549a454f097d14c17001c6db4d80fdcef7a2b",
      "tree": "99f8ddba8cccfd928050be0b0fea2b60189396cf",
      "parents": [
        "0c57f0b98c0a3fc428cd91d67d878bba1a5391df"
      ],
      "author": {
        "name": "Jarek Potiuk",
        "email": "jarek@potiuk.com",
        "time": "Wed Jul 08 12:39:39 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jul 08 14:39:08 2026 +0200"
      },
      "message": "Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability\n\nGenerated-by: Claude Code\n"
    },
    {
      "commit": "0c57f0b98c0a3fc428cd91d67d878bba1a5391df",
      "tree": "8c15abe7dbcd4e2642b837ad645782c7fc52fec6",
      "parents": [
        "e68f45d9470e2eaefeb1e3d765a5bac784b78683"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Jul 08 04:08:21 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Wed Jul 08 07:55:38 2026 +0200"
      },
      "message": "use new API injecting CLI properties\n\nbenefit from https://github.com/apache/maven-doxia-sitetools/issues/629\n"
    },
    {
      "commit": "e68f45d9470e2eaefeb1e3d765a5bac784b78683",
      "tree": "f85935f1b3b5024e7a528057420e8d7242337d43",
      "parents": [
        "83b83506d55035cf28e198785c3e35fea1c52064"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Jul 08 04:31:18 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Wed Jul 08 04:32:10 2026 +0200"
      },
      "message": "configure ATR project\n"
    },
    {
      "commit": "83b83506d55035cf28e198785c3e35fea1c52064",
      "tree": "2cc7f6a869ab0a5043b82433dbab776914114855",
      "parents": [
        "95ca05d81d8d2be4b6e90fa88463ba39f8d83706"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Wed Jul 08 04:19:02 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Wed Jul 08 04:21:13 2026 +0200"
      },
      "message": "fix image insertion\n"
    },
    {
      "commit": "95ca05d81d8d2be4b6e90fa88463ba39f8d83706",
      "tree": "71feaab0add8995de40a19d9b47ee0c91a29ae38",
      "parents": [
        "712adfe45836722f0e6b37a988e55a3a64f8c467"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 29 21:02:42 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Jun 30 00:00:18 2026 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-plugins from 48 to 49\n\nBumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 48 to 49.\n- [Release notes](https://github.com/apache/maven-parent/releases)\n- [Commits](https://github.com/apache/maven-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-plugins\n  dependency-version: \u002749\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "712adfe45836722f0e6b37a988e55a3a64f8c467",
      "tree": "60301612a37104f071b9b82ee0c82909d322b3e6",
      "parents": [
        "f98c54aaedbcc119551ce308b8babd32653feb16"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 08 21:02:21 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Tue Jun 09 00:18:08 2026 -0400"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.11.0 to 4.12.0\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.11.0 to 4.12.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.11.0...plexus-archiver-4.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-archiver\n  dependency-version: 4.12.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": "f98c54aaedbcc119551ce308b8babd32653feb16",
      "tree": "e18d0ce6299e05593036199276f0877939ebb20b",
      "parents": [
        "f828932a79baa07ac505528a926e8809fb4672ce"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Jun 06 21:53:16 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Jun 06 21:53:16 2026 +0200"
      },
      "message": "clarify IT checks: html output comes from effective site.xml\n"
    },
    {
      "commit": "f828932a79baa07ac505528a926e8809fb4672ce",
      "tree": "d0b43a77aa4675fdc76d83c0f5492bd751d4ba58",
      "parents": [
        "7cd68db49d2c8a4a4c27e6b715b57d5b14805d3a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu May 28 21:52:17 2026 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat May 30 10:58:48 2026 +0200"
      },
      "message": "Fix ITs for Maven 3.10.x\n"
    },
    {
      "commit": "7cd68db49d2c8a4a4c27e6b715b57d5b14805d3a",
      "tree": "306b31ce166c0a47e01902d474e43138777b9d48",
      "parents": [
        "f9f7cc659f6b967395c1fb36674f4c2d6123e3b2"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed May 20 17:10:40 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed May 20 17:10:40 2026 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "f9f7cc659f6b967395c1fb36674f4c2d6123e3b2",
      "tree": "d3d269ce1d5b1c1187e8ff2c229abd479558339f",
      "parents": [
        "f7b57ea776d53c85cc2ce8d13b29cc97a4c9c1a1"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed May 20 17:10:31 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed May 20 17:10:31 2026 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-site-plugin-3.22.0\n"
    },
    {
      "commit": "f7b57ea776d53c85cc2ce8d13b29cc97a4c9c1a1",
      "tree": "d4e7277c53e7e081948072bceeb2a6393b218895",
      "parents": [
        "282aa04b919388503381028f43bbd14a65bed990"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 19 06:20:21 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed May 20 16:02:37 2026 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.5.1\n\nBumps [org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity) from 1.3 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.3...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": "282aa04b919388503381028f43bbd14a65bed990",
      "tree": "89d2e3a34e05b77550de3d205773ecf7f333f648",
      "parents": [
        "55ebd9fb33a76b2f3aaf81dfdf4e8475bb3e4b4b"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Tue May 19 20:16:48 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 19 20:16:48 2026 +0200"
      },
      "message": "Several site improvements (#1272)\n\nOnly document site descriptor v2.\nMove architecture from \"history\" to \"index\".\nUse l10n-maven-plugin in a compatible version.\nFix FAQ entry\nAdd history entry for 3.22.0, remove milestone releases\nClarify deployment\nAdd documentation about Mermaid diagrams"
    },
    {
      "commit": "55ebd9fb33a76b2f3aaf81dfdf4e8475bb3e4b4b",
      "tree": "cb879c9b8e0e2ad8384776d1178987e676c1458e",
      "parents": [
        "93ecbb6cf28a5a796f5a36e0d3c969904885c988"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Apr 24 10:02:10 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Mon May 18 17:39:30 2026 +0200"
      },
      "message": "Upgrade to Doxia 2.1.0\n\nUpgrade to Reporting Exec 2.0.1\nUpgrade IT to maven-changes-plugin 3.0 due to\nhttps://github.com/apache/maven-doxia/issues/1054 and\nhttps://github.com/apache/maven-reporting-exec/issues/141."
    },
    {
      "commit": "93ecbb6cf28a5a796f5a36e0d3c969904885c988",
      "tree": "79a37a2fb2add8ed819f1fa08ab74a382e87d3a8",
      "parents": [
        "106d259ef1657f6a0a4220329a8031f82fd795e4"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Sun May 17 20:18:33 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sun May 17 21:33:39 2026 +0200"
      },
      "message": "Improve goal description"
    },
    {
      "commit": "106d259ef1657f6a0a4220329a8031f82fd795e4",
      "tree": "5ce2ec86bc4262b311d5169d88688379b173aada",
      "parents": [
        "a7511e9cf2eff0e49a5cafa546bb24ed3048c2eb"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Sun May 17 20:12:23 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sun May 17 21:33:39 2026 +0200"
      },
      "message": "Improve error messages"
    },
    {
      "commit": "a7511e9cf2eff0e49a5cafa546bb24ed3048c2eb",
      "tree": "2dcaaf946febca8364361eb68fe6b632bd44e371",
      "parents": [
        "c3c1c0f31e80b5b80023779a48d0632ecb4bdd17"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Sun May 17 20:07:55 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sun May 17 21:33:39 2026 +0200"
      },
      "message": "Fix additional PR comments"
    },
    {
      "commit": "c3c1c0f31e80b5b80023779a48d0632ecb4bdd17",
      "tree": "0a2a8213f0658ab870fd9012724d9ea489a602b9",
      "parents": [
        "5fb15045d5e23d66bb106a525543021c8af2df49"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon May 11 19:42:26 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sun May 17 21:33:39 2026 +0200"
      },
      "message": "Rename from \"hot-reload\" to \"auto-refresh\"\n\nNo longer deprecate \"site\" goal."
    },
    {
      "commit": "5fb15045d5e23d66bb106a525543021c8af2df49",
      "tree": "74ba91e54a1627ad94f6bb2bf3e6d552ac3ef16b",
      "parents": [
        "2d9a4891ec9d3a6a8cf36b07166f325594813fb7"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Apr 17 15:26:53 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sun May 17 21:33:39 2026 +0200"
      },
      "message": "Add blocking \"hot-reload\" goal\n\nThis re-renders modified Doxia sources automatically.\nDeprecate \"run\" goal in favour of this one.\n\nThis closes #1266"
    },
    {
      "commit": "2d9a4891ec9d3a6a8cf36b07166f325594813fb7",
      "tree": "f6917c3cc9fea816bcef0c0bbd236055d7ad2a46",
      "parents": [
        "bb29dc6d11db691720a58fd3e98f683939cc4300"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 17 12:39:45 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 17 12:39:45 2026 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#1271)\n\nBumps [org.apache.maven.plugins:maven-plugins](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.plugins:maven-plugins\n  dependency-version: \u002748\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bb29dc6d11db691720a58fd3e98f683939cc4300",
      "tree": "8baf0875657888888776bd9a596b32a36170e5c4",
      "parents": [
        "8c8f54f3af45e34bb8c1ecc1380ee73bb8eeef77"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 10 23:46:45 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun May 10 18:20:08 2026 +0200"
      },
      "message": "Bump org.apache.logging.log4j:log4j-core\n\nBumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.25.4\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "8c8f54f3af45e34bb8c1ecc1380ee73bb8eeef77",
      "tree": "e6b3adf2b33a341b0d97c3cea70290701fe28ca1",
      "parents": [
        "1b3cff68bcfe20f11dd9f9b7a94d7c91bc9e5768"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 24 09:32:15 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 24 09:32:15 2026 +0200"
      },
      "message": "Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1268)\n\nBumps commons-io:commons-io from 2.21.0 to 2.22.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.22.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "1b3cff68bcfe20f11dd9f9b7a94d7c91bc9e5768",
      "tree": "d95e0c0988f4070caa9fd4902eaa42b4eefd6fdb",
      "parents": [
        "dd33bb2fb511e95d146b611d25b2749651c5920a"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed Mar 11 15:16:43 2026 +0100"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Sat Apr 18 11:38:09 2026 +0200"
      },
      "message": "Allow to give alternative source directories for sites\n\nAdd ITs for verifying edit link\n\nThis relates to\nhttps://github.com/apache/maven-doxia-sitetools/issues/277\n"
    },
    {
      "commit": "dd33bb2fb511e95d146b611d25b2749651c5920a",
      "tree": "b0496a5954d87f1ef766f4ed75c48b4a4efe0635",
      "parents": [
        "92180f425ff7dcfe13b090e045b0ce1475c7250b"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Apr 17 14:14:24 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Apr 17 14:14:24 2026 +0200"
      },
      "message": "Replace notion of \"filtering\" by \"templating\" when referring to Apache\nVelocity"
    },
    {
      "commit": "92180f425ff7dcfe13b090e045b0ce1475c7250b",
      "tree": "553910dc25c4f355fb71ff121c6900d6d2e6e2bb",
      "parents": [
        "a609f99fd576ab2c18770097d9349c44fb06c018"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Apr 16 16:43:05 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Fri Apr 17 14:06:44 2026 +0200"
      },
      "message": "Convert APT to Markdown format"
    },
    {
      "commit": "a609f99fd576ab2c18770097d9349c44fb06c018",
      "tree": "265f39c1ae6bb04181773f159daa7a61c31fd85c",
      "parents": [
        "5070b012b4bc376b15d863944ae1d0f0ebf9b998"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Apr 16 16:32:19 2026 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Fri Apr 17 14:06:44 2026 +0200"
      },
      "message": "Move to match target converter format MARKDOWN with doxia-converter\n"
    },
    {
      "commit": "5070b012b4bc376b15d863944ae1d0f0ebf9b998",
      "tree": "26a9ebc4b7a7aafec5cff02e9590eedb594bb2fc",
      "parents": [
        "446de6b6834408359a95e4fa73d3357e56dfdd5b"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Sat Apr 11 22:11:29 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 11 22:11:29 2026 +0200"
      },
      "message": "Only build on Jenkins with default Maven (3.9) (#1264)\n\nBuild with all default Java versions: 8, 11, 17, 21"
    },
    {
      "commit": "446de6b6834408359a95e4fa73d3357e56dfdd5b",
      "tree": "4cd135ccaec4a8223ab037671152ff891b66afd1",
      "parents": [
        "943f7b0989c99da72cf4b64cf0f2fdfdfb1f4721"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Apr 03 15:55:16 2026 +0200"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Apr 04 12:01:28 2026 +0200"
      },
      "message": "Fix GitHub CI configuration on new master\n"
    },
    {
      "commit": "943f7b0989c99da72cf4b64cf0f2fdfdfb1f4721",
      "tree": "42018ebaa356adaccdc8895270e7bea02e330183",
      "parents": [
        "8b8b805f1422900042fb7afb542cc4d2a5af8690"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Mar 27 22:12:11 2026 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Fri Apr 03 20:28:05 2026 +0200"
      },
      "message": "remove missing module\n"
    },
    {
      "commit": "8b8b805f1422900042fb7afb542cc4d2a5af8690",
      "tree": "7b3ccf1ecd08fd2eced70db6351d9e5fb538266b",
      "parents": [
        "2406bb2d94388bd01d0eb4f0313effa9bf6ab669"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Apr 03 10:54:33 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Apr 03 10:54:33 2026 +0200"
      },
      "message": "enable branch protection\n"
    },
    {
      "commit": "2406bb2d94388bd01d0eb4f0313effa9bf6ab669",
      "tree": "73e156a7549646de6d741ab94b71bdcfde47905a",
      "parents": [
        "6e789f96b49127d0ed8aaf7a91460ba802aff104"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Apr 03 08:11:15 2026 +0200"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Fri Apr 03 08:11:15 2026 +0200"
      },
      "message": "backport small updates from master\n"
    },
    {
      "commit": "6e789f96b49127d0ed8aaf7a91460ba802aff104",
      "tree": "3dd64ca206b746b2c276e7545095b894151e25a4",
      "parents": [
        "fa863d1fce2fb6e4827e14ddb8d716a46b4f5bab"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sun Oct 20 15:23:07 2024 +0000"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Fri Apr 03 08:00:09 2026 +0200"
      },
      "message": "[MSITE-977] Remove broken links (#211)\n\n* [MSITE-977] Remove broken links\r\n"
    },
    {
      "commit": "fa863d1fce2fb6e4827e14ddb8d716a46b4f5bab",
      "tree": "aef2eb9e557847ef02e355dab8779c552ca2d250",
      "parents": [
        "a27b283af8e486ee7d9a66ea58e0ff678153b6ad"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Thu Dec 26 12:44:38 2024 +0000"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Fri Apr 03 07:50:39 2026 +0200"
      },
      "message": "Convert to Guice injection (#218)\n\n* Prefer Guice to Plexus\n"
    },
    {
      "commit": "a27b283af8e486ee7d9a66ea58e0ff678153b6ad",
      "tree": "379c2b9a3f45c3b052a70fda98c776031a42b2a5",
      "parents": [
        "c4e38a0d207899ccbbe41f9c55ffeaa109d57c84"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Fri Feb 20 20:29:37 2026 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Thu Apr 02 22:57:16 2026 +0200"
      },
      "message": "Throw UOE for unsupported MultiPageSinkFactory.createSink(...) overloads\n\nThis prevent NPE which was previously experienced due to non-allowed\nnull value being returned.\n\nThis closes #1231"
    },
    {
      "commit": "c4e38a0d207899ccbbe41f9c55ffeaa109d57c84",
      "tree": "9db5056489352e7819fe0971f6fb4cb0d7e82654",
      "parents": [
        "560e937c63a2e3b8faa64beaec82d4ad2d520ea6"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Sat Feb 21 14:34:25 2026 +0000"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Thu Apr 02 22:47:47 2026 +0200"
      },
      "message": "Remove reference to Maven 2 (#1170)\n\n* Remover reference to Maven 2\n\n* Simplify wording in creating-content.apt.vm"
    },
    {
      "commit": "560e937c63a2e3b8faa64beaec82d4ad2d520ea6",
      "tree": "1d0fbef151ee05beaf80c59e23b6233269a0b147",
      "parents": [
        "d99596f37103f4e42fd228fcc596bd65bb0f1683"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Sun Mar 08 19:34:34 2026 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Thu Apr 02 22:43:53 2026 +0200"
      },
      "message": "Configure Wagon from settings.xml (#1233)\n\nThis regressed with\nhttps://github.com/apache/maven-site-plugin/commit/e414d23496e5bd3949774f2f8267e93eebf69f10\n\nThis closes #1217"
    },
    {
      "commit": "d99596f37103f4e42fd228fcc596bd65bb0f1683",
      "tree": "e0b1de91552b790f3dc7b35aa4e31e873f46418f",
      "parents": [
        "d13a455aaeab23242f214539817d55586e8d19c0"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Fri Jan 02 10:54:51 2026 +0000"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Thu Apr 02 22:43:23 2026 +0200"
      },
      "message": "Typos and grammar (#1213)\n\n"
    },
    {
      "commit": "d13a455aaeab23242f214539817d55586e8d19c0",
      "tree": "f40f1d76efb9b46fa4114b77055ff84459eedf2e",
      "parents": [
        "da2dad80cfe06cdd2a1e0b50fee187afe2fd8100"
      ],
      "author": {
        "name": "Sandra Parsick",
        "email": "sparsick@users.noreply.github.com",
        "time": "Tue Jan 06 16:38:00 2026 +0000"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Mar 16 19:12:49 2026 +0100"
      },
      "message": "chore: Migrate Junit3/4 to Junit5\n\n(cherry picked from commit f6f004590277bf789243de57eea577e1f08a1bea)\n\nRemove junit-vintage-engine, maven-compat dependencies\n\n(cherry picked from commit d7d7b5ad5e4047ca1564cd0f02a14ba66e81d0c2)\n"
    },
    {
      "commit": "da2dad80cfe06cdd2a1e0b50fee187afe2fd8100",
      "tree": "d14083574dca425e5e9af53886d7c7a716da1e0a",
      "parents": [
        "e323916a3f42b2a7fb9f0f59c95f464e15a07830"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Mar 14 16:57:53 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 14 16:57:53 2026 +0100"
      },
      "message": "Update to parent 47 (#1237)"
    },
    {
      "commit": "e323916a3f42b2a7fb9f0f59c95f464e15a07830",
      "tree": "90eb6b787fca42d7a1e2896382f8d0064f4e6f4d",
      "parents": [
        "5a76ffb4ae79f2ffd6df72eb4414f276b6da1732"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 10 17:37:53 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 10 17:37:53 2026 +0100"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1230)\n\nBumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.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-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": "5a76ffb4ae79f2ffd6df72eb4414f276b6da1732",
      "tree": "da54c71985d5803acf6d0515fbe081b618fa79be",
      "parents": [
        "8e5f9e9e8362fe130799d32e4c808851de94eb9b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 20 19:15:58 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 20 19:15:58 2026 +0100"
      },
      "message": "Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#1225)\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": "8e5f9e9e8362fe130799d32e4c808851de94eb9b",
      "tree": "a3dd451f9c9accbc60f932ab3a211578938087b7",
      "parents": [
        "ab9d95e3c7a15b363df3c57d7f4ba3072427bd22"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 13 05:19:50 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 13 05:19:50 2026 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 (#1220)\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": "ab9d95e3c7a15b363df3c57d7f4ba3072427bd22",
      "tree": "371a41296aeea2e356d5f88af4861ea1b4f5b56e",
      "parents": [
        "2a08dbc38aee8e4a8fba2af02f6c45aab5a67ded"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Dec 25 09:41:07 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 25 09:41:07 2025 +0100"
      },
      "message": "Bump org.apache.maven:maven-archiver from 3.6.5 to 3.6.6 (#1212)\n\nBumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.5 to 3.6.6.\n- [Release notes](https://github.com/apache/maven-archiver/releases)\n- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.5...maven-archiver-3.6.6)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-archiver\n  dependency-version: 3.6.6\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": "2a08dbc38aee8e4a8fba2af02f6c45aab5a67ded",
      "tree": "b7d6ead852e20b767ef57f5538f0ee6517984320",
      "parents": [
        "ba549c2a6abb3deed2a61d151391be0df53dec8c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 18 06:01:42 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 18 06:01:42 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#1207)\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": "ba549c2a6abb3deed2a61d151391be0df53dec8c",
      "tree": "c3133e082c1dc338ed4f7846166ef5eea8b1909a",
      "parents": [
        "b49c11ccef853c440f8acf518778feb3bbaf1758"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 02:08:42 2025 +0100"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:23:12 2025 +0100"
      },
      "message": "Bump commons-io to 2.21.0\n"
    },
    {
      "commit": "b49c11ccef853c440f8acf518778feb3bbaf1758",
      "tree": "c8df94492b223dd164e59c30e9a449ab615d70a9",
      "parents": [
        "81bed60a1610a7ef339f427727de73f7ac33e050"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 07 21:29:31 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:23:12 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.4\n\nBumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.0 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.0...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": "81bed60a1610a7ef339f427727de73f7ac33e050",
      "tree": "01349ea405926b2bf5f6efc0d568f410b1b2c49b",
      "parents": [
        "795a5701b4dcf04721f6138ad64d0f24b17d62e4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Nov 08 09:27:53 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 08 09:27:53 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#1204)\n\nBumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.0.0 to 1.1.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-i18n/compare/plexus-i18n-1.0.0...plexus-i18n-1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-i18n\n  dependency-version: 1.1.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": "795a5701b4dcf04721f6138ad64d0f24b17d62e4",
      "tree": "4292e496b39ef2c1ad0828b45ca497a9d80412b8",
      "parents": [
        "1de19bbedba31ff06cc52b3e8001387cf8b32ca3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 31 07:14:16 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 31 07:14:16 2025 +0100"
      },
      "message": "Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.5 (#1190)\n\nBumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.2 to 3.6.5.\n- [Release notes](https://github.com/apache/maven-archiver/releases)\n- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.2...maven-archiver-3.6.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven:maven-archiver\n  dependency-version: 3.6.5\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": "1de19bbedba31ff06cc52b3e8001387cf8b32ca3",
      "tree": "d7bac4c8fb56c0d38da70806455e388d7eaaaf00",
      "parents": [
        "86da1b365bbae8d2015d4ac7482c5ce784173d63"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 31 06:43:54 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 31 06:43:54 2025 +0100"
      },
      "message": "Bump jettyVersion from 9.4.56.v20240826 to 9.4.58.v20250814 (#1194)\n\nBumps `jettyVersion` from 9.4.56.v20240826 to 9.4.58.v20250814.\n\nUpdates `org.eclipse.jetty:jetty-server` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-http` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-servlet` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-webapp` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-util` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-client` from 9.4.56.v20240826 to 9.4.58.v20250814\n\nUpdates `org.eclipse.jetty:jetty-proxy` from 9.4.56.v20240826 to 9.4.58.v20250814\n\n---\nupdated-dependencies:\n- dependency-name: org.eclipse.jetty:jetty-server\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-http\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-servlet\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-webapp\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-util\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-client\n  dependency-version: 9.4.58.v20250814\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.eclipse.jetty:jetty-proxy\n  dependency-version: 9.4.58.v20250814\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": "86da1b365bbae8d2015d4ac7482c5ce784173d63",
      "tree": "938fad065ca8fdaf6f07191e2e8966ebd6ce78e9",
      "parents": [
        "406876c8c676e21f48248c01d141ecc1f1541dd9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 28 06:12:12 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 28 06:12:12 2025 +0100"
      },
      "message": "Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (#1193)\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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "406876c8c676e21f48248c01d141ecc1f1541dd9",
      "tree": "d5b982d9c499bbaf58dde6d49c69f8c7083794db",
      "parents": [
        "de1095f64f40ffe512041c0c02924e9b5de45059"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 20 21:37:14 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 26 08:43:01 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0\n\nBumps org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-lang3\n  dependency-version: 3.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "de1095f64f40ffe512041c0c02924e9b5de45059",
      "tree": "4cdbb7f1bd9dfec88362e09ff318483dc9ea00b5",
      "parents": [
        "779eba5632eca34c686e12cf5ca286ac29009a2c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Oct 19 15:55:52 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 18:39:33 2025 +0200"
      },
      "message": "Bump javax.servlet:javax.servlet-api from 3.1.0 to 4.0.1\n\nBumps [javax.servlet:javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.1.0 to 4.0.1.\n- [Commits](https://github.com/javaee/servlet-spec/compare/3.1.0...4.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: javax.servlet:javax.servlet-api\n  dependency-version: 4.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "779eba5632eca34c686e12cf5ca286ac29009a2c",
      "tree": "7e10e988f58e8d18aace01be382419e946bb85ce",
      "parents": [
        "fd90451fc75e7edae471c7038ca3074666d8f845"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 17:51:57 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 17:55:23 2025 +0200"
      },
      "message": "Add 3.x branch to dependabot setup\n"
    },
    {
      "commit": "fd90451fc75e7edae471c7038ca3074666d8f845",
      "tree": "355e46774b74c1e657705438d98f5187f60845f8",
      "parents": [
        "7dfd486e1ac70eb570f31f048cc3a6f3f3b6195d"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 17:08:15 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 17:49:36 2025 +0200"
      },
      "message": "Drop old Plexus and replace with org.eclipse.sisu.plexus\n"
    },
    {
      "commit": "7dfd486e1ac70eb570f31f048cc3a6f3f3b6195d",
      "tree": "fb4f5c288d4779aae93bfcc1445edc4ead729f46",
      "parents": [
        "b2e21ee7df605379c896abaa4543b64fd0d7538d"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 16:35:10 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 17:08:30 2025 +0200"
      },
      "message": "Bump parent pom to 45 (spotless/jdk25)\n"
    },
    {
      "commit": "b2e21ee7df605379c896abaa4543b64fd0d7538d",
      "tree": "5c7651c55f0f6ab04153aad18fd63c098444be98",
      "parents": [
        "fe9ec50f652c9c7f8ad75d11da113cfbba5bdfce"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 15:30:29 2025 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Oct 19 15:48:07 2025 +0200"
      },
      "message": "Bump m-invoker-plugin to 3.9.1 (jdk 25 support)\n"
    },
    {
      "commit": "fe9ec50f652c9c7f8ad75d11da113cfbba5bdfce",
      "tree": "6585e45acc1da0900f7106743c4d28bb6392a07e",
      "parents": [
        "4793115c0146c57ad18ceb3bded1cb20c42f200a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Apr 13 18:36:58 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 13 18:36:58 2025 +0200"
      },
      "message": "Allow to manually execute release drafter (#236)\n\n"
    },
    {
      "commit": "4793115c0146c57ad18ceb3bded1cb20c42f200a",
      "tree": "38f6996b1ea020bd29a012755f7684cab40c7c68",
      "parents": [
        "e71484e07a374221ccf35d0d58a39006b4d3c664"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Apr 12 19:08:59 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 12 19:08:59 2025 +0200"
      },
      "message": "Enable GitHub Issues (Maven 3) \n\n"
    },
    {
      "commit": "e71484e07a374221ccf35d0d58a39006b4d3c664",
      "tree": "3aeefa34aeacbd1cff119a17d5ed0594bd6d1b65",
      "parents": [
        "f489a1ec552ff8bab6628a788089d5d2707138fa"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Tue Mar 11 09:05:28 2025 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Tue Mar 11 09:06:21 2025 +0100"
      },
      "message": "[MSITE-1035] use jquery as example js in site descriptor (#229)\n\n"
    },
    {
      "commit": "f489a1ec552ff8bab6628a788089d5d2707138fa",
      "tree": "147cc4e4fa021ef2c85622ca648ea528e539f536",
      "parents": [
        "5c1ecebd6ef1075f455431b5d7ae5a7489bc42f0"
      ],
      "author": {
        "name": "Matthias Bünger",
        "email": "Bukama@users.noreply.github.com",
        "time": "Sat Feb 15 19:26:40 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 15 19:26:40 2025 +0100"
      },
      "message": "[MNGSITE-529] Rename \"Goals\" to \"Plugin Documentation\"\n\n"
    },
    {
      "commit": "5c1ecebd6ef1075f455431b5d7ae5a7489bc42f0",
      "tree": "9e078632413ddb5482369bb1ffc2d4c65d236be0",
      "parents": [
        "31ac49998cbfae9a6ee352347fdd59bf76275429"
      ],
      "author": {
        "name": "Hervé Boutemy",
        "email": "hboutemy@apache.org",
        "time": "Sat Jan 11 18:25:32 2025 +0100"
      },
      "committer": {
        "name": "Hervé Boutemy",
        "email": "herve.boutemy@free.fr",
        "time": "Mon Jan 13 20:53:56 2025 +0100"
      },
      "message": "[MSITE-1031] 3.12+ \u003d Doxia 1, 3.20+ \u003d Doxia 2, 4.0-M* obsoleted by 3.20.0\n"
    },
    {
      "commit": "31ac49998cbfae9a6ee352347fdd59bf76275429",
      "tree": "ad912c20c93a1c04beec5ca0f99890b29bc31703",
      "parents": [
        "aff64d32ad1dcc329b20bca8fedc83fb1a23b5a6"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Jan 05 18:52:01 2025 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Jan 09 00:41:18 2025 +0100"
      },
      "message": "Drop additional configuration for requirementsHistories\n\nit is managed automatically\n\n(cherry picked from commit ac1f4c83a11da304144ab1a9314c05afd65256c0)\n"
    },
    {
      "commit": "aff64d32ad1dcc329b20bca8fedc83fb1a23b5a6",
      "tree": "80d4d98682158785b47957619b539894c2453df6",
      "parents": [
        "f4955ade8e3304fba037294c134362361d876958"
      ],
      "author": {
        "name": "yuhaowin",
        "email": "yuhao.coding@gmail.com",
        "time": "Fri Dec 13 19:59:53 2024 +0800"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Jan 05 19:15:26 2025 +0100"
      },
      "message": "[MSITE-986] Refresh download page\n\n(cherry picked from commit 12c8a9d89a6a4865e1c94c766f715131ee6f5eb5)\n"
    },
    {
      "commit": "f4955ade8e3304fba037294c134362361d876958",
      "tree": "b2588761ad7eac42618c9ff36ebddac2d9feab16",
      "parents": [
        "43f73ece16b84f5d8653bc9e1e2b256efc2ac984"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:11:03 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:11:03 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "43f73ece16b84f5d8653bc9e1e2b256efc2ac984",
      "tree": "9e379cf5693dbe0c4eb23b3f3a6ff0b52ad25729",
      "parents": [
        "a2880fb59e903ff6047296ca7d8715e04c35c49e"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:10:53 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:10:53 2024 +0200"
      },
      "message": "[maven-release-plugin] prepare release maven-site-plugin-3.21.0\n"
    },
    {
      "commit": "a2880fb59e903ff6047296ca7d8715e04c35c49e",
      "tree": "21847ed58e9daa4f82be0e9f29a164105d7cc84f",
      "parents": [
        "6171e7d4aa55cbc4c2159df1d7014adb4ae43901"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Wed Oct 16 10:17:15 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:03:14 2024 +0200"
      },
      "message": "[MSITE-1024] Remove IT for MSITE-901\n"
    },
    {
      "commit": "6171e7d4aa55cbc4c2159df1d7014adb4ae43901",
      "tree": "4e189c1dd1229fac202e44eb7f5dca9f0a19c2a7",
      "parents": [
        "efd8a57a15e7fb49d05068533de72df8291b25ed"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Wed Oct 16 09:33:38 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:03:05 2024 +0200"
      },
      "message": "[MSITE-1023] Upgrade plugins and components (in ITs)\n"
    },
    {
      "commit": "efd8a57a15e7fb49d05068533de72df8291b25ed",
      "tree": "d65cd7a2043b5bc7a4a758961f6dce6ac2e97800",
      "parents": [
        "f5c5fc9547803c46d8173efee25e211642ca52f2"
      ],
      "author": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Wed Oct 16 09:17:25 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Fri Oct 18 14:00:12 2024 +0200"
      },
      "message": "[MSITE-1022] Upgrade to Maven Reporting Exec 2.0.0\n"
    },
    {
      "commit": "f5c5fc9547803c46d8173efee25e211642ca52f2",
      "tree": "522486afaa6a3bfe072b3fab5cab6efa8d474af1",
      "parents": [
        "64c403538fde8b57745aaebb2c3a244f938d3281"
      ],
      "author": {
        "name": "P. Ottlinger",
        "email": "pottlinger@apache.org",
        "time": "Thu Oct 17 12:02:54 2024 +0200"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Thu Oct 17 12:10:56 2024 +0200"
      },
      "message": "Fix typos in history.apt and faq.fml\n"
    },
    {
      "commit": "64c403538fde8b57745aaebb2c3a244f938d3281",
      "tree": "0f759d14b4652d86e66480cea2314b985fbdf1d9",
      "parents": [
        "e26765c7fd8cbc09a8cf458f8abf526c0a1b10f7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Oct 16 09:25:08 2024 +0000"
      },
      "committer": {
        "name": "Michael Osipov",
        "email": "michaelo@apache.org",
        "time": "Wed Oct 16 11:26:39 2024 +0200"
      },
      "message": "[MSITE-1021] Bump doxiaSitetoolsVersion from 2.0.0-M19 to 2.0.0\n\nBumps `doxiaSitetoolsVersion` from 2.0.0-M19 to 2.0.0.\n\nUpdates `org.apache.maven.doxia:doxia-site-model` from 2.0.0-M19 to 2.0.0\n- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)\n- [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0-M19...doxia-sitetools-2.0.0)\n\nUpdates `org.apache.maven.doxia:doxia-site-renderer` from 2.0.0-M19 to 2.0.0\n- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)\n- [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0-M19...doxia-sitetools-2.0.0)\n\nUpdates `org.apache.maven.doxia:doxia-integration-tools` from 2.0.0-M19 to 2.0.0\n- [Release notes](https://github.com/apache/maven-doxia-sitetools/releases)\n- [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0-M19...doxia-sitetools-2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.doxia:doxia-site-model\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven.doxia:doxia-site-renderer\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.maven.doxia:doxia-integration-tools\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n"
    }
  ],
  "next": "e26765c7fd8cbc09a8cf458f8abf526c0a1b10f7"
}
