)]}'
{
  "log": [
    {
      "commit": "8dcf263f808c15b00a7064ec6ea3f9268c1d4b51",
      "tree": "233480dde495439092e77ef9029bb933576f33c7",
      "parents": [
        "90529e9fab1a2df720d9a88c1abb6c34a4ab5336"
      ],
      "author": {
        "name": "Jarek Potiuk",
        "email": "jarek@potiuk.com",
        "time": "Wed Jul 08 12:36:18 2026 +0200"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Wed Jul 08 14:37:29 2026 +0200"
      },
      "message": "Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability\n\nGenerated-by: Claude Code\n"
    },
    {
      "commit": "90529e9fab1a2df720d9a88c1abb6c34a4ab5336",
      "tree": "35c4aeb0b277b9e04ee0ec85c0b0986d8dbdb9ca",
      "parents": [
        "523e1ce96c9aeb193051fce772287662509dd249"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Jul 01 03:48:51 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 01 03:48:51 2026 +1000"
      },
      "message": "Use StackWalker in StackTraceProvider when available (Java 9+) (#3374)\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "523e1ce96c9aeb193051fce772287662509dd249",
      "tree": "4370448387d2bf6ee9cbaac44f6502ac15576f46",
      "parents": [
        "e759c64c2513c6b46d928e534ce8bdbcd0f163fc"
      ],
      "author": {
        "name": "Fabrício Yamamoto",
        "email": "fabriciorby@hotmail.com",
        "time": "Tue Jun 30 19:40:48 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 01 03:40:48 2026 +1000"
      },
      "message": "[Issue-3380] Send sourceQualifiedName to forked clients (#3380) (#3381)\n\n* [Issue-3380] Send sourceQualifiedName to forked clients (#3380)\n\nThe sourceQualifiedName should also be sent to forked clients, so it\u0027s added on ForkClient, the EventChannelEncoder and EventDecoder.\n\nIt should also be used in the CategorizedReportEntry and implemented properly in WrappedReportEntry."
    },
    {
      "commit": "e759c64c2513c6b46d928e534ce8bdbcd0f163fc",
      "tree": "cb5770b3e9422d94a02ac81e4711b274dd16d506",
      "parents": [
        "c633042b92c6fbaad2e1a030761abc01df6348be"
      ],
      "author": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Jun 29 00:35:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 00:35:11 2026 +0200"
      },
      "message": "Remove Maven and GitHub Actions from dependabot.yml\n\nRemoved Maven and GitHub Actions configurations from Dependabot settings forold  surefire 3.5.x"
    },
    {
      "commit": "c633042b92c6fbaad2e1a030761abc01df6348be",
      "tree": "6c90a0c1218212cdb99906503ff205007287434d",
      "parents": [
        "5ee132b4e95b31a3b247f295d465d7f69ae69b22"
      ],
      "author": {
        "name": "Goutam Adwant",
        "email": "8672451+goutamadwant@users.noreply.github.com",
        "time": "Sat Jun 27 01:57:34 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 27 18:57:34 2026 +1000"
      },
      "message": "Fix reportNameSuffix in XML testcase classname (#3379)"
    },
    {
      "commit": "5ee132b4e95b31a3b247f295d465d7f69ae69b22",
      "tree": "bf85a1174c7e12cf8f028983c9b089b6733ae4cd",
      "parents": [
        "0ab99ebbc615d7850303770ef2a368c262fdc93c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 08 19:36:48 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Jun 14 18:47:17 2026 -0400"
      },
      "message": "Bump jacocoVersion from 0.8.14 to 0.8.15\n\nBumps `jacocoVersion` from 0.8.14 to 0.8.15.\n\nUpdates `org.jacoco:org.jacoco.agent` from 0.8.14 to 0.8.15\n- [Release notes](https://github.com/jacoco/jacoco/releases)\n- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15)\n\nUpdates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15\n- [Release notes](https://github.com/jacoco/jacoco/releases)\n- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15)\n\n---\nupdated-dependencies:\n- dependency-name: org.jacoco:org.jacoco.agent\n  dependency-version: 0.8.15\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jacoco:jacoco-maven-plugin\n  dependency-version: 0.8.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0ab99ebbc615d7850303770ef2a368c262fdc93c",
      "tree": "38b833bb9234d39544bd19d7f3a17e0ea57e7eaa",
      "parents": [
        "e6c3851de4e209e89ef6d451915f35ed24e8e0bd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 03 05:24:03 2026 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Sun Jun 07 14:38:40 2026 -0400"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.11.0 to 2.12.0\n\nBumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.11.0 to 2.12.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.11.0...v2.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.xmlunit:xmlunit-core\n  dependency-version: 2.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": "e6c3851de4e209e89ef6d451915f35ed24e8e0bd",
      "tree": "44818cb760aad5b0b655d88275afd8717c06a71c",
      "parents": [
        "1e3a4aef74354dc850a9a02830a21baf920bb278"
      ],
      "author": {
        "name": "cwegener-79",
        "email": "271499209+cwegener-79@users.noreply.github.com",
        "time": "Sat Jun 06 10:41:07 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 06 18:41:07 2026 +1000"
      },
      "message": "Fix: resolve relative classpath elements against the fork\u0027s working dir (#3333)\n\n* Fix: resolve relative classpath elements against the fork\u0027s working directory\n\nWhen Surefire uses a manifest-only JAR to pass the classpath (default on Windows\nand for long classpaths), Class-Path entries in the manifest are relative to the\nmanifest JAR\u0027s parent directory - a temp directory, not the fork\u0027s working directory.\n\nA relative additionalClasspathElement (e.g. ../resources) was written as-is into\nthe manifest, where the JVM resolved it against the temp directory instead of the\nfork\u0027s workingDirectory, silently pointing at the wrong location.\n\nFix: JarManifestForkConfiguration now resolves relative classpath elements against\nthe fork\u0027s working directory before computing their manifest-relative representation.\nAll resolveClasspath() implementations receive the resolved working directory as a\nnew parameter. In direct classpath mode (ClasspathForkConfiguration) no change in\nbehavior is needed as the JVM already resolves -cp entries against its own CWD.\n\nAdds unit test (ForkConfigurationTest) and integration test\n(AdditionalClasspathForkIT / additional-classpath-relative-workdir) to guard\nagainst regression."
    },
    {
      "commit": "1e3a4aef74354dc850a9a02830a21baf920bb278",
      "tree": "331deb5efb3b3964c334bc7a4be45f9cf3eaa164",
      "parents": [
        "0e2fa5f2e77a9cbdc3e16931f4958b5e49e41d66"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Thu Jun 04 14:31:09 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 04 14:31:09 2026 +1000"
      },
      "message": "We support Junit 6 as well (#3370)"
    },
    {
      "commit": "0e2fa5f2e77a9cbdc3e16931f4958b5e49e41d66",
      "tree": "b6ab7440fe21b535c413527cc51151227d06d917",
      "parents": [
        "e107a9368b1dd852bd64e1e33d34986d7ea412b4"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:18:21 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:18:21 2026 +1000"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "e107a9368b1dd852bd64e1e33d34986d7ea412b4",
      "tree": "ca9181dfd7dd0d0b39c4ded408fa9d4a122117fb",
      "parents": [
        "7281f6b98d4f97b300372a34a9740fd1c47375dd"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:18:17 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:18:17 2026 +1000"
      },
      "message": "[maven-release-plugin] prepare release surefire-3.6.0-M1\n"
    },
    {
      "commit": "7281f6b98d4f97b300372a34a9740fd1c47375dd",
      "tree": "f08723c6ee4ab73a2d1bea7b176d0358b524c7e5",
      "parents": [
        "d60b78a6e0eeacc8f66a8ced26c9aa46cd5b7d50"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:09:27 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 16:09:27 2026 +1000"
      },
      "message": "Use version 3.6.0-M1-SNAPSHOT\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "d60b78a6e0eeacc8f66a8ced26c9aa46cd5b7d50",
      "tree": "3c9c6cc1afd1aeec3de587471b2015a1ac8b3e4f",
      "parents": [
        "47b7450dda4490d90cbdf38e077e8bbc1735968c"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 15:41:11 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 15:41:11 2026 +1000"
      },
      "message": "restore feature to be able to override arguments from command line execution\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "47b7450dda4490d90cbdf38e077e8bbc1735968c",
      "tree": "92b2c66a5ebf2829725c93ed9c6d7985e925c8d4",
      "parents": [
        "161229be0012317a2a2371674a4beb4fd5a7b6e7"
      ],
      "author": {
        "name": "Asish Kumar",
        "email": "87874775+officialasishkumar@users.noreply.github.com",
        "time": "Tue Jun 02 06:30:06 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 11:00:06 2026 +1000"
      },
      "message": "[Issue-3309] Clarify forkNode default communication docs (#3361)\n\nThe forkNode documentation still said the default would switch to TCP/IP in 3.0.0. Process pipes remain the default, while TCP/IP is an opt-in alternative.\n\nUpdate the plugin parameter docs and site examples accordingly."
    },
    {
      "commit": "161229be0012317a2a2371674a4beb4fd5a7b6e7",
      "tree": "e9f17fcfe290d2d7a42159d4a56d6d17e9f481ea",
      "parents": [
        "478c7e6c19003add77286d970dee689f9fac56ff"
      ],
      "author": {
        "name": "Asish Kumar",
        "email": "87874775+officialasishkumar@users.noreply.github.com",
        "time": "Tue Jun 02 06:29:20 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 10:59:20 2026 +1000"
      },
      "message": "[Issue-3315] Restore console output fallback report name (#3360)\n\nConsole output events without a stack trace should use the active test set report name instead of falling back to null-output.txt.\n\nSet the fallback when a test set starts and cover the no-stack case with a regression test."
    },
    {
      "commit": "478c7e6c19003add77286d970dee689f9fac56ff",
      "tree": "8155309ff3c2098650a257610128b3f1eea2ce1d",
      "parents": [
        "39bb6f2261f2c6bda3aa745dc5273b604d2a66bb"
      ],
      "author": {
        "name": "Chris Povirk",
        "email": "cpovirk@google.com",
        "time": "Mon Jun 01 20:55:58 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 10:55:58 2026 +1000"
      },
      "message": "Avoid producing a trailing colon in `java.class.path`. (#3365)\n\nThis is more consistent with how `java -cp ...` operates:\n\nIf I run...\n\n`java -cp somejar:`\n\n...then Java sees a trailing empty path, i.e., \"the current directory.\"\n\nBut Surefire includes a trailing colon in all cases --\neven when the current directory is not on the class path.\n\nThis behavior contributed to https://github.com/google/guava/issues/8295"
    },
    {
      "commit": "39bb6f2261f2c6bda3aa745dc5273b604d2a66bb",
      "tree": "7c98413061b29f35ae14967724f6ce7cfbc894f9",
      "parents": [
        "fbff927de16aa597d77e0128bfdd9727b58e2f2f"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Jun 02 10:52:22 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 02 10:52:22 2026 +1000"
      },
      "message": "Use embeded mermaid and fix a typo (#3362)\n\n* Use embeded mermaid and fix a typo\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* use updated site schema\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "fbff927de16aa597d77e0128bfdd9727b58e2f2f",
      "tree": "6d095c360326b87a5b960377494b6884022cfae5",
      "parents": [
        "3c175c8b980e105442d3d10e8b18148b6f69c9b8"
      ],
      "author": {
        "name": "Nils Christian Ehmke",
        "email": "30949845+nils-christian@users.noreply.github.com",
        "time": "Sun May 24 23:03:06 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 07:03:06 2026 +1000"
      },
      "message": "[Issue-3226] JUnit5Xml30StatelessReporter does not change class name in report (#3347)\n\n* Fix usePhrasedTestCaseClassName\u003dfalse still using @DisplayName in XML classname attribute\n\nWhen phrasedClassName was false, the classname attribute in the XML report\nincorrectly used sourceText (the @DisplayName value) whenever it was non-null,\nmaking the flag effectively a no-op for classes annotated with @DisplayName.\nThe false branch now consistently uses getSourceName(), matching the existing\npattern for phrasedMethodName.\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n\n* Closed the resources in StatelessXmlReporterTest.\n\n* Fixed the integration tests.\n\n* Replaced the original solution with a new field.\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "3c175c8b980e105442d3d10e8b18148b6f69c9b8",
      "tree": "a09b2a05deb82c50823a1c50b302d41b1d34e258",
      "parents": [
        "762a7911ce81b3b5f0e1699a160fb2f0f3bd0b06"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon May 25 06:59:31 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 06:59:31 2026 +1000"
      },
      "message": "Use Maven site plugin 3.22.0 and setup mermaid diagrams (#3358)\n\n* Site plugin 3.22.0\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* remove staging repo used for testing\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "762a7911ce81b3b5f0e1699a160fb2f0f3bd0b06",
      "tree": "217e1a8741f8e686bcfdb6f0639b3c20d2c4032d",
      "parents": [
        "1e0e6b0b5b7d8caa4ffd1023997c7857007f50e2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri May 22 16:47:33 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 22 16:47:33 2026 +0200"
      },
      "message": "Bump org.junit:junit-bom from 5.14.1 to 5.14.4 (#3357)\n\nBumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.1 to 5.14.4.\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.1...r5.14.4)\n\n---\nupdated-dependencies:\n- dependency-name: org.junit:junit-bom\n  dependency-version: 5.14.4\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": "1e0e6b0b5b7d8caa4ffd1023997c7857007f50e2",
      "tree": "15e7063ac73346f074ef02ac56feb2d014029cbf",
      "parents": [
        "cd528f9b8b22547ac95de437671ad21d128dc4fb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 18 20:47:48 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 18 20:47:48 2026 +1000"
      },
      "message": "Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3351)\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": "cd528f9b8b22547ac95de437671ad21d128dc4fb",
      "tree": "29179a3013109fb7784aa6f072c52ac5be1f53ea",
      "parents": [
        "98cfb3d78b4485639f12af89b88aa5f9d8aef615"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon May 18 20:47:06 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 18 20:47:06 2026 +1000"
      },
      "message": "Issue #2613 Debugging failsafe tests: Message \u0027Listening for transport dt_socket at address\u0027 is not displayed anymore when using maven.surefire.debug (#3353)\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "98cfb3d78b4485639f12af89b88aa5f9d8aef615",
      "tree": "90905b33386fa9976e627a74e02d25c1955ca847",
      "parents": [
        "64856f44022df8deda81eed996279d224dc4bd20"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 14 18:34:05 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 14 18:34:05 2026 +0200"
      },
      "message": "Bump org.apache.logging.log4j:log4j-core (#3343)\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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "64856f44022df8deda81eed996279d224dc4bd20",
      "tree": "59cb2ae05ebd567e328fdf00346808928150a88c",
      "parents": [
        "728b66d7efb89878f9112dd8208342552161f87e"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Mar 31 07:05:43 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 31 07:05:43 2026 +1000"
      },
      "message": "Remove FIXME which has been fixed :) (#3339)\n\n* Remove FIXME which has been fixed :)\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* spotless\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "728b66d7efb89878f9112dd8208342552161f87e",
      "tree": "a7cfd870cb738246ae8ab595a50b4362d3532767",
      "parents": [
        "246a23f8f1f6a2c7d5f047645e88a4ca2460da76"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Mar 30 20:25:35 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 30 20:25:35 2026 +1000"
      },
      "message": "Fix documentation due to code simplification with providers (#3332)\n\n* Fix documentation due to code simplification with providers\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "246a23f8f1f6a2c7d5f047645e88a4ca2460da76",
      "tree": "08fcb3fa328a2dba1d7008a36d64a101f6009e75",
      "parents": [
        "479bf20820d597293b94c4380bd532e9f5bc9b2a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Mar 28 14:26:43 2026 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Mar 30 09:12:32 2026 +0200"
      },
      "message": "fix deprecation notices for suiteXmlFiles parameter\n\n- `@deprecated` annotation should be placed after docs ...\n- drop some of the unused methods\n"
    },
    {
      "commit": "479bf20820d597293b94c4380bd532e9f5bc9b2a",
      "tree": "92cc6b0b62639507249c3ff26d30952e0c28b58f",
      "parents": [
        "0c380a2e502cbd606a5b8d4902a5cf255588555c"
      ],
      "author": {
        "name": "Milan Tyagi",
        "email": "157273416+MilanTyagi2004@users.noreply.github.com",
        "time": "Mon Mar 30 09:51:33 2026 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 30 14:21:33 2026 +1000"
      },
      "message": "Fix empty and missing testcase entries for JUnit 5 @BeforeAll/@AfterAll failures (#3329)\n\n* Fix: JUnit 5 @BeforeAll and @AfterAll failures produce empty testcase name"
    },
    {
      "commit": "0c380a2e502cbd606a5b8d4902a5cf255588555c",
      "tree": "011b0bd76079d59511c796d48f7b739c11239d1e",
      "parents": [
        "d7c2632677240a51e37b949cc54998ec731d91d2"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Mar 28 19:49:07 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 28 19:49:07 2026 +1000"
      },
      "message": "Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#3335)\n\nBumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) from 2.4.2 to 2.4.3.\n- [Release notes](https://github.com/fusesource/jansi/releases)\n- [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)\n- [Commits](https://github.com/fusesource/jansi/compare/jansi-2.4.2...jansi-2.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.fusesource.jansi:jansi\n  dependency-version: 2.4.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d7c2632677240a51e37b949cc54998ec731d91d2",
      "tree": "d971ae5d2d83f64b674da4acaa7b6817e190a52f",
      "parents": [
        "16cabe5cfe82e1789303f4873ca0227fb9abfed3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 27 12:21:30 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 27 12:21:30 2026 +0100"
      },
      "message": "Bump doxiaVersion from 2.0.0 to 2.1.0 (#3330)\n\nBumps `doxiaVersion` from 2.0.0 to 2.1.0.\n\nUpdates `org.apache.maven.doxia:doxia-sink-api` from 2.0.0 to 2.1.0\n- [Release notes](https://github.com/apache/maven-doxia/releases)\n- [Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)\n\nUpdates `org.apache.maven.doxia:doxia-core` from 2.0.0 to 2.1.0\n- [Release notes](https://github.com/apache/maven-doxia/releases)\n- [Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.doxia:doxia-sink-api\n  dependency-version: 2.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.maven.doxia:doxia-core\n  dependency-version: 2.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": "16cabe5cfe82e1789303f4873ca0227fb9abfed3",
      "tree": "e6dfad6218c8960cb649a4599c59a4100e26ed03",
      "parents": [
        "252e865714ce480ce24644cf65150e2b6696d4ae"
      ],
      "author": {
        "name": "Alexey Venderov",
        "email": "avenderov@gradle.com",
        "time": "Thu Mar 19 08:17:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 19 17:17:35 2026 +1000"
      },
      "message": "Ensure that the statistics filename is calculated only once. (#3326)\n\nThe issue is that `getStatisticsFile()` uses `getConfigChecksum()` which relies on potentially mutable values such as system properties, provider properties, etc. `getStatisticsFile()` was called from different places with changes to the system properties in between, leading to different filenames."
    },
    {
      "commit": "252e865714ce480ce24644cf65150e2b6696d4ae",
      "tree": "7f73b167bfd64a4ec24c5a7c9e17f07a03a3da8e",
      "parents": [
        "ff6b6e30f6232fd69686788b6482addc15335b3f"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Thu Mar 19 07:02:56 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 19 07:02:56 2026 +1000"
      },
      "message": "Upgrade Maven version and resolver version (#3325)\n\n* Upgrade Maven version and resolver version\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "ff6b6e30f6232fd69686788b6482addc15335b3f",
      "tree": "4b67462684106a0703cb8c06338bab6594de686a",
      "parents": [
        "498bb7f7d52c4e2cdcb66d04b331a046074e73dc"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Mar 17 19:07:33 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 17 19:07:33 2026 +1000"
      },
      "message": "Use parallel tests with Junit5 feature (#3316)\n\n* parallel run with Junit5 feature\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "498bb7f7d52c4e2cdcb66d04b331a046074e73dc",
      "tree": "c70f54c9f7575f93aff040262fd74573d48ea522",
      "parents": [
        "1ed736a9298eb1ce9fbd44c058304e1d70a52ace"
      ],
      "author": {
        "name": "Sebastian Tiemann",
        "email": "setie@mailbox.org",
        "time": "Tue Mar 17 07:26:44 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 17 16:26:44 2026 +1000"
      },
      "message": "Update architecture docs for unified test provider (#3313)\n\n* docs: shrink documentation to new technical structure\n* docs: replace old provider lookup, diagram and table with updated information\n* docs: add breaking changes paragraph for JUnit for 3.6.\n* docs: move changes to provider model and new stack trace handling features to architecture.md\n* docs: improve distinction between old and new provider model title\n* docs: improve distinction between old and new provider model\n\n---------\n\nSigned-off-by: Sebastian Tiemann \u003csetie@mailbox.org\u003e"
    },
    {
      "commit": "1ed736a9298eb1ce9fbd44c058304e1d70a52ace",
      "tree": "dd1864c0d33724319453eb611aa515fee44c2e37",
      "parents": [
        "41bcd4c4c540be81bde9734e7e097e07b8381203"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Mar 13 23:03:44 2026 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Mar 16 08:51:43 2026 +0100"
      },
      "message": "Bump Mockito to 4.11.0\n"
    },
    {
      "commit": "41bcd4c4c540be81bde9734e7e097e07b8381203",
      "tree": "a2f8a8b5b6612df44499420e9a10f5513dae274d",
      "parents": [
        "0fd42031cf6d4239cb0bf956b188e11f7710fc87"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Mar 15 15:08:04 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 15 15:08:04 2026 +0100"
      },
      "message": "Execute ITs in embedded mode by default (#3323)\n\n* Execute ITs in embedded mode by default\n\n* More memory for ITs"
    },
    {
      "commit": "0fd42031cf6d4239cb0bf956b188e11f7710fc87",
      "tree": "a980c82715f63e38f2bf4de366fe5b3494256c83",
      "parents": [
        "93a06c4822fe897be6fb8a34a0a51b2ceb361f95"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Mar 14 12:08:05 2026 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Mar 15 12:33:23 2026 +0100"
      },
      "message": "Use surefire 3.5.5 by project itself for testing\n"
    },
    {
      "commit": "93a06c4822fe897be6fb8a34a0a51b2ceb361f95",
      "tree": "d2d2cd1d85a939ec1fdfeee16ede6537e3d59541",
      "parents": [
        "b2d4904bd1b432a1df616c806fc4ff96e74fd03b"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Mar 14 00:23:17 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 14 09:23:17 2026 +1000"
      },
      "message": "Remove redundant ITs and resource cleanups (#3319)\n\nWhen we have one provider test with empty, the same profiles are redundant\n\nremove unused ITs resources"
    },
    {
      "commit": "b2d4904bd1b432a1df616c806fc4ff96e74fd03b",
      "tree": "417f3f52f8c64a378cfc3b8b2a4b663a310a7d71",
      "parents": [
        "41ce75377fac5b4e3d06cc6e9edad482a2393c59"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Mar 12 06:57:01 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 12 15:57:01 2026 +1000"
      },
      "message": "Fix jenkins build (#3314)\n\n* Fix Jenkins build\n\n* relax timeout which makes test really flaky, we cannot guarantee a thread will make x operations in a given time\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* use recordCoverage\n\n* add JaCoCo reports\n\n* recordCoverage and ignoreParsingErrors\n\n* fix sourceDirectories\n\n* jacoco configuration\n\n* drop forkedProcessTimeoutInSeconds\n\n* use junit report in jenkins\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\nCo-authored-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "41ce75377fac5b4e3d06cc6e9edad482a2393c59",
      "tree": "3d9f1884b471ccfc593cc3e66e0e773239283862",
      "parents": [
        "9c1d337ad902809598574efe9272340b31633424"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Thu Mar 12 07:28:25 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 12 07:28:25 2026 +1000"
      },
      "message": "Upgrade tests to use Junit5 (#3312)\n\n* Migrate all tests to Junit5\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "9c1d337ad902809598574efe9272340b31633424",
      "tree": "7db89a50715f6235b481eef2842b62cffeb0aaae",
      "parents": [
        "75a1118c82f59fbe6c5ff07bd0211b204baefc5a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sun Mar 08 01:05:39 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 08 10:05:39 2026 +1000"
      },
      "message": "Fix tag-template in release-drafter config (#3311)\n\nWe have configured release plugin with `\u003ctagNameFormat\u003esurefire-@{project.version}\u003c/tagNameFormat\u003e`\n\nso we should be consistency here, in other case different tag will be proposed by release-drafter"
    },
    {
      "commit": "75a1118c82f59fbe6c5ff07bd0211b204baefc5a",
      "tree": "9b568909ca86d0d36c39bf36b4ddfab79e38090d",
      "parents": [
        "6059d7ca65eeaf82f94416251f3ee4df107bae89"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Mar 06 22:23:42 2026 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Sat Mar 07 11:15:12 2026 +0100"
      },
      "message": "Protect branch - surefire-3.5.x\n\navoid to delete it\n"
    },
    {
      "commit": "6059d7ca65eeaf82f94416251f3ee4df107bae89",
      "tree": "7a1641c37a67974d0fb5c104f514739f379e19e0",
      "parents": [
        "0c2434393ddaccfca6813dcd019dd047c561d95f"
      ],
      "author": {
        "name": "Piotrek Żygieło",
        "email": "11896137+pzygielo@users.noreply.github.com",
        "time": "Thu Mar 05 09:11:12 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 05 18:11:12 2026 +1000"
      },
      "message": "Add `flakes` attribute to use in `testsuite` report (#3306)\n\nCo-authored-by: Piotrek Żygieło \u003cpzygielo@users.noreply.github.com\u003e"
    },
    {
      "commit": "0c2434393ddaccfca6813dcd019dd047c561d95f",
      "tree": "9e1cfc3069b2813ec7395def27ff291c2cb4524b",
      "parents": [
        "0fba0ef1da8a410680100307f9742bdedc8e33b7"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Mar 03 09:04:55 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 03 09:04:55 2026 +1000"
      },
      "message": "Use junit platform runner to run junit 3, junit 4 and TestNG tests via vintage engine and testng engine (#3179)\n\n* use junit plaform runner to run Junit 3/4 and TestNG via vintage engine and testng engine\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\nCo-authored-by: Sebastian Tiemann \u003csetie@mailbox.org\u003e"
    },
    {
      "commit": "0fba0ef1da8a410680100307f9742bdedc8e33b7",
      "tree": "eb768e40815c729bd2dd3c73905720d1a8f3cff6",
      "parents": [
        "f18e31ebab29411705619e432339fe214bb6862e"
      ],
      "author": {
        "name": "Kevin Nammour",
        "email": "nammourkevin@gmail.com",
        "time": "Mon Mar 02 13:10:17 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 02 21:10:17 2026 +1000"
      },
      "message": "Introduce reportTestTimestamp option and include timestamp for test sets and test cases (#3261)\n\n* Introduce reportTestTimestamp option and include start timestamps in XML reports\n\n* Explicitly state deprecation reason of StatelessXmlReporter ctor, and inline toIsoInstant logic\n\n* Make test/testset startAt getters package private, and remove sleep behavior in dummy tests\n\n* Adapt surefire test report format to include timestamp field"
    },
    {
      "commit": "f18e31ebab29411705619e432339fe214bb6862e",
      "tree": "08bad9e989479de515d4102355be7f87a8f27cda",
      "parents": [
        "8c577f03a3aac39ebb4d1f2c47e28f9ef722b82f"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Mar 02 16:52:47 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Mar 02 16:52:47 2026 +1000"
      },
      "message": "align label and use \u003e\u003d because it is ignore\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n"
    },
    {
      "commit": "8c577f03a3aac39ebb4d1f2c47e28f9ef722b82f",
      "tree": "9470d99b16025bd1d99dff4f6dab8937805709f7",
      "parents": [
        "2f4d8a8fba209764f9bef677dfff8981efa19dc7"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Mon Mar 02 09:12:21 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 02 09:12:21 2026 +1000"
      },
      "message": "add some ignore in dependabot configuration (#3286)\n\n* add some ignore in dependabot configuration\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* looks to be better using labels\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* add dependencies label\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n* update labels\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n---------\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "2f4d8a8fba209764f9bef677dfff8981efa19dc7",
      "tree": "fb679aaaf2a5260fba66092976f5ead6eca77493",
      "parents": [
        "5687822f915ecc837a7f6a4580f60afc03e60b1d"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Mon Mar 02 00:12:00 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 02 09:12:00 2026 +1000"
      },
      "message": "Remove release-drafter configuration for 3.x (#3291)\n\nIt is the same as on master, so we not need a special one."
    },
    {
      "commit": "5687822f915ecc837a7f6a4580f60afc03e60b1d",
      "tree": "8f395f4a8f3cc0f044ddaeba5ddf1f09378f5be4",
      "parents": [
        "abf3dba9b9165d3bf9ef5ac3e95977f72da69572"
      ],
      "author": {
        "name": "Amine Ghoussaini",
        "email": "54037376+aghoussaini@users.noreply.github.com",
        "time": "Sat Feb 28 11:46:21 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 28 19:46:21 2026 +1000"
      },
      "message": "[SUREFIRE-2049] Fix SHUTDOWN type lost during command serialization. (#3270)\n\n"
    },
    {
      "commit": "abf3dba9b9165d3bf9ef5ac3e95977f72da69572",
      "tree": "6853f1bc73e58e44f1247f994c3178b99a3c3923",
      "parents": [
        "a948c095172048935477cd69c04bfad32ff45973"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Feb 24 18:37:20 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 18:37:20 2026 +1000"
      },
      "message": "Add configuration for 3.5.x branch (dependabot/release drafter) (#3271)\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "a948c095172048935477cd69c04bfad32ff45973",
      "tree": "a583d35f287e7a49e14d369f9726c309dd60cf8a",
      "parents": [
        "83184baf2d341f0ef2c88ef4a92f6deb2b6d53c1"
      ],
      "author": {
        "name": "Daniel Mohedano",
        "email": "daniel.mohedano@datadoghq.com",
        "time": "Tue Feb 24 01:23:43 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 24 10:23:43 2026 +1000"
      },
      "message": "fix: null guard for context map (#3269)\n\n"
    },
    {
      "commit": "83184baf2d341f0ef2c88ef4a92f6deb2b6d53c1",
      "tree": "4e5f5cf71a8460bca2feb50cd99498a87366842b",
      "parents": [
        "f93377a4b3ca6b97c5a406be8adb44cc5f0a4785"
      ],
      "author": {
        "name": "Elliotte Rusty Harold",
        "email": "elharo@users.noreply.github.com",
        "time": "Wed Feb 18 20:21:07 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 18 20:21:07 2026 +0000"
      },
      "message": "Follow Oracle javadoc guidelines (#3177)\n\n"
    },
    {
      "commit": "f93377a4b3ca6b97c5a406be8adb44cc5f0a4785",
      "tree": "ab22965dd6ae90cbba02ec2cc7894f2f0f03e22f",
      "parents": [
        "968cb38271efdee0cbe3abcd4c130fd67eb1f047"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Feb 18 15:18:14 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Feb 18 15:18:14 2026 +1000"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "968cb38271efdee0cbe3abcd4c130fd67eb1f047",
      "tree": "38fbeeacaea788db62f7b41a903994d7e9064f81",
      "parents": [
        "8e7dc4106bab204cdc01b48b46a83e49e3feca9a"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Feb 18 15:17:47 2026 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Feb 18 15:17:47 2026 +1000"
      },
      "message": "[maven-release-plugin] prepare release surefire-3.5.5\n"
    },
    {
      "commit": "8e7dc4106bab204cdc01b48b46a83e49e3feca9a",
      "tree": "d9caba3b081deae8a678895652d6d46fe8f9bb41",
      "parents": [
        "4ced57c058bee5c68fd1313a401a018c9d0303bb"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Feb 18 12:18:48 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 18 12:18:48 2026 +1000"
      },
      "message": "Reapply \"Replace runing external process and parsing output with simple Proces…\" (#3263)\n\nThis reverts commit 4ced57c058bee5c68fd1313a401a018c9d0303bb."
    },
    {
      "commit": "4ced57c058bee5c68fd1313a401a018c9d0303bb",
      "tree": "ff4705b47934f7ffab7cbf6146cdc8b67ede17f4",
      "parents": [
        "8496d9a6bf96ead941b8e2948c9fac222247e4f3"
      ],
      "author": {
        "name": "Tibor Digana",
        "email": "tibor.digana@gmail.com",
        "time": "Sun Feb 15 00:19:10 2026 +0100"
      },
      "committer": {
        "name": "Tibor Digana",
        "email": "tibor.digana@gmail.com",
        "time": "Sun Feb 15 00:22:42 2026 +0100"
      },
      "message": "Revert \"Replace runing external process and parsing output with simple Proces…\"\n\nThis reverts commit 0b190142a3df4cb3dda52825e7fedda59591cbc8.\n"
    },
    {
      "commit": "8496d9a6bf96ead941b8e2948c9fac222247e4f3",
      "tree": "d9caba3b081deae8a678895652d6d46fe8f9bb41",
      "parents": [
        "68265e56ebf609da2447bde7eebd3c7dbd4f7826"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 13 07:20:41 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 13 07:20:41 2026 +1000"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)\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: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": "68265e56ebf609da2447bde7eebd3c7dbd4f7826",
      "tree": "22ecc3abf3464ed2088750d5e2d2a049dd9f3740",
      "parents": [
        "0b190142a3df4cb3dda52825e7fedda59591cbc8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 10 19:18:24 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 10 19:18:24 2026 +1000"
      },
      "message": "Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)\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": "0b190142a3df4cb3dda52825e7fedda59591cbc8",
      "tree": "99a51083f2e3b51ea09e9d8c61102992d932770f",
      "parents": [
        "688f8c46390a0d495a0c4169c873389b9c9b21b6"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Tue Feb 10 19:07:57 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 10 19:07:57 2026 +1000"
      },
      "message": "Replace runing external process and parsing output with simple ProcessHandle if available (Java9+) (#3252)\n\n* Replacing runing external process and parsing output with simple ProcessHandle if available\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e\n\n"
    },
    {
      "commit": "688f8c46390a0d495a0c4169c873389b9c9b21b6",
      "tree": "915d0abc53fa5db24ca61b7d9a5be406cc33449b",
      "parents": [
        "e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"
      ],
      "author": {
        "name": "jbliznak",
        "email": "jbliznak@users.noreply.github.com",
        "time": "Mon Feb 09 22:05:11 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 10 07:05:11 2026 +1000"
      },
      "message": "Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)\n\n* Use PowerShell instead of WMIC for detecting zombie process on Windows\n\nWMIC is not available in recent Windows versions.\nThe new solution with PowerShell should work for Windows 8 and newer\nand Windows Server 2012 and newer.\n\nThe change is deliberately as small as possible, leaving most\nof the old WMIC handling in place because there is a plan to deprecate\nthis class anyway.\n\nOn performance note: executing the check via PowerShell is notably\nslower than with WMIC (low hundreds of millis vs tens of millis).\nHowever, since this check is used only to detect zombie process\nand only once per tens of seconds, this will hopefully be good enough.\nMuch better and faster implementation could be done once the minimal\nsupported Java moves to 9 or later via ProcessHandle, until then\nthis should do."
    },
    {
      "commit": "e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe",
      "tree": "b782156dcf950c35bbdc3d750c3cb4a0153d44c2",
      "parents": [
        "9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Fri Feb 06 01:01:06 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 06 10:01:06 2026 +1000"
      },
      "message": "Build only by the latest Maven on Jenkins (#3255)\n\n"
    },
    {
      "commit": "9c99e979d29329c7cf0c7a110cf12b0eeb8a331a",
      "tree": "ccc4e78995ab0cc9ce20111df5e5c7c4ccf8fca7",
      "parents": [
        "20930ead8197a10f1e9272c2ec68388355b3c077"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Feb 05 22:02:28 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 06 07:02:28 2026 +1000"
      },
      "message": "Fix Jenkin badges in README (#3254)\n\n[skip ci]"
    },
    {
      "commit": "20930ead8197a10f1e9272c2ec68388355b3c077",
      "tree": "0e666970fa38e33fa6fec6f5bd3143e108e40a16",
      "parents": [
        "fcf1f3cc34bf84c8f3caf3f3754d270a0e87e25a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Thu Feb 05 03:46:55 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 05 12:46:55 2026 +1000"
      },
      "message": "Bump parent from 44 to 47 (#3253)\n\n"
    },
    {
      "commit": "fcf1f3cc34bf84c8f3caf3f3754d270a0e87e25a",
      "tree": "9320d3ac76a7a62b1f0d81531e866f6da17fef9a",
      "parents": [
        "30ffc12b5bf5ddf68886242d146dd568b1bcda0a"
      ],
      "author": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Feb 04 00:31:04 2026 +0100"
      },
      "committer": {
        "name": "Slawomir Jaranowski",
        "email": "s.jaranowski@gmail.com",
        "time": "Wed Feb 04 10:46:42 2026 +0100"
      },
      "message": "Use JUnit5 in failsafe ITs\n\nalso improvements to use artifacts from current build reactor\n\nnow ITs download artifacts from snapshot repository, which is available by parent pom\n"
    },
    {
      "commit": "30ffc12b5bf5ddf68886242d146dd568b1bcda0a",
      "tree": "a3cb8dedc0478629c8f076c2858491277ddd7f7c",
      "parents": [
        "c672914006fcd5233e0e48cbd280f260342549e5"
      ],
      "author": {
        "name": "Scott Williams",
        "email": "scott.rw93@gmail.com",
        "time": "Wed Feb 04 01:23:26 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 04 11:23:26 2026 +1000"
      },
      "message": "pass slf4j context to spawned thread (#3241)\n\nCo-authored-by: Scott Williams \u003csrwilliams@hubspot.com\u003e"
    },
    {
      "commit": "c672914006fcd5233e0e48cbd280f260342549e5",
      "tree": "a96d2225102244e543b83d734ba5a14a37998428",
      "parents": [
        "ca4f62096a3378482c829c57b511ad54cf1793e4"
      ],
      "author": {
        "name": "Christopher Lambert",
        "email": "xn137@gmx.de",
        "time": "Fri Jan 30 00:47:34 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 30 09:47:34 2026 +1000"
      },
      "message": "[SUREFIRE-3239] allow override of statistics file checksum (#3247)\n\nThis is an escape hatch in scenarios where the configuration keeps\nchanging for each CI run but the duration of test classes does not\ndepend on the configuration at all.\nBy setting a fixed checksum users can make sure that test execution data\nfrom previous runs always gets used when balancing parallel execution\nbuckets."
    },
    {
      "commit": "ca4f62096a3378482c829c57b511ad54cf1793e4",
      "tree": "d1138fc871d04447dcd975be33dae5c41cfdba4c",
      "parents": [
        "a31484f47d5f00a07f4dfe1929e10603cfc96c4c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 28 15:19:35 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 28 15:19:35 2026 +0100"
      },
      "message": "Bump org.assertj:assertj-core (#3246)\n\nBumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.16.1 to 3.27.7.\n- [Release notes](https://github.com/assertj/assertj/releases)\n- [Commits](https://github.com/assertj/assertj/compare/assertj-core-3.16.1...assertj-build-3.27.7)\n\n---\nupdated-dependencies:\n- dependency-name: org.assertj:assertj-core\n  dependency-version: 3.27.7\n  dependency-type: direct:development\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": "a31484f47d5f00a07f4dfe1929e10603cfc96c4c",
      "tree": "1b6ffc60a884ca4f61d878c6c37c0236f54cea70",
      "parents": [
        "6b67c898390951778d991c559e82818ca4a321f5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 27 16:15:00 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 27 16:15:00 2026 +0100"
      },
      "message": "Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#3245)\n\nBumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7.\n- [Release notes](https://github.com/assertj/assertj/releases)\n- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.6...assertj-build-3.27.7)\n\n---\nupdated-dependencies:\n- dependency-name: org.assertj:assertj-core\n  dependency-version: 3.27.7\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": "6b67c898390951778d991c559e82818ca4a321f5",
      "tree": "ca63b7b5e8847148c98a9a54fefd611cb76fb43d",
      "parents": [
        "54621a7fe42f606d796afb581de9653c2c45d2f5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jan 22 16:43:36 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 22 16:43:36 2026 +0100"
      },
      "message": "Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#3243)\n\nBumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.26 to 1.27.\n- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)\n- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.26...animal-sniffer-1.27)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin\n  dependency-version: \u00271.27\u0027\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": "54621a7fe42f606d796afb581de9653c2c45d2f5",
      "tree": "c674f27f9d85ec51c8a105d52ebc30b6eee9f7c9",
      "parents": [
        "68aefe85847109504900adb77ee9c4624696072f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 12 06:12:14 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 12 06:12:14 2026 +0100"
      },
      "message": "Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (#3236)\n\nBumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.20.0 to 4.21.0.\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.20.0...4.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 4.21.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "68aefe85847109504900adb77ee9c4624696072f",
      "tree": "cc243487f3d996726edf4adfcdc59a3d0a3ac846",
      "parents": [
        "18f0c9f9dd850f98377032693fa5ec460f42b65b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 22 19:02:27 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Thu Dec 25 00:17:41 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2\n\nBumps [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages) from 1.5.1 to 1.5.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-languages/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-languages/compare/plexus-languages-1.5.1...plexus-languages-1.5.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-java\n  dependency-version: 1.5.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "18f0c9f9dd850f98377032693fa5ec460f42b65b",
      "tree": "68e304360217725c5660446c422888855c699573",
      "parents": [
        "d29e30632f82b3d61eba3c04d177c0d9c0cdef5f"
      ],
      "author": {
        "name": "Tomlincoln",
        "email": "tomlincoln93@gmail.com",
        "time": "Mon Dec 22 01:56:57 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 10:56:57 2025 +1000"
      },
      "message": "Remove long-deprecated unused encoding property (#3198)\n\nCo-authored-by: Gáspár Tamás \u003ctamas.gaspar@icellmobilsoft.hu\u003e"
    },
    {
      "commit": "d29e30632f82b3d61eba3c04d177c0d9c0cdef5f",
      "tree": "15ca39c2647239710293f1cfd5919dc2141b0de0",
      "parents": [
        "30634fbae39746de2a553e5a7b7daad7370e3133"
      ],
      "author": {
        "name": "strangelookingnerd",
        "email": "49242855+strangelookingnerd@users.noreply.github.com",
        "time": "Mon Dec 22 01:55:56 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 22 10:55:56 2025 +1000"
      },
      "message": "Reduce log level for skipped tests result to info (#3232)\n\n"
    },
    {
      "commit": "30634fbae39746de2a553e5a7b7daad7370e3133",
      "tree": "7dbbaf5fdaa52ac6208b16e347ca2953922b31f8",
      "parents": [
        "421f159c32bbe78aadb12bd1755786973a7aadf9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 20 08:47:14 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 20 08:47:14 2025 +0100"
      },
      "message": "Bump org.apache.logging.log4j:log4j-core (#3234)\n\nBumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.25.3\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "421f159c32bbe78aadb12bd1755786973a7aadf9",
      "tree": "94b3cd86f0d444193db0122134d002701820b523",
      "parents": [
        "4ebfcd3dfbb463a2deb53f737f293c41323567dc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 09 05:31:11 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 09 05:31:11 2025 +0100"
      },
      "message": "Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (#3228)\n\nBumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.19.0 to 4.20.0.\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.19.0...4.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 4.20.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "4ebfcd3dfbb463a2deb53f737f293c41323567dc",
      "tree": "f02d5ef4f99c6ad0c888a0060a3214cea37fa3ae",
      "parents": [
        "298e5076f332d67143166b135955ed7679d87bee"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 25 05:59:54 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 25 05:59:54 2025 +0100"
      },
      "message": "Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (#3224)\n\nBumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.18.0 to 4.19.0.\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.18.0...4.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 4.19.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "298e5076f332d67143166b135955ed7679d87bee",
      "tree": "93ccc7cb293150af4572b104964ee4811b28fa7d",
      "parents": [
        "e520b9c75027d37889e9781ff83eb6522827361a"
      ],
      "author": {
        "name": "tibor17",
        "email": "tibordigana@apache.org",
        "time": "Sun Nov 09 00:20:58 2025 +0100"
      },
      "committer": {
        "name": "Tibor Digana",
        "email": "tibor.digana@gmail.com",
        "time": "Fri Nov 21 16:50:19 2025 +0100"
      },
      "message": "Missing many files in the GH Artifacts of CI ex-post.\n"
    },
    {
      "commit": "e520b9c75027d37889e9781ff83eb6522827361a",
      "tree": "c9d6fc32f560916b3b2e9e0bc07bc0f9397e23fd",
      "parents": [
        "3f374335092f4000c161c5e9ea748b437866d3df"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 18 06:02:14 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 18 06:02:14 2025 +0100"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#3223)\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: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": "3f374335092f4000c161c5e9ea748b437866d3df",
      "tree": "b17b048e44cb7ce14294ea4cadd62d07008d9790",
      "parents": [
        "e4d6296c0bf661054273f8fd45788bfe62037e55"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Nov 15 09:24:47 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 15 09:24:47 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#3221)\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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e4d6296c0bf661054273f8fd45788bfe62037e55",
      "tree": "837817d6655b1abbe6142e6dc1ccb0d3ac03070f",
      "parents": [
        "b4a53de9b3a9ce02f306f02b064f4f58070678f4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Nov 15 09:24:38 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 15 09:24:38 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (#3220)\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": "b4a53de9b3a9ce02f306f02b064f4f58070678f4",
      "tree": "184e9d4fbf37cf67e965bcbb6cc06c0fee83d740",
      "parents": [
        "1ae1bb3b5e66ea3f0084667c22cea51d1c1c4ba9"
      ],
      "author": {
        "name": "Jakub Stejskal",
        "email": "xstejs24@gmail.com",
        "time": "Wed Oct 08 16:48:44 2025 +0200"
      },
      "committer": {
        "name": "Tibor Digana",
        "email": "tibor.digana@gmail.com",
        "time": "Sat Nov 15 00:27:34 2025 +0100"
      },
      "message": "Properly parse flake failures in beforeAll stages\n\nSigned-off-by: Jakub Stejskal \u003cxstejs24@gmail.com\u003e\n\n# Conflicts:\n#\tmaven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/DefaultReporterFactory.java\n#\tmaven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/report/DefaultReporterFactoryTest.java\n"
    },
    {
      "commit": "1ae1bb3b5e66ea3f0084667c22cea51d1c1c4ba9",
      "tree": "8006424edcbd754ff6abc5953a94a1c85810a358",
      "parents": [
        "f03593cef3c82341a28cda0a085b26f2b00bc3e5"
      ],
      "author": {
        "name": "Jakub Stejskal",
        "email": "xstejs24@gmail.com",
        "time": "Wed Oct 29 10:47:45 2025 +0100"
      },
      "committer": {
        "name": "Tibor Digana",
        "email": "tibor.digana@gmail.com",
        "time": "Fri Nov 14 10:24:35 2025 +0100"
      },
      "message": "Revert \"Properly work with test failures caused during beforeAll phase (#3194)\"\n\nThis reverts commit 4a47a1c44f3abe18164cc3a5d1287f440bb40684.\n\nSigned-off-by: Jakub Stejskal \u003cxstejs24@gmail.com\u003e\n"
    },
    {
      "commit": "f03593cef3c82341a28cda0a085b26f2b00bc3e5",
      "tree": "be79d73abd9da80059ea0b1992556d744c99a8be",
      "parents": [
        "500a90a1390ea95342f5a38e3544347124fa6ade"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 10 02:46:32 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 04:14:33 2025 +0100"
      },
      "message": "Bump commons-io:commons-io from 2.20.0 to 2.21.0\n\nBumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.\n- [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)\n- [Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.20.0...rel/commons-io-2.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-version: 2.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "500a90a1390ea95342f5a38e3544347124fa6ade",
      "tree": "1c376c2dba9ff9031c0f9a37b26e7e1603ef3776",
      "parents": [
        "722798f2f3bbaa6243928e0d8eb130828eb6186e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 03 19:18:39 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:45:58 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": "722798f2f3bbaa6243928e0d8eb130828eb6186e",
      "tree": "74202d877aa1ba3517f91f0f6dabf13cf2e9e4c8",
      "parents": [
        "6b9ac38b6995ca0910789782c3f0b6509ce7cf62"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 07 19:02:35 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Mon Nov 10 03:45:32 2025 +0100"
      },
      "message": "Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1\n\nBumps [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages) from 1.5.0 to 1.5.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-languages/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-languages/compare/plexus-languages-1.5.0...plexus-languages-1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-java\n  dependency-version: 1.5.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": "6b9ac38b6995ca0910789782c3f0b6509ce7cf62",
      "tree": "654acf01824a39afbcc2fb7e85bd6b2c16fcf2ab",
      "parents": [
        "cfe85b929f48b3cac6963a94a084c5eebbd024aa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 31 23:07:45 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 31 23:07:45 2025 +0100"
      },
      "message": "Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (#3213)\n\nBumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.16.0 to 4.18.0.\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.16.0...4.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 4.18.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "cfe85b929f48b3cac6963a94a084c5eebbd024aa",
      "tree": "07002964df16abc410c42621f1f66722a91b3650",
      "parents": [
        "c8f8ad6a362847b74bcece9bd883c0510ea50c55"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Thu Oct 23 11:29:46 2025 +0200"
      },
      "committer": {
        "name": "Konrad Windszus",
        "email": "konrad@windszus.net",
        "time": "Mon Oct 27 14:57:59 2025 +0100"
      },
      "message": "Clarify how late placeholder replacement (@{...}) deals with\nunresolvable parameters\n\nAlso outline that this syntax is only necessary for property values\nwhich are modified, not for those which are exclusively set through\nother plugins due to how resolving works for plugin parameters\n(org.apache.maven.plugin.PluginParameterExpressionEvaluator)"
    },
    {
      "commit": "c8f8ad6a362847b74bcece9bd883c0510ea50c55",
      "tree": "02a975eaf1edfb1c9ffa6e4ca5c738190da2c2e4",
      "parents": [
        "1b9e9fd479dc7f0cbf6c4d30b8597c694b4ca34f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Oct 25 11:56:16 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 25 11:56:16 2025 +0200"
      },
      "message": "Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 (#3202)\n\nBumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.24 to 1.26.\n- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)\n- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.24...animal-sniffer-1.26)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin\n  dependency-version: \u00271.26\u0027\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": "1b9e9fd479dc7f0cbf6c4d30b8597c694b4ca34f",
      "tree": "aeea0ab2400d2506edf3ec87a0e74fed854a725d",
      "parents": [
        "4a47a1c44f3abe18164cc3a5d1287f440bb40684"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 14 18:39:44 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 14 18:39:44 2025 +0200"
      },
      "message": "Bump jacocoVersion from 0.8.13 to 0.8.14 (#3204)\n\nBumps `jacocoVersion` from 0.8.13 to 0.8.14.\n\nUpdates `org.jacoco:org.jacoco.agent` from 0.8.13 to 0.8.14\n- [Release notes](https://github.com/jacoco/jacoco/releases)\n- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14)\n\nUpdates `org.jacoco:jacoco-maven-plugin` from 0.8.13 to 0.8.14\n- [Release notes](https://github.com/jacoco/jacoco/releases)\n- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14)\n\n---\nupdated-dependencies:\n- dependency-name: org.jacoco:org.jacoco.agent\n  dependency-version: 0.8.14\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jacoco:jacoco-maven-plugin\n  dependency-version: 0.8.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": "4a47a1c44f3abe18164cc3a5d1287f440bb40684",
      "tree": "0041b80926eaa179b1b55a8a7c24bf0ee90ee297",
      "parents": [
        "1ec30aae587aacb7e7022c51030fe4a979dd58e2"
      ],
      "author": {
        "name": "Jakub Stejskal",
        "email": "xstejs24@gmail.com",
        "time": "Wed Oct 08 14:02:27 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 08 12:02:27 2025 +0000"
      },
      "message": "Properly work with test failures caused during beforeAll phase (#3194)\n\nSigned-off-by: Jakub Stejskal \u003cxstejs24@gmail.com\u003e"
    },
    {
      "commit": "1ec30aae587aacb7e7022c51030fe4a979dd58e2",
      "tree": "f6b03161bad13c0c35d3920f48a776a3aab86f2b",
      "parents": [
        "cceda844508b6c4609117f73cbe16d661b44c6e5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 22 19:04:25 2025 +0000"
      },
      "committer": {
        "name": "Sylwester Lachiewicz",
        "email": "slachiewicz@apache.org",
        "time": "Fri Sep 26 14:50:43 2025 +0200"
      },
      "message": "Bump org.assertj:assertj-core from 3.27.4 to 3.27.6\n\nBumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6.\n- [Release notes](https://github.com/assertj/assertj/releases)\n- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.6)\n\n---\nupdated-dependencies:\n- dependency-name: org.assertj:assertj-core\n  dependency-version: 3.27.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "cceda844508b6c4609117f73cbe16d661b44c6e5",
      "tree": "2983f8a352299a8a46957cea982d067280b88bc8",
      "parents": [
        "4da5444ca5a2308607c3478c85d83cf1ecbb0f2f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Sep 25 15:47:47 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 25 15:47:47 2025 +0200"
      },
      "message": "Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#3192)\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: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": "4da5444ca5a2308607c3478c85d83cf1ecbb0f2f",
      "tree": "8720072f8e30c8ad3de6917a83c50f3009b45426",
      "parents": [
        "e1f0260fe3e8349e893f9ffc5b3c0335dccc30b1"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Wed Sep 24 17:47:03 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 24 17:47:03 2025 +0200"
      },
      "message": "Fix typo in artifactId tag"
    },
    {
      "commit": "e1f0260fe3e8349e893f9ffc5b3c0335dccc30b1",
      "tree": "d597d4eefb13199e06ff5d81b1fac6614f0f736b",
      "parents": [
        "da902b4f5fe24515307292f3fc6090ab5d0105fb"
      ],
      "author": {
        "name": "Konrad Windszus",
        "email": "kwin@apache.org",
        "time": "Mon Sep 22 18:13:45 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 22 18:13:45 2025 +0200"
      },
      "message": "Fix typo in configuring-classpath documentation"
    },
    {
      "commit": "da902b4f5fe24515307292f3fc6090ab5d0105fb",
      "tree": "69285ed04276b51bfeac5b127d222fc4ed015669",
      "parents": [
        "2b16f5dae6d79982e6c4fd53e2240230f2865d5b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 16 12:31:25 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 16 12:31:25 2025 +0200"
      },
      "message": "Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4 (#3180)\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: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": "2b16f5dae6d79982e6c4fd53e2240230f2865d5b",
      "tree": "103bd909691476f147bd035464c74b4a64841e38",
      "parents": [
        "88513d8b8dfef3c00794e2ae5976cb1d4368ca3d"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Sep 10 12:02:34 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Sep 10 12:02:34 2025 +1000"
      },
      "message": "[maven-release-plugin] prepare for next development iteration\n"
    },
    {
      "commit": "88513d8b8dfef3c00794e2ae5976cb1d4368ca3d",
      "tree": "9ba4b6c36d1ea89b76fc4d1338389f7c997cf07f",
      "parents": [
        "9c48828ba184c43d0f70d7d8ddec9feefd41a134"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Sep 10 12:02:31 2025 +1000"
      },
      "committer": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Wed Sep 10 12:02:31 2025 +1000"
      },
      "message": "[maven-release-plugin] prepare release surefire-3.5.4\n"
    },
    {
      "commit": "9c48828ba184c43d0f70d7d8ddec9feefd41a134",
      "tree": "8af6019b54682f8aa8fd0d1f23c3523526d1a079",
      "parents": [
        "74b2d8c767c0cdbd7ebd36e5f8dc4563828e4bc0"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Sun Sep 07 09:16:16 2025 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 07 09:16:16 2025 +1000"
      },
      "message": "Simplify cuncumber IT configuration and make windows build working again (#3174)\n\n* Configuration not needed\n\n* force gha node windows-2022 and we need wmic\n\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "74b2d8c767c0cdbd7ebd36e5f8dc4563828e4bc0",
      "tree": "7a0397c646cb0b7495c5606c0593cc18b3983a82",
      "parents": [
        "6c30bf12f70caaaaa075e303653776a712209055"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Sep 06 19:03:46 2025 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 06 19:03:46 2025 +1000"
      },
      "message": "Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)\n\nBumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.15.0 to 4.16.0.\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.15.0...4.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 4.16.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": "6c30bf12f70caaaaa075e303653776a712209055",
      "tree": "75aea40d50ed88ff9fb7be8ae2792a784ccce8ba",
      "parents": [
        "9f49866349c497bbb310b24e3f644d5c970d110a"
      ],
      "author": {
        "name": "Olivier Lamy",
        "email": "olamy@apache.org",
        "time": "Fri Sep 05 08:58:55 2025 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 05 08:58:55 2025 +1000"
      },
      "message": "[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)\n\n* [SUREFIRE-2298] fix xml output with junit 5 nested classes\n\n\nSigned-off-by: Olivier Lamy \u003colamy@apache.org\u003e"
    },
    {
      "commit": "9f49866349c497bbb310b24e3f644d5c970d110a",
      "tree": "dbc47116f3d429a8636c8433ea06ff4d9c3a42d4",
      "parents": [
        "fb96954be3f6b6428ed1fe43f2fdf1fb2ebe7e7c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Aug 27 19:05:23 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 27 19:05:23 2025 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)\n\nBumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.0-beta-10 to 1.0.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-i18n/commits/plexus-i18n-1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-i18n\n  dependency-version: 1.0.0\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"
    }
  ],
  "next": "fb96954be3f6b6428ed1fe43f2fdf1fb2ebe7e7c"
}
