)]}'
{
  "log": [
    {
      "commit": "c2270e7ad6c9c34fb1d2db9d86033d9af3f100e7",
      "tree": "61319540bf4277f03eb5968e8eac19880e4745ed",
      "parents": [
        "1e4d1f99bdc8dc7a5ababce230284f8f9e818038"
      ],
      "author": {
        "name": "Nexory",
        "email": "St4yl3r30@hotmail.de",
        "time": "Wed Jul 29 16:42:54 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 29 16:42:54 2026 +0200"
      },
      "message": "[#2831] - Add optional JEP-290 ObjectInputFilter support to DefaultSerializer, with a conservative resource-limit default on RememberMe deserialization (#2832)\n\n* [#2831] - Add optional JEP-290 ObjectInputFilter support to DefaultSerializer\n\nAdd an optional ObjectInputFilter (getObjectInputFilter/setObjectInputFilter,\nnull by default) to DefaultSerializer, applied in deserialize() when set, and\npre-configure AbstractRememberMeManager\u0027s default serializer with a conservative\nresource-limit-only filter (maxdepth\u003d30;maxarray\u003d100000;maxrefs\u003d10000;maxbytes\u003d10000000).\nDocument the one-line class-based allow-list override on getSerializer(). The null\ndefault means no behavior change for existing callers.\n\n* Address review: pull ObjectInputFilter API up into Serializer, @since 3.0.1\n\nMove getObjectInputFilter/setObjectInputFilter onto the Serializer interface\nas default methods (getter returns null, setter is a no-op); DefaultSerializer\noverrides them. AbstractRememberMeManager now calls\nserializer.setObjectInputFilter(...) directly, removing the instanceof check,\nthe cast, and @SuppressWarnings. The documented override example and the test\ndrop their casts too. Change all @since 3.1 occurrences to 3.0.1.\n\n* Potential fix for pull request finding\n\nCo-authored-by: Copilot Autofix powered by AI \u003c175728472+Copilot@users.noreply.github.com\u003e\n\n---------\n\nCo-authored-by: Lenny Primak \u003clenny@flowlogix.com\u003e\nCo-authored-by: Copilot Autofix powered by AI \u003c175728472+Copilot@users.noreply.github.com\u003e"
    },
    {
      "commit": "1e4d1f99bdc8dc7a5ababce230284f8f9e818038",
      "tree": "319b9eb2a16cda805da1b071dd1d39df16c75be2",
      "parents": [
        "2a6ffaf4d25099e03aa31ba2a5308f458b961868"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 29 14:09:55 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 29 14:09:55 2026 +0200"
      },
      "message": "chore(deps): bump the maven-dependencies group across 1 directory with 32 updates (#2844)\n\n* chore(deps): bump the maven-dependencies group across 1 directory with 32 updates\n\nBumps the maven-dependencies group with 32 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.7.0` | `13.9.0` |\n| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` |\n| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` |\n| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` |\n| [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` |\n| [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.2` |\n| [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.37` | `1.6.1` |\n| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.37` | `1.6.1` |\n| [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) | `5.2.0` | `5.3.0` |\n| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.4.4.Final` | `7.4.5.Final` |\n| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.84` | `1.85` |\n| [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) | `5.0.0` | `5.1.1` |\n| org.eclipse.jetty.ee11:jetty-ee11-maven-plugin | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty:jetty-server | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty.ee11:jetty-ee11-webapp | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty.ee11:jetty-ee11-apache-jsp | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty.ee11:jetty-ee11-annotations | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty.ee11:jetty-ee11-glassfish-jstl | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty:jetty-plus | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty:jetty-jndi | `12.1.10` | `12.1.11` |\n| org.eclipse.jetty:jetty-annotations | `12.1.10` | `12.1.11` |\n| [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces) | `5.3.4` | `5.4.3` |\n| org.apache.tomcat.embed:tomcat-embed-core | `11.0.23` | `11.0.24` |\n| org.apache.tomcat.embed:tomcat-embed-el | `11.0.23` | `11.0.24` |\n| org.apache.tomcat.embed:tomcat-embed-websocket | `11.0.23` | `11.0.24` |\n| org.apache.tomcat:tomcat-jaspic-api | `11.0.23` | `11.0.24` |\n| org.apache.tomcat:tomcat-catalina | `11.0.23` | `11.0.24` |\n| org.apache.tomcat:tomcat-jasper | `11.0.23` | `11.0.24` |\n| org.apache.tomcat:tomcat-jasper-el | `11.0.23` | `11.0.24` |\n| [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) | `3.12.0` | `3.12.1` |\n| [com.flowlogix.depchain:integration-test](https://github.com/flowlogix/depchain) | `127` | `128` |\n| [fish.payara.extras:payara-micro](https://github.com/payara/Payara) | `7.2026.6` | `7.2026.7` |\n\n\n\nUpdates `com.puppycrawl.tools:checkstyle` from 13.7.0 to 13.9.0\n- [Release notes](https://github.com/checkstyle/checkstyle/releases)\n- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.7.0...checkstyle-13.9.0)\n\nUpdates `org.junit.jupiter:junit-jupiter-api` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.jupiter:junit-jupiter-engine` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.jupiter:junit-jupiter-params` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.platform:junit-platform-engine` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.platform:junit-platform-commons` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.jupiter:junit-jupiter-engine` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `ch.qos.logback:logback-core` from 1.5.37 to 1.6.1\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.37...v_1.6.1)\n\nUpdates `ch.qos.logback:logback-classic` from 1.5.37 to 1.6.1\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.37...v_1.6.1)\n\nUpdates `org.htmlunit:htmlunit` from 5.2.0 to 5.3.0\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/5.2.0...5.3.0)\n\nUpdates `org.hibernate.orm:hibernate-core` from 7.4.4.Final to 7.4.5.Final\n- [Release notes](https://github.com/hibernate/hibernate-orm/releases)\n- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt)\n- [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.4...7.4.5)\n\nUpdates `org.bouncycastle:bcprov-jdk18on` from 1.84 to 1.85\n- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)\n- [Commits](https://github.com/bcgit/bc-java/commits)\n\nUpdates `com.mycila:license-maven-plugin` from 5.0.0 to 5.1.1\n- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)\n- [Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md)\n- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/v5.0.0...v5.1.1)\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-maven-plugin` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-server` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-webapp` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-apache-jsp` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-annotations` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-glassfish-jstl` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-plus` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-jndi` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-annotations` from 12.1.10 to 12.1.11\n\nUpdates `org.junit.jupiter:junit-jupiter-params` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.omnifaces:omnifaces` from 5.3.4 to 5.4.3\n- [Commits](https://github.com/omnifaces/omnifaces/compare/5.3.4...5.4.3)\n\nUpdates `org.junit.platform:junit-platform-engine` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.junit.platform:junit-platform-commons` from 6.1.1 to 6.1.2\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.1...r6.1.2)\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-el` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-jaspic-api` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-catalina` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-jasper` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-jasper-el` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-el` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-jaspic-api` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-catalina` from 11.0.23 to 11.0.24\n\nUpdates `io.openliberty.tools:liberty-maven-plugin` from 3.12.0 to 3.12.1\n- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)\n- [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.12.0...liberty-maven-3.12.1)\n\nUpdates `org.eclipse.jetty:jetty-server` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-webapp` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-apache-jsp` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-annotations` from 12.1.10 to 12.1.11\n\nUpdates `com.flowlogix.depchain:integration-test` from 127 to 128\n- [Release notes](https://github.com/flowlogix/depchain/releases)\n- [Commits](https://github.com/flowlogix/depchain/commits)\n\nUpdates `fish.payara.extras:payara-micro` from 7.2026.6 to 7.2026.7\n- [Release notes](https://github.com/payara/Payara/releases)\n- [Commits](https://github.com/payara/Payara/compare/payara-server-7.2026.6...payara-server-7.2026.7)\n\nUpdates `org.apache.tomcat:tomcat-jasper` from 11.0.23 to 11.0.24\n\nUpdates `org.apache.tomcat:tomcat-jasper-el` from 11.0.23 to 11.0.24\n\nUpdates `org.eclipse.jetty.ee11:jetty-ee11-glassfish-jstl` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-plus` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-jndi` from 12.1.10 to 12.1.11\n\nUpdates `org.eclipse.jetty:jetty-annotations` from 12.1.10 to 12.1.11\n\n---\nupdated-dependencies:\n- dependency-name: com.puppycrawl.tools:checkstyle\n  dependency-version: 13.9.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-api\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-engine\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-params\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-engine\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-commons\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-engine\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: ch.qos.logback:logback-core\n  dependency-version: 1.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: ch.qos.logback:logback-classic\n  dependency-version: 1.6.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 5.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.hibernate.orm:hibernate-core\n  dependency-version: 7.4.5.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.bouncycastle:bcprov-jdk18on\n  dependency-version: \u00271.85\u0027\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: com.mycila:license-maven-plugin\n  dependency-version: 5.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-maven-plugin\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-server\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-webapp\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-apache-jsp\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-annotations\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-glassfish-jstl\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-plus\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-jndi\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-annotations\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-params\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.omnifaces:omnifaces\n  dependency-version: 5.4.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-engine\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-commons\n  dependency-version: 6.1.2\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-core\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-el\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jaspic-api\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-catalina\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper\n  dependency-version: 11.0.24\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper-el\n  dependency-version: 11.0.24\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-el\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jaspic-api\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-catalina\n  dependency-version: 11.0.24\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: io.openliberty.tools:liberty-maven-plugin\n  dependency-version: 3.12.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-server\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-webapp\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-apache-jsp\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-annotations\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: com.flowlogix.depchain:integration-test\n  dependency-version: \u0027128\u0027\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: maven-dependencies\n- dependency-name: fish.payara.extras:payara-micro\n  dependency-version: 7.2026.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper\n  dependency-version: 11.0.24\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper-el\n  dependency-version: 11.0.24\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty.ee11:jetty-ee11-glassfish-jstl\n  dependency-version: 12.1.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-plus\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-jndi\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.eclipse.jetty:jetty-annotations\n  dependency-version: 12.1.11\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\n* chore(checkstyle): remove obsolete / deprecated JavadocStyle element\n\n---------\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e\nCo-authored-by: lprimak \u003clenny@flowlogix.com\u003e"
    },
    {
      "commit": "2a6ffaf4d25099e03aa31ba2a5308f458b961868",
      "tree": "15e87207d4a29e258d60d81b1c12c271ecdcf72f",
      "parents": [
        "d9c3e67fac5f18baa0c8f7f06e312034cff46c59"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 29 14:09:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 29 14:09:11 2026 +0200"
      },
      "message": "chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates (#2843)\n\nBumps the github-actions-dependencies group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |\n| [apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions) | `4e9c961f587f72b170874b6f5cd4ac15f7f26eb8` | `b5c4adb8b332838f1b8e15c5e055a4cbefd6e693` |\n| [actions/setup-java](https://github.com/actions/setup-java) | `5.4.0` | `5.6.0` |\n| [github/codeql-action/init](https://github.com/github/codeql-action) | `4.36.3` | `4.37.3` |\n| [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.36.3` | `4.37.3` |\n| [actions/labeler](https://github.com/actions/labeler) | `6.1.0` | `7.0.0` |\n| [j178/prek-action](https://github.com/j178/prek-action) | `2.0.5` | `2.0.6` |\n| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.3` | `2.4.4` |\n| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.3` | `4.37.3` |\n| [actions/stale](https://github.com/actions/stale) | `10.3.0` | `11.0.0` |\n\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1)\n\nUpdates `apache/infrastructure-actions/allowlist-check` from 4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 to b5c4adb8b332838f1b8e15c5e055a4cbefd6e693\n- [Commits](https://github.com/apache/infrastructure-actions/compare/4e9c961f587f72b170874b6f5cd4ac15f7f26eb8...b5c4adb8b332838f1b8e15c5e055a4cbefd6e693)\n\nUpdates `actions/setup-java` from 5.4.0 to 5.6.0\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/1bcf9fb12cf4aa7d266a90ae39939e61372fe520...03ad4de0992f5dab5e18fcb136590ce7c4a0ac95)\n\nUpdates `github/codeql-action/init` from 4.36.3 to 4.37.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81)\n\nUpdates `github/codeql-action/analyze` from 4.36.3 to 4.37.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81)\n\nUpdates `actions/labeler` from 6.1.0 to 7.0.0\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13)\n\nUpdates `j178/prek-action` from 2.0.5 to 2.0.6\n- [Release notes](https://github.com/j178/prek-action/releases)\n- [Commits](https://github.com/j178/prek-action/compare/e98a699c41eb69ab013a45817a0406469a748f8d...5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16)\n\nUpdates `ossf/scorecard-action` from 2.4.3 to 2.4.4\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/4eaacf0543bb3f2c246792bd56e8cdeffafb205a...2d1146689b8cda280b9bc96326124645441f03bc)\n\nUpdates `github/codeql-action/upload-sarif` from 4.36.3 to 4.37.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81)\n\nUpdates `actions/stale` from 10.3.0 to 11.0.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899...4391f3da665fdf50b6810c1a66712fb9ba21aa93)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 7.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: apache/infrastructure-actions/allowlist-check\n  dependency-version: b5c4adb8b332838f1b8e15c5e055a4cbefd6e693\n  dependency-type: direct:production\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/setup-java\n  dependency-version: 5.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: github/codeql-action/init\n  dependency-version: 4.37.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: github/codeql-action/analyze\n  dependency-version: 4.37.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/labeler\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions-dependencies\n- dependency-name: j178/prek-action\n  dependency-version: 2.0.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: ossf/scorecard-action\n  dependency-version: 2.4.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: github/codeql-action/upload-sarif\n  dependency-version: 4.37.3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/stale\n  dependency-version: 11.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions-dependencies\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": "d9c3e67fac5f18baa0c8f7f06e312034cff46c59",
      "tree": "94ab5e8ba51d0c7da9f6fd051b78572c50687e9c",
      "parents": [
        "cde5990d5e98e3518fe02cf9b42245c30b8cde87"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 29 14:08:40 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 29 14:08:40 2026 +0200"
      },
      "message": "chore(deps): bump the pre-commit-hooks group across 1 directory with 4 updates (#2842)\n\nBumps the pre-commit-hooks group with 4 updates in the / directory: [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell), [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli), [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/tcort/markdown-link-check](https://github.com/tcort/markdown-link-check).\n\n\nUpdates `https://github.com/codespell-project/codespell` from v2.4.2 to 2.4.3\n- [Release notes](https://github.com/codespell-project/codespell/releases)\n- [Commits](https://github.com/codespell-project/codespell/compare/2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a...57b21406f092110c18776e39b0bda50d37c945c8)\n\nUpdates `https://github.com/igorshubovych/markdownlint-cli` from v0.49.0 to 0.49.1\n- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)\n- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/a4d5d37e66ebcd6b3705204a1d6dbb56dea66338...5b5dddc4fb0f83c3ea1fc5616fa63e115dce83e0)\n\nUpdates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.26.1 to 1.28.0\n- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)\n- [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/e3eebf65325ccc992422292cb7a4baee967cf815...067260dc5fe6ea86b7551bfd6f8b3ba4e6c93129)\n\nUpdates `https://github.com/tcort/markdown-link-check` from v3.14.2 to 3.15.0\n- [Release notes](https://github.com/tcort/markdown-link-check/releases)\n- [Changelog](https://github.com/tcort/markdown-link-check/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tcort/markdown-link-check/compare/3a8992dcbb083a248671812c7027b6995ef88523...275c27c5035a5b4a656fe0e21a4c1403c118c767)\n\n---\nupdated-dependencies:\n- dependency-name: https://github.com/codespell-project/codespell\n  dependency-version: 2.4.3\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\n- dependency-name: https://github.com/igorshubovych/markdownlint-cli\n  dependency-version: 0.49.1\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\n- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit\n  dependency-version: 1.28.0\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\n- dependency-name: https://github.com/tcort/markdown-link-check\n  dependency-version: 3.15.0\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\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": "cde5990d5e98e3518fe02cf9b42245c30b8cde87",
      "tree": "87499f9d8998645f4b91546f7fadba95ba334051",
      "parents": [
        "a3dfb8ae07c42250008528ab1f1b127168ed7415"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Thu Jul 09 09:47:08 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 09:47:08 2026 -0500"
      },
      "message": "bugfix: fix login() once again accepts null subject (#2807)"
    },
    {
      "commit": "a3dfb8ae07c42250008528ab1f1b127168ed7415",
      "tree": "10a2402927490a8929bceebc172c9e23f717ab86",
      "parents": [
        "fdc99b15739e48cdf9d0a7303bcb4e6d2e0ff380"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Thu Jul 09 09:46:32 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 09:46:32 2026 -0500"
      },
      "message": "chore(jenkins): clean up custom workspace directories (#2810)"
    },
    {
      "commit": "fdc99b15739e48cdf9d0a7303bcb4e6d2e0ff380",
      "tree": "a422086fcb34d88bf050a5762a56864693bffa6d",
      "parents": [
        "18aef32ae0b7dc718ab699f8a64e7f22d529e47d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 09 09:46:07 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 09:46:07 2026 -0500"
      },
      "message": "chore(deps): bump the github-actions-dependencies group with 3 updates (#2828)"
    },
    {
      "commit": "18aef32ae0b7dc718ab699f8a64e7f22d529e47d",
      "tree": "fd7126656d0fd7734b7b7b3e5b5baa5d6e973a42",
      "parents": [
        "f566b7f4a315d3d0d75613107aed2de71a51691e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jul 09 09:45:50 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 09:45:50 2026 -0500"
      },
      "message": "chore(deps): bump the maven-dependencies group with 13 updates (#2829)"
    },
    {
      "commit": "f566b7f4a315d3d0d75613107aed2de71a51691e",
      "tree": "7a4ea1c5a8646a768f83c88a2c8310d302fd24a6",
      "parents": [
        "7e7df9cc931e346c7e56a1f458679743888a0a95"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Thu Jul 09 09:45:26 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 09 09:45:26 2026 -0500"
      },
      "message": "enh: added new constructors to be able to set host and start timestamp (#2830)"
    },
    {
      "commit": "7e7df9cc931e346c7e56a1f458679743888a0a95",
      "tree": "9bc50dbe02dbf5772c006503e14a817f85f9e6e5",
      "parents": [
        "8369c7561e469a2467625ef9d443de0b8f31d145"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Mon Jul 06 16:57:26 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:57:26 2026 +0300"
      },
      "message": "Update markdown-lint configuration add link to rules (#2815)"
    },
    {
      "commit": "8369c7561e469a2467625ef9d443de0b8f31d145",
      "tree": "4a7ed2194fa703492f16be6d6247982224640bf5",
      "parents": [
        "890f2aa764153a5fbf620d3e90480b433493613b"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Mon Jul 06 16:57:10 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:57:10 2026 +0300"
      },
      "message": "[CI] Add prek priority levels to allow safe parallel execution of hooks (#2816)\n\nhttps://prek.j178.dev/proposals/concurrency/"
    },
    {
      "commit": "890f2aa764153a5fbf620d3e90480b433493613b",
      "tree": "67d06fca1a3742ccfb59f63517c43ed02398024b",
      "parents": [
        "1c749ac8279283c9e39a56c539f42bdfb81996a6"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Mon Jul 06 01:56:32 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:56:32 2026 +0300"
      },
      "message": "bugfix(test): fix flaky ExecutorServiceSessionValidationSchedulerTest… (#2820)\n\n* bugfix(test): fix flaky ExecutorServiceSessionValidationSchedulerTest in core\n\n* enh(codespell): added atMost to dictionary\n\n* more codespell"
    },
    {
      "commit": "1c749ac8279283c9e39a56c539f42bdfb81996a6",
      "tree": "f51d022f90a8c9a70f1b7f9e9e57a2a628b25ea1",
      "parents": [
        "766459036d8a552bdcb6e3320a58b275bd598caa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 06 09:56:10 2026 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:56:10 2026 +0300"
      },
      "message": "chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates (#2821)\n\nBumps the github-actions-dependencies group with 3 updates in the / directory: [actions/setup-java](https://github.com/actions/setup-java), [actions/cache](https://github.com/actions/cache) and [j178/prek-action](https://github.com/j178/prek-action).\n\n\nUpdates `actions/setup-java` from 5.3.0 to 5.4.0\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/ad2b38190b15e4d6bdf0c97fb4fca8412226d287...1bcf9fb12cf4aa7d266a90ae39939e61372fe520)\n\nUpdates `actions/cache` from 5.0.5 to 6.1.0\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/27d5ce7f107fe9357f9df03efb73ab90386fccae...55cc8345863c7cc4c66a329aec7e433d2d1c52a9)\n\nUpdates `j178/prek-action` from 2.0.4 to 2.0.5\n- [Release notes](https://github.com/j178/prek-action/releases)\n- [Commits](https://github.com/j178/prek-action/compare/bdca6f102f98e2b4c7029491a53dfd366469e33d...e98a699c41eb69ab013a45817a0406469a748f8d)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/cache\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions-dependencies\n- dependency-name: j178/prek-action\n  dependency-version: 2.0.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\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": "766459036d8a552bdcb6e3320a58b275bd598caa",
      "tree": "9f8dbcab34d5f9ffbf0691fd2e9dd4be13ac80dd",
      "parents": [
        "f698ce432e60bac6cabf286c4e363ec1a9d86908"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 06 09:56:02 2026 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:56:02 2026 +0300"
      },
      "message": "chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates (#2822)\n\nBumps the pre-commit-hooks group with 2 updates in the / directory: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit) and [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema).\n\n\nUpdates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.25.2 to 1.26.1\n- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)\n- [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/9257c6050c0261b8c57e712f632dc4a8010109a9...e3eebf65325ccc992422292cb7a4baee967cf815)\n\nUpdates `https://github.com/python-jsonschema/check-jsonschema` from 0.37.3 to 0.37.4\n- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)\n- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/python-jsonschema/check-jsonschema/compare/5030dca3047414c338091455ac41803200ec1f0f...6b63472e72e1a91ed8a2f6d483790dfb644fa1d3)\n\n---\nupdated-dependencies:\n- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit\n  dependency-version: 1.26.1\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\n- dependency-name: https://github.com/python-jsonschema/check-jsonschema\n  dependency-version: 0.37.4\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\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": "f698ce432e60bac6cabf286c4e363ec1a9d86908",
      "tree": "533b8a58dc88a2814bca4adcc75c972055e2e26f",
      "parents": [
        "76ccdeb610b139a25fc42ae38c9663469619bc75"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jul 06 09:55:54 2026 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:55:54 2026 +0300"
      },
      "message": "chore(deps): bump the maven-dependencies group across 1 directory with 18 updates (#2823)\n\nBumps the maven-dependencies group with 18 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [org.apache:apache](https://github.com/apache/maven-apache-parent) | `38` | `39` |\n| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.6.0` | `13.7.0` |\n| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |\n| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |\n| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |\n| [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |\n| [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit-framework) | `6.1.0` | `6.1.1` |\n| [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.34` | `1.5.37` |\n| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.34` | `1.5.37` |\n| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.4.1.Final` | `7.4.3.Final` |\n| org.apache.tomcat.embed:tomcat-embed-core | `11.0.22` | `11.0.23` |\n| org.apache.tomcat.embed:tomcat-embed-el | `11.0.22` | `11.0.23` |\n| org.apache.tomcat.embed:tomcat-embed-websocket | `11.0.22` | `11.0.23` |\n| org.apache.tomcat:tomcat-jaspic-api | `11.0.22` | `11.0.23` |\n| org.apache.tomcat:tomcat-catalina | `11.0.22` | `11.0.23` |\n| org.apache.tomcat:tomcat-jasper | `11.0.22` | `11.0.23` |\n| org.apache.tomcat:tomcat-jasper-el | `11.0.22` | `11.0.23` |\n| [fish.payara.extras:payara-micro](https://github.com/payara/Payara) | `7.2026.5` | `7.2026.6` |\n\n\n\nUpdates `org.apache:apache` from 38 to 39\n- [Release notes](https://github.com/apache/maven-apache-parent/releases)\n- [Commits](https://github.com/apache/maven-apache-parent/commits)\n\nUpdates `com.puppycrawl.tools:checkstyle` from 13.6.0 to 13.7.0\n- [Release notes](https://github.com/checkstyle/checkstyle/releases)\n- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.6.0...checkstyle-13.7.0)\n\nUpdates `org.junit.jupiter:junit-jupiter-api` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.platform:junit-platform-engine` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.platform:junit-platform-commons` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.jupiter:junit-jupiter-engine` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `ch.qos.logback:logback-core` from 1.5.34 to 1.5.37\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.34...v_1.5.37)\n\nUpdates `ch.qos.logback:logback-classic` from 1.5.34 to 1.5.37\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.34...v_1.5.37)\n\nUpdates `org.hibernate.orm:hibernate-core` from 7.4.1.Final to 7.4.3.Final\n- [Release notes](https://github.com/hibernate/hibernate-orm/releases)\n- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.3/changelog.txt)\n- [Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.1...7.4.3)\n\nUpdates `org.junit.jupiter:junit-jupiter-params` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.platform:junit-platform-engine` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.junit.platform:junit-platform-commons` from 6.1.0 to 6.1.1\n- [Release notes](https://github.com/junit-team/junit-framework/releases)\n- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.0...r6.1.1)\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-el` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-jaspic-api` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-catalina` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-jasper` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-jasper-el` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-el` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-jaspic-api` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-catalina` from 11.0.22 to 11.0.23\n\nUpdates `fish.payara.extras:payara-micro` from 7.2026.5 to 7.2026.6\n- [Release notes](https://github.com/payara/Payara/releases)\n- [Commits](https://github.com/payara/Payara/compare/payara-server-7.2026.5...payara-server-7.2026.6)\n\nUpdates `org.apache.tomcat:tomcat-jasper` from 11.0.22 to 11.0.23\n\nUpdates `org.apache.tomcat:tomcat-jasper-el` from 11.0.22 to 11.0.23\n\n---\nupdated-dependencies:\n- dependency-name: org.apache:apache\n  dependency-version: \u002739\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: maven-dependencies\n- dependency-name: com.puppycrawl.tools:checkstyle\n  dependency-version: 13.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-api\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-engine\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-params\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-engine\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-commons\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-engine\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: ch.qos.logback:logback-core\n  dependency-version: 1.5.37\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: ch.qos.logback:logback-classic\n  dependency-version: 1.5.37\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.hibernate.orm:hibernate-core\n  dependency-version: 7.4.3.Final\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.jupiter:junit-jupiter-params\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-engine\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.junit.platform:junit-platform-commons\n  dependency-version: 6.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-core\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-el\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jaspic-api\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-catalina\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper\n  dependency-version: 11.0.23\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper-el\n  dependency-version: 11.0.23\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-el\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jaspic-api\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-catalina\n  dependency-version: 11.0.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: fish.payara.extras:payara-micro\n  dependency-version: 7.2026.6\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper\n  dependency-version: 11.0.23\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\n- dependency-name: org.apache.tomcat:tomcat-jasper-el\n  dependency-version: 11.0.23\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: maven-dependencies\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": "76ccdeb610b139a25fc42ae38c9663469619bc75",
      "tree": "499f4bca8263fd592e1f8c1936b1d74f2bc87f5e",
      "parents": [
        "a0940f43697d545d2852a850c660eaf743a568f4"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Sun Jul 05 14:02:20 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 05 21:02:20 2026 +0200"
      },
      "message": "enh: added replay whitelist and blacklist check before resubmitting a form after relogin (#2826)"
    },
    {
      "commit": "a0940f43697d545d2852a850c660eaf743a568f4",
      "tree": "89a7119711a6d0a89d8393eb745c443acb51c49d",
      "parents": [
        "638d011a8e90ff500754b4d2f63b0746a2e3c624"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Mon Jun 29 21:12:26 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 21:12:26 2026 -0500"
      },
      "message": "chore: re-enable API compatibility checks post 3.0 release (#2814)"
    },
    {
      "commit": "638d011a8e90ff500754b4d2f63b0746a2e3c624",
      "tree": "f49639caa99b1d8f712df3fcddca319aa5beaaf9",
      "parents": [
        "ffba65f7c9615497a6bb12e770d28e674a8cc7b6"
      ],
      "author": {
        "name": "Aurélien Pupier",
        "email": "apupier@ibm.com",
        "time": "Mon Jun 22 16:13:26 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 22 09:13:26 2026 -0500"
      },
      "message": "Discard Jenkins build workspace after 30 days (#2806)"
    },
    {
      "commit": "ffba65f7c9615497a6bb12e770d28e674a8cc7b6",
      "tree": "74d762e85f99a57ccfe4a672c941372f84236ae6",
      "parents": [
        "63ebb6cfce80acaa259e1594e4c47550398f208a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jun 20 15:02:49 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 20 15:02:49 2026 -0500"
      },
      "message": "chore(deps): bump the maven-dependencies group with 2 updates (#2803)\n\nBumps the maven-dependencies group with 2 updates: [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) and [com.flowlogix.depchain:integration-test](https://github.com/flowlogix/depchain).\n\n\nUpdates `org.htmlunit:htmlunit` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)\n- [Commits](https://github.com/HtmlUnit/htmlunit/compare/5.1.0...5.2.0)\n\nUpdates `com.flowlogix.depchain:integration-test` from 124 to 125\n- [Release notes](https://github.com/flowlogix/depchain/releases)\n- [Commits](https://github.com/flowlogix/depchain/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.htmlunit:htmlunit\n  dependency-version: 5.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: maven-dependencies\n- dependency-name: com.flowlogix.depchain:integration-test\n  dependency-version: \u0027125\u0027\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: maven-dependencies\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": "63ebb6cfce80acaa259e1594e4c47550398f208a",
      "tree": "9513a34b26ab4a7c44e34aa7f1a2042af8425984",
      "parents": [
        "e441ea37009a426b122c53b0120ae5879d00e354"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Jun 20 15:02:33 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jun 20 15:02:33 2026 -0500"
      },
      "message": "chore(deps): bump actions/checkout (#2802)\n\nBumps the github-actions-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions-dependencies\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": "e441ea37009a426b122c53b0120ae5879d00e354",
      "tree": "4019437d246a493f92e4bbb5d16c22152b9b7f91",
      "parents": [
        "42aa34467ad30f085fc8e003042db0c397fe8d57"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Sat Jun 20 14:03:37 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Sat Jun 20 14:28:18 2026 -0500"
      },
      "message": "enh(web): rememberMe cookie expiration is checked on the server\n"
    },
    {
      "commit": "42aa34467ad30f085fc8e003042db0c397fe8d57",
      "tree": "41b80d276b955d60538991a8f802be96d6292691",
      "parents": [
        "88568741eaed457e2b07f0908fd71e30f117ebc3"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Sat Jun 20 14:00:47 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Sat Jun 20 14:28:18 2026 -0500"
      },
      "message": "bugfix(guice-web): now matching paths with trailing slash stripped\n"
    },
    {
      "commit": "88568741eaed457e2b07f0908fd71e30f117ebc3",
      "tree": "40e7af64c5fdadb8bca5cea77a5a3df3267c1bd3",
      "parents": [
        "c7dc2a4d0f205f34b950247e5b82e7de24f56263"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 23:22:28 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Fri Jun 19 11:59:22 2026 -0400"
      },
      "message": "chore: update Payara version and refactor port property names in configuration, and make dependabot see payara for updates\n"
    },
    {
      "commit": "c7dc2a4d0f205f34b950247e5b82e7de24f56263",
      "tree": "8ef5baae3b18abac2e4ce4686e5007d2a2843bde",
      "parents": [
        "d08a84c3211d05c58b386d7145b3fb948c46ece8"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu Jun 18 04:20:40 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Fri Jun 19 11:59:22 2026 -0400"
      },
      "message": "enh: warn if realm authentication fails due to system exceptions in multi-realm environment, and send an event\n"
    },
    {
      "commit": "d08a84c3211d05c58b386d7145b3fb948c46ece8",
      "tree": "05777a234196a697d096cec01e99681ee0455a64",
      "parents": [
        "e45268bef27349e8de0687c25b262c3c7bb4d196"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 17 16:57:28 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 16:57:28 2026 -0500"
      },
      "message": "chore(deps-dev): bump com.flowlogix.depchain:integration-test (#2796)\n\nBumps the maven-dependencies group with 1 update: [com.flowlogix.depchain:integration-test](https://github.com/flowlogix/depchain).\n\n\nUpdates `com.flowlogix.depchain:integration-test` from 123 to 124\n- [Release notes](https://github.com/flowlogix/depchain/releases)\n- [Commits](https://github.com/flowlogix/depchain/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.flowlogix.depchain:integration-test\n  dependency-version: \u0027124\u0027\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n  dependency-group: maven-dependencies\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": "e45268bef27349e8de0687c25b262c3c7bb4d196",
      "tree": "5f0597cf617cc28ac67317bbc669246a2b17d119",
      "parents": [
        "da75880badf6f5ff425413f0777ebb0783753308"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 15:52:51 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 17:18:49 2026 -0400"
      },
      "message": "chore(dependabot): fix htmlunit major version pinning\n"
    },
    {
      "commit": "da75880badf6f5ff425413f0777ebb0783753308",
      "tree": "cf968595a20fd2d2a8ae19b681b07de31f54766a",
      "parents": [
        "ea879162e2b6ac3c6e42e3bbc09b77e50ff79f9c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 17 11:03:42 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 11:03:42 2026 -0400"
      },
      "message": "chore(deps): bump the maven-dependencies group across 1 directory with 2 updates (#2791)"
    },
    {
      "commit": "ea879162e2b6ac3c6e42e3bbc09b77e50ff79f9c",
      "tree": "607283a5aa625db6caf91fd07cc95965d47480cd",
      "parents": [
        "0ce3a1de6c5ad9dbcaddb8a1bfb68ada7ca74973"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 10:22:38 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 10:22:38 2026 -0400"
      },
      "message": "chore(guice, README): update deployment instructions to remove Heroku examples (#2790)"
    },
    {
      "commit": "0ce3a1de6c5ad9dbcaddb8a1bfb68ada7ca74973",
      "tree": "ece70e3457a5a7fdc23dfa30d8cb09b87e4d4bc3",
      "parents": [
        "8ce52d387514042fd2a25c7a6654dc3d04a78d4f"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 09:49:59 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 08:49:59 2026 -0500"
      },
      "message": "chore(deps, 2.x): add major version update exclusions for various dependencies (#2789)"
    },
    {
      "commit": "8ce52d387514042fd2a25c7a6654dc3d04a78d4f",
      "tree": "30f5080a86ac33efba1e7a841df6da405ce25084",
      "parents": [
        "7dd2292b398f252f3644053de0b7d6b7d96b70d7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 17 08:17:04 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 08:17:04 2026 -0500"
      },
      "message": "chore(deps): bump https://github.com/igorshubovych/markdownlint-cli (#2784)\n\nBumps the pre-commit-hooks group with 1 update in the / directory: [https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli).\n\n\nUpdates `https://github.com/igorshubovych/markdownlint-cli` from v0.48.0 to 0.49.0\n- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)\n- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/e72a3ca1632f0b11a07d171449fe447a7ff6795e...a4d5d37e66ebcd6b3705204a1d6dbb56dea66338)\n\n---\nupdated-dependencies:\n- dependency-name: https://github.com/igorshubovych/markdownlint-cli\n  dependency-version: 0.49.0\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\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": "7dd2292b398f252f3644053de0b7d6b7d96b70d7",
      "tree": "3e3c644403ffb4c0af3840c00b75de047b838f9a",
      "parents": [
        "b3811723e233439249d0e11d5635d62c140f5ce0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 17 08:16:34 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 17 08:16:34 2026 -0500"
      },
      "message": "chore(deps): bump actions/setup-java (#2776)\n\nBumps the github-actions-dependencies group with 1 update in the / directory: [actions/setup-java](https://github.com/actions/setup-java).\n\n\nUpdates `actions/setup-java` from 5.2.0 to 5.3.0\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/be666c2fcd27ec809703dec50e508c2fdc7f6654...ad2b38190b15e4d6bdf0c97fb4fca8412226d287)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n  dependency-version: 5.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\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": "b3811723e233439249d0e11d5635d62c140f5ce0",
      "tree": "c7175e83cfecee0c7bc8c4c37da29adbcf210f7f",
      "parents": [
        "592f9b0365fce98463ba3600b4a23d8e206fba54"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue Jun 16 15:33:40 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "chore: additional and supporting updates\n"
    },
    {
      "commit": "592f9b0365fce98463ba3600b4a23d8e206fba54",
      "tree": "4f624aee378fb5e59aaf6f77305cf8c04a6ddf63",
      "parents": [
        "43cedf2e14700c6c7ea649705f7e31f545d5d798"
      ],
      "author": {
        "name": "Patrick (Gus) Heck",
        "email": "gus@needhamsoftware.com",
        "time": "Fri Feb 06 14:54:13 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "[#1585] Jakarta namespace and java 17 for 3x (#2017)\n\n* SHIRO #1585 - Jakarta namespaces - WIP - compiles, TESTS FAIL Also addresses #1629 and #2006 since Guice moves to 7.0.0 (EE9), Spring moves to 6.1.17 (EE10) and spring boot moves to 3.0.13 (EE10) Stuck on spring-boot autowire test. Also EasyMock -\u003e 5.5 to support modern java class file formats Since Spring forces Java 17\n\n* SHIRO #1585 - builds and all but 13 integration tests pass. Failures seem to center around test harness construction (marked with @Disabled )\n\n* fix: revert unnecessary changes\n\n* more reverts\n\n* more reverts\n\n* review comment\n\n* fixed compilation error\n\n* more reverts\n\n---------\n\nCo-authored-by: lprimak \u003clenny@flowlogix.com\u003e\n"
    },
    {
      "commit": "43cedf2e14700c6c7ea649705f7e31f545d5d798",
      "tree": "e7a124c3c10b2cb220f040313aa865065491916a",
      "parents": [
        "2e83661ac0a1f29ef1525bf84ecb0069611819ad"
      ],
      "author": {
        "name": "Rui Ventura",
        "email": "rventura.pt@outlook.com",
        "time": "Wed Jan 21 15:48:56 2026 +0000"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "[#1585] Migrate to Jakarta EE 10 (3.x) (#2018)\n\n* Update to 3.0.0\n\nIncludes version bumps:\n- Java: 11 -\u003e 17\n- Ehcache: 2.6 -\u003e 3.10\n- Guice: 6 -\u003e 7\n- Jetty: 9.4.56.v2024.. -\u003e 12.0\n  - `org.eclipse.jetty` -\u003e `org.eclipse.jetty.ee10`\n- Jakarta EE: 8 -\u003e 10\n  - Activation: 1.2 -\u003e 2.1\n  - Annotation: 1.3 -\u003e 2.1\n  - Enterprise CDI API: 2.0 -\u003e 4.0\n  - JSON API: 1.1 -\u003e 2.1\n  - JSON Bind: 1.0 -\u003e 3.0\n  - Servlet: 4.0 -\u003e 6.0\n  - Servlet JSP API: 2.2 -\u003e 3.1\n  - Validation API: 2.0 -\u003e 3.0\n  - WS RS API: 2.1 -\u003e 3.1\n  - XML Bind: 2.3 -\u003e 4.0\n- Omnifaces: 4.6.1\n- CXF RT Client: 3.6 -\u003e 4.0\n- Glassfish JAXB RT: 2.3 -\u003e 4.0\n- Spring: 5.3 -\u003e 6.2\n- Spring Boot: 2.7 -\u003e 3.4\n- Hibernate: 5.6 -\u003e 6.6 (sample project)\n\nConcerns:\n- Ehcache migration most certainly needs revision\n- CI untested (specially Jenkins CD)\n- `flowlogix`, `omnifaces`, and a few other libs I have no knowledge of,\n  certainly need attention\n- Spring remoting seems to have been dropped from Spring Context, not\n  sure if replaceable\n\nKnown issues:\n- No immediate suitable replacement for `org.eclipse.jetty:apache-jstl`\n- Ehcache 3.10 is pulling earlier version of jaxb runtime -\u003e conflicting\n  - Added exclusion to circumvent woes\n- Some web integration tests aren\u0027t up to speed\n  - Embedded jetty-based ITs fail, server reports 503\n  - Arquillian IT fails\n  - Meecrowave support missing (solved in unreleased 2.0.0?)\n\n* Remove lingering guice3 IT pom.xml\n\n* Suppress unchecked cast warning\n\n* Revert ill merge in test case\n\n* Properly disable meecrowave-based IT\n\n* Remove Shiro Spring remoting test\n\n* Remove lingering jetty injection argument from IT test case\n\n* Restore dependency details lost in translation\n\n* Remove stray type for runtime type inference / reification attempt\n\nShouldn\u0027t have included this 🤦 This was a miserable attempt to obtain\nthe concrete `Class\u003c?\u003e` instance for the request key and value types for\ncaches.  Please excuse my desperation.\n\n* fix(lang): Fix resource retrieval as URL instead of stream\n\n* fix: Fix typos in schema locations\n\nCo-authored-by: Copilot \u003c175728472+Copilot@users.noreply.github.com\u003e\n\n* fix(javadoc): Fix jakarta servlet javadoc reference\n\n* jakarta-related cleanup\n\n* fixed ehcache.xml\n\n---------\n\nCo-authored-by: Copilot \u003c175728472+Copilot@users.noreply.github.com\u003e\nCo-authored-by: lprimak \u003clenny@flowlogix.com\u003e\n"
    },
    {
      "commit": "2e83661ac0a1f29ef1525bf84ecb0069611819ad",
      "tree": "6238398d5069565bfff7779f88f70503e4de880a",
      "parents": [
        "ea59e279ccaba8b6096d9c2e344d51c1a7a985d4"
      ],
      "author": {
        "name": "Rui Ventura",
        "email": "rventura.pt@outlook.com",
        "time": "Mon Jan 19 11:51:51 2026 -0800"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "chore(3.x): Migrate to jakarta EE 10 using OpenRewrite (#2224)\n\n* chore(3.x): Migrate to jakarta EE 10 using OpenRewrite\n\n* chore(3.x): Remove the jakarta classifier from shiro artifacts\n\n* chore(3.x): Address checkstyle issues post-migration\n\n* chore(3.x): Remove `HttpSessionContext` references\n\n* chore(3.x): Remove duplicate jakarta jax-rs imports\n\n* chore(3.x): Temporarily disable some modules/samples\n\n* Revert \"chore(3.x): Temporarily disable some modules/samples\"\n\nThis reverts commit 71de7ba83716ebd006405b5ddeee6eda894014b9.\n\n---------\n\nCo-authored-by: lprimak \u003clenny@flowlogix.com\u003e\n"
    },
    {
      "commit": "ea59e279ccaba8b6096d9c2e344d51c1a7a985d4",
      "tree": "3565267751965f923bdd8157e73781d80e92b097",
      "parents": [
        "2b75a3bda83412d59e6f9784d9164c3564fdb0f4"
      ],
      "author": {
        "name": "francois papon",
        "email": "fpapon@apache.org",
        "time": "Wed Aug 21 16:40:46 2024 +0200"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "[project] Add 3.X change guidelines\n"
    },
    {
      "commit": "2b75a3bda83412d59e6f9784d9164c3564fdb0f4",
      "tree": "517f7a3108e42c47b4ca271767687bfc152d7585",
      "parents": [
        "4aaa3ce4f13aa15d96f8436d56c036483e2a78b0"
      ],
      "author": {
        "name": "francois papon",
        "email": "fpapon@apache.org",
        "time": "Mon Aug 12 10:47:51 2024 +0200"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "Set pom version to 3.0.0-SNAPSHOT\n"
    },
    {
      "commit": "4aaa3ce4f13aa15d96f8436d56c036483e2a78b0",
      "tree": "82d3939a2bc70b067bc4cafc1e7dfb3f7fc88b0b",
      "parents": [
        "b06d2b4905edd1cdc3e47ef829ed4a16f3fe952c"
      ],
      "author": {
        "name": "Tim Te Beek",
        "email": "timtebeek@gmail.com",
        "time": "Mon Jun 15 17:06:03 2026 -0500"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "Refactor: AssertJ best practices by @timtebeek\n"
    },
    {
      "commit": "b06d2b4905edd1cdc3e47ef829ed4a16f3fe952c",
      "tree": "dee4643e517be24645d0c7827a58988329038864",
      "parents": [
        "4207abc9561487efeb1f3cea41d7fa70ba739356"
      ],
      "author": {
        "name": "Martin Geisse",
        "email": "martin.geisse@janitza.de",
        "time": "Thu Jul 11 08:18:42 2024 +0200"
      },
      "committer": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 17 08:56:25 2026 -0400"
      },
      "message": "GitHub issue #1548. Declare PrincipalCollection interface to be intended to be immutable; provide an immutable implementation including a builder class; deprecate the mutable implementation; use the immutable one in SimpleAuthenticationInfo for merging.\n\nBackground: Merging AuthenticationInfo and the contained PrincipalCollections previously lead to one of the involved PrincipalCollections be selected by undefined means and being mutated, propagating the changes to other callers that did not expect such changes, including the authentication cache.\n"
    },
    {
      "commit": "4207abc9561487efeb1f3cea41d7fa70ba739356",
      "tree": "2e7a88bfbe499a4f98961be4c220d262e5af0126",
      "parents": [
        "744128df61c5f6342b891d4ef53f79858f1d6398"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue Jun 16 15:26:50 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue Jun 16 15:26:50 2026 -0500"
      },
      "message": "chore(asf.yaml): correct merge buttons are now enabled (squash, rebase) and merge\nchore(dependabot): don\u0027t update major version of checkstyle in 2.x\n"
    },
    {
      "commit": "744128df61c5f6342b891d4ef53f79858f1d6398",
      "tree": "152aa317e896aa9dc114069c4ca93621cddaf78c",
      "parents": [
        "e384e9d4c8e2f4fa6661cd631d84e8c48b091680"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Fri Jun 12 20:43:18 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 20:43:18 2026 -0400"
      },
      "message": "Deprecate RandomSessionIdGenerator due to insufficient entropy (#2770)"
    },
    {
      "commit": "e384e9d4c8e2f4fa6661cd631d84e8c48b091680",
      "tree": "9ad0eedfe2c9a1a5a762308336b6592a028d3423",
      "parents": [
        "eed8ab006e12633810889678024d865c62422b3f"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Fri Jun 12 19:54:29 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 18:54:29 2026 -0500"
      },
      "message": "chore(jacoco): added exclusion for weld client proxy (#2769)"
    },
    {
      "commit": "eed8ab006e12633810889678024d865c62422b3f",
      "tree": "c2f762d91279d4f5ab4c0e1fc90490365c1f34d8",
      "parents": [
        "049952468f7b36553ebd99d913597d0db3917395"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Fri Jun 12 15:27:55 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 14:27:55 2026 -0500"
      },
      "message": "chore: update shiro.doap file with more recent versions and maintainers (#2768)"
    },
    {
      "commit": "049952468f7b36553ebd99d913597d0db3917395",
      "tree": "019f7c0da83aa8314194ad17052f2d2582379aed",
      "parents": [
        "bc928d0e4c434f888df72b12775b1ce2e468dd52"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 14:11:54 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 14:11:54 2026 -0500"
      },
      "message": "chore(deps): bump bytebuddy.version from 1.18.8 to 1.18.10 (#2752)\n\nBumps `bytebuddy.version` from 1.18.8 to 1.18.10.\n\nUpdates `net.bytebuddy:byte-buddy` from 1.18.8 to 1.18.10\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.8...byte-buddy-1.18.10)\n\nUpdates `net.bytebuddy:byte-buddy-agent` from 1.18.8 to 1.18.10\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.8...byte-buddy-1.18.10)\n\n---\nupdated-dependencies:\n- dependency-name: net.bytebuddy:byte-buddy\n  dependency-version: 1.18.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: net.bytebuddy:byte-buddy-agent\n  dependency-version: 1.18.10\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": "bc928d0e4c434f888df72b12775b1ce2e468dd52",
      "tree": "676f81970115b7972795ea99fed15c94ba47fa20",
      "parents": [
        "dd5d0966dccc033c92d09080d7218fe714754717"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Sat Jun 13 04:48:34 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:48:34 2026 -0500"
      },
      "message": "Update and expand the CITATION file (#2766)"
    },
    {
      "commit": "dd5d0966dccc033c92d09080d7218fe714754717",
      "tree": "77604b03c08d65196be874456617b84602c3396a",
      "parents": [
        "3b54e7132583cf903a08064e3a0a5b2552f1e6f7"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Sat Jun 13 04:48:15 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:48:15 2026 -0500"
      },
      "message": "Configure EditorConfig for more file types (#2747)"
    },
    {
      "commit": "3b54e7132583cf903a08064e3a0a5b2552f1e6f7",
      "tree": "954e181a8e230fdb8db0aa14f9d9a333d5cc5068",
      "parents": [
        "5da6b13e1e4ecd3aed65898c2e1fbe2fe1a6c706"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Sat Jun 13 04:47:43 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:47:43 2026 -0500"
      },
      "message": "[CI] Pin to sha all pre-commit hooks and clean up (#2730)"
    },
    {
      "commit": "5da6b13e1e4ecd3aed65898c2e1fbe2fe1a6c706",
      "tree": "1701c6de6ba6d0e9021fa9a4fcb67e6a5f682597",
      "parents": [
        "169f55a79342123038a3d208bca0a5cfa8cc8c8a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:46:57 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:46:57 2026 -0500"
      },
      "message": "chore(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin (#2751)\n\nBumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.26.0 to 0.26.1.\n- [Release notes](https://github.com/siom79/japicmp/releases)\n- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)\n- [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.26.0...japicmp-base-0.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin\n  dependency-version: 0.26.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": "169f55a79342123038a3d208bca0a5cfa8cc8c8a",
      "tree": "f105917866c4379c7cd6011b4e9fb12d717ddf21",
      "parents": [
        "6c02db9c7bcf124a848aa17e34a4727a39dd62e4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:46:29 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:46:29 2026 -0500"
      },
      "message": "chore(deps): bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom (#2750)\n\nBumps [org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom](https://github.com/shrinkwrap/resolver) from 3.3.6 to 3.3.7.\n- [Release notes](https://github.com/shrinkwrap/resolver/releases)\n- [Commits](https://github.com/shrinkwrap/resolver/compare/3.3.6...3.3.7)\n\n---\nupdated-dependencies:\n- dependency-name: org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom\n  dependency-version: 3.3.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": "6c02db9c7bcf124a848aa17e34a4727a39dd62e4",
      "tree": "300788c151372d26f1e6c41dc147ec9d806dd5bf",
      "parents": [
        "3875232fb186eb38afa818bd30ab9955c410d498"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:44:19 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:44:19 2026 -0500"
      },
      "message": "chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin (#2753)\n\nBumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 4.3.1 to 5.0.0.\n- [Release notes](https://github.com/groovy/GMavenPlus/releases)\n- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin\n  dependency-version: 5.0.0\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": "3875232fb186eb38afa818bd30ab9955c410d498",
      "tree": "80a71522bfa49020d4d14f8699a551a8ccf7461c",
      "parents": [
        "670fde61b41495d06586f66e7e78f9d67c7c8967"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:43:53 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:43:53 2026 -0500"
      },
      "message": "chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates (#2756)\n\nBumps the github-actions-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10)\n\nUpdates `github/codeql-action` from 4.36.0 to 4.36.2\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 6.0.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: github/codeql-action\n  dependency-version: 4.36.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\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": "670fde61b41495d06586f66e7e78f9d67c7c8967",
      "tree": "f1cd3f8e68a681c52238b6b8f392871f38cd1296",
      "parents": [
        "250b98223eab343bb526b7d1670395833c9683e0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:43:25 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:43:25 2026 -0500"
      },
      "message": "chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#2765)\n\nBumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 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: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\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "250b98223eab343bb526b7d1670395833c9683e0",
      "tree": "f36e7af97424b90a67a3f977c9e43d9e446873e3",
      "parents": [
        "67e8d7d1b16562f1c6896d42a488c639d3cba350"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:43:08 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:43:08 2026 -0500"
      },
      "message": "chore(deps): bump ch.qos.logback:logback-core from 1.5.32 to 1.5.34 (#2749)\n\nBumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.32 to 1.5.34.\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.34)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-core\n  dependency-version: 1.5.34\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": "67e8d7d1b16562f1c6896d42a488c639d3cba350",
      "tree": "39c48254def834ce0e5769bfe99d7bb039fe9a58",
      "parents": [
        "3d8e517c5495810f134c957d3f4948f298f94076"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 12 13:42:43 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 13:42:43 2026 -0500"
      },
      "message": "chore(deps): bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.34 (#2748)\n\nBumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.32 to 1.5.34.\n- [Release notes](https://github.com/qos-ch/logback/releases)\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.32...v_1.5.34)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\n  dependency-version: 1.5.34\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": "3d8e517c5495810f134c957d3f4948f298f94076",
      "tree": "6e79e5c216c69b4ec981aafa81e45b29f83090a9",
      "parents": [
        "4997ed338f7e3bbec6aaab55672544fbfad79c1f"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 10 23:28:03 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed Jun 10 23:28:34 2026 -0500"
      },
      "message": "chore(asf.yaml): remove bypass_teams\n"
    },
    {
      "commit": "4997ed338f7e3bbec6aaab55672544fbfad79c1f",
      "tree": "dbce711717ccc4c8c5e37b2f1b675e1a9f8d68b7",
      "parents": [
        "a1c4c2735be8d4fa4460291f89a35f165bf9b2c1"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue Jun 02 18:24:29 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue Jun 02 18:24:29 2026 -0500"
      },
      "message": "chore(asf): properly format branch protection rule\n"
    },
    {
      "commit": "a1c4c2735be8d4fa4460291f89a35f165bf9b2c1",
      "tree": "46edd6eb1708078850a5d26317fdeec57eca2aa6",
      "parents": [
        "0c20f0db3123c80748fbec5768ba6fa4407c5ab6",
        "2a1c4da29ca5767c4fcea6cd2551d556e3806272"
      ],
      "author": {
        "name": "Steinar Bang",
        "email": "sb@dod.no",
        "time": "Mon Jun 01 19:05:48 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:05:48 2026 +0200"
      },
      "message": "Merge pull request #2701 from lprimak/add-branch-protection\n\nchore: add branch protection rules"
    },
    {
      "commit": "0c20f0db3123c80748fbec5768ba6fa4407c5ab6",
      "tree": "6bd373cd192cc10495fbe461278df158e69ab8a5",
      "parents": [
        "59306daaf2f297868a97649bc7e6657b83929269"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Tue Jun 02 03:04:21 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:04:21 2026 +0200"
      },
      "message": "[CI] Add hook to validate dependabot.yml with pre-commit (#2716)"
    },
    {
      "commit": "59306daaf2f297868a97649bc7e6657b83929269",
      "tree": "de835c8c0493c7116e7af12e2b75ebb1dd9b45f4",
      "parents": [
        "092afb03c8ab816a408762371dcdefe686d4d88a"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Tue Jun 02 03:02:43 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:02:43 2026 +0200"
      },
      "message": "[CI] Add pre-commit hook to validate the CITATION file (#2717)"
    },
    {
      "commit": "092afb03c8ab816a408762371dcdefe686d4d88a",
      "tree": "dbfdfd829109cb6d06e08f417627886fac2f6d79",
      "parents": [
        "85cd5c4eadd0338674f0664b80dc470aa38689da"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 19:01:40 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:01:40 2026 +0200"
      },
      "message": "chore(deps-dev): bump org.apache.cxf:cxf-rt-frontend-jaxrs (#2721)\n\nBumps org.apache.cxf:cxf-rt-frontend-jaxrs from 3.6.10 to 3.6.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs\n  dependency-version: 3.6.11\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": "85cd5c4eadd0338674f0664b80dc470aa38689da",
      "tree": "a6c8531a7594ae6da7c16681afd4f1f939b3ced5",
      "parents": [
        "3aafcabfe32667ba7760df556bbc1485703f034e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 19:01:18 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:01:18 2026 +0200"
      },
      "message": "chore(deps-dev): bump arquillian.core.version (#2722)\n\nBumps `arquillian.core.version` from 1.10.1.Final to 1.10.2.Final.\n\nUpdates `org.jboss.arquillian.junit5:arquillian-junit5-container` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.container:arquillian-container-spi` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.protocol:arquillian-protocol-servlet` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.testenricher:arquillian-testenricher-cdi` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.testenricher:arquillian-testenricher-ejb` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.testenricher:arquillian-testenricher-resource` from 1.10.1.Final to 1.10.2.Final\n\nUpdates `org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext` from 1.10.1.Final to 1.10.2.Final\n\n---\nupdated-dependencies:\n- dependency-name: org.jboss.arquillian.junit5:arquillian-junit5-container\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.container:arquillian-container-spi\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.protocol:arquillian-protocol-servlet\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.testenricher:arquillian-testenricher-cdi\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.testenricher:arquillian-testenricher-ejb\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.testenricher:arquillian-testenricher-resource\n  dependency-version: 1.10.2.Final\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n- dependency-name: org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext\n  dependency-version: 1.10.2.Final\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": "3aafcabfe32667ba7760df556bbc1485703f034e",
      "tree": "78740a9f2e8b002045df86a8bf268137a11a9c62",
      "parents": [
        "dfd2930fc3eb5373fab1a69a184546fe18f85481"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 19:00:38 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:00:38 2026 +0200"
      },
      "message": "chore(deps): bump the github-actions-dependencies group with 3 updates (#2723)\n\nBumps the github-actions-dependencies group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [j178/prek-action](https://github.com/j178/prek-action) and [actions/stale](https://github.com/actions/stale).\n\n\nUpdates `github/codeql-action` from 4.35.4 to 4.36.0\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/68bde559dea0fdcac2102bfdf6230c5f70eb485e...7211b7c8077ea37d8641b6271f6a365a22a5fbfa)\n\nUpdates `j178/prek-action` from 2.0.3 to 2.0.4\n- [Release notes](https://github.com/j178/prek-action/releases)\n- [Commits](https://github.com/j178/prek-action/compare/6ad80277337ad479fe43bd70701c3f7f8aa74db3...bdca6f102f98e2b4c7029491a53dfd366469e33d)\n\nUpdates `actions/stale` from 10.2.0 to 10.3.0\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a190f...eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-version: 4.36.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n- dependency-name: j178/prek-action\n  dependency-version: 2.0.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/stale\n  dependency-version: 10.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\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": "dfd2930fc3eb5373fab1a69a184546fe18f85481",
      "tree": "7aedb7e4c12450880128aa40d37de1d366e0583d",
      "parents": [
        "772f17f583e515c7a080fe7960466c3103255021"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 19:00:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 19:00:11 2026 +0200"
      },
      "message": "chore(deps): bump org.apache.commons:commons-configuration2 (#2724)\n\nBumps org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-configuration2\n  dependency-version: 2.15.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": "772f17f583e515c7a080fe7960466c3103255021",
      "tree": "03c6505ed91644b8e1e9b6edea9ac5b6804ed0b3",
      "parents": [
        "e1a4128b667387ba2250a2cffa10ffa916313507"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 18:59:46 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 18:59:46 2026 +0200"
      },
      "message": "chore(deps): bump org.omnifaces:omnifaces from 3.14.20 to 3.14.21 (#2725)\n\nBumps [org.omnifaces:omnifaces](https://github.com/omnifaces/omnifaces) from 3.14.20 to 3.14.21.\n- [Commits](https://github.com/omnifaces/omnifaces/compare/3.14.20...3.14.21)\n\n---\nupdated-dependencies:\n- dependency-name: org.omnifaces:omnifaces\n  dependency-version: 3.14.21\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": "e1a4128b667387ba2250a2cffa10ffa916313507",
      "tree": "48e98d6c488988e34cfc2ae0f8b14a5e99c188ce",
      "parents": [
        "0aed6eee9df9547b0c3e4834bf6fcd18ef52722a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 18:58:54 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 18:58:54 2026 +0200"
      },
      "message": "chore(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin (#2727)\n\nBumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.7 to 0.26.0.\n- [Release notes](https://github.com/siom79/japicmp/releases)\n- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)\n- [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.25.7...japicmp-base-0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin\n  dependency-version: 0.26.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": "0aed6eee9df9547b0c3e4834bf6fcd18ef52722a",
      "tree": "fffc69ce8ae7aa2562e41cd5e29c73a47c2b1b60",
      "parents": [
        "c9ee120ca9c572d1775ab488e1f8de3cb5f64b04"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 18:58:24 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 18:58:24 2026 +0200"
      },
      "message": "chore(deps): bump org.apache.cxf:cxf-bom from 3.6.10 to 3.6.11 (#2728)\n\nBumps org.apache.cxf:cxf-bom from 3.6.10 to 3.6.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.cxf:cxf-bom\n  dependency-version: 3.6.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "c9ee120ca9c572d1775ab488e1f8de3cb5f64b04",
      "tree": "273f1c5e129c629063252b01f7aa27b6a5557a3e",
      "parents": [
        "9063406e70acbb90a6d1c1f3c69e01b8893bd1dd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 01 18:57:51 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 01 18:57:51 2026 +0200"
      },
      "message": "chore(deps): bump org.apache.cxf:cxf-rt-rs-client from 3.6.10 to 3.6.11 (#2729)\n\nBumps org.apache.cxf:cxf-rt-rs-client from 3.6.10 to 3.6.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.cxf:cxf-rt-rs-client\n  dependency-version: 3.6.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "9063406e70acbb90a6d1c1f3c69e01b8893bd1dd",
      "tree": "fb00f1544a26d3d75d5457d538bb959ee45dc163",
      "parents": [
        "31fbdb81c606d21e9d2bc0fccc231ad6340106c0"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu May 28 11:57:27 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu May 28 11:58:24 2026 -0500"
      },
      "message": "Using Rdn.escapeValues()\n"
    },
    {
      "commit": "31fbdb81c606d21e9d2bc0fccc231ad6340106c0",
      "tree": "c379582191d590c01e48469f257877191e712fbc",
      "parents": [
        "dbad41af16d72c065c959d3c66a387665d703d73",
        "36aa07673a2a858c9ef8189928620448aa99b706"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Wed May 27 14:39:35 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 27 14:39:35 2026 +0200"
      },
      "message": "Merge pull request #2698 from apache/dependabot/maven/org.apache.johnzon-johnzon-jsonb-1.3.0\n\nchore(deps): bump org.apache.johnzon:johnzon-jsonb from 1.2.22 to 1.3.0"
    },
    {
      "commit": "dbad41af16d72c065c959d3c66a387665d703d73",
      "tree": "5ed719e24aa2076c1f7ceef7364b6d7b5023b7fe",
      "parents": [
        "91a69dcc902ed4bd9b1cd2296ea542dbce90b037",
        "ebb1d2fb494d581410426c1a37c5ee10f321b230"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 19:43:49 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 19:43:49 2026 +0200"
      },
      "message": "Merge pull request #2696 from apache/dependabot/github_actions/github-actions-dependencies-10fd86e523\n\nchore(deps): bump the github-actions-dependencies group with 3 updates"
    },
    {
      "commit": "91a69dcc902ed4bd9b1cd2296ea542dbce90b037",
      "tree": "3642f2f371c872267ec14874c1d07c83f10d5a4e",
      "parents": [
        "164cb1ef473a12b71990e503480cce64477cec53",
        "9f3528313e97873d99f31a03d24134c25409453c"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 19:43:11 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 19:43:11 2026 +0200"
      },
      "message": "Merge pull request #2697 from apache/dependabot/maven/log4j.version-2.26.0\n\nchore(deps): bump log4j.version from 2.25.4 to 2.26.0"
    },
    {
      "commit": "164cb1ef473a12b71990e503480cce64477cec53",
      "tree": "c61d8876b4c3e4a83c0177912c2d24cfc10259cd",
      "parents": [
        "be6769800834348ea5d39f41e0ff8515a604fc84",
        "2b9e8e0d975a87c95bfbfab3feb540d524b55f6d"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 16:37:05 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 16:37:05 2026 +0200"
      },
      "message": "Merge pull request #2702 from potiuk/asf-security/agents-md-security-link-2026-05-14\n\nAdd AGENTS.md + SECURITY.md linking the project\u0027s security model"
    },
    {
      "commit": "9f3528313e97873d99f31a03d24134c25409453c",
      "tree": "0d1cb33647995548ebfeca13b8c5ec19fdec164d",
      "parents": [
        "be6769800834348ea5d39f41e0ff8515a604fc84"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 26 13:23:45 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 13:23:45 2026 +0000"
      },
      "message": "chore(deps): bump log4j.version from 2.25.4 to 2.26.0\n\nBumps `log4j.version` from 2.25.4 to 2.26.0.\n\nUpdates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.0\n\nUpdates `org.apache.logging.log4j:log4j-core-test` from 2.25.4 to 2.26.0\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.0\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.25.4 to 2.26.0\n\nUpdates `org.apache.logging.log4j:log4j-to-slf4j` from 2.25.4 to 2.26.0\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-version: 2.26.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-version: 2.26.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core-test\n  dependency-version: 2.26.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-version: 2.26.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl\n  dependency-version: 2.26.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-to-slf4j\n  dependency-version: 2.26.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": "be6769800834348ea5d39f41e0ff8515a604fc84",
      "tree": "bc7c3f7e913104a1c1eace0477b4fca24de8bcbd",
      "parents": [
        "c589bb19cdab4c0eb3e77abd5e33ffb603befb66",
        "7cd0b1c4348106b6c4f945ad77c10a9ee45a5464"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 15:19:43 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 15:19:43 2026 +0200"
      },
      "message": "Merge pull request #2694 from apache/dependabot/maven/slf4j.version-2.0.18\n\nchore(deps): bump slf4j.version from 2.0.17 to 2.0.18"
    },
    {
      "commit": "c589bb19cdab4c0eb3e77abd5e33ffb603befb66",
      "tree": "7394e70db57376df459a923004896416f9e7764e",
      "parents": [
        "eda4022772f4a92e244eddb61eecbefda947e859",
        "5f13983cceebc7eaf424e702830fb5ad269b785d"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 09:10:01 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 09:10:01 2026 +0200"
      },
      "message": "Merge pull request #2699 from apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.25.7\n\nchore(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.6 to 0.25.7"
    },
    {
      "commit": "eda4022772f4a92e244eddb61eecbefda947e859",
      "tree": "632ab7de4c1e8175fb77de766adf22e95b0356eb",
      "parents": [
        "9371115fe8626ef1b67cf38e23f5f6eed324f2cc",
        "4fb4cbbdc474dc4488213838bbeee00e95a27268"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 26 09:07:01 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 26 09:07:01 2026 +0200"
      },
      "message": "Merge pull request #2700 from apache/dependabot/maven/org.apache-apache-38\n\nchore(deps): bump org.apache:apache from 37 to 38"
    },
    {
      "commit": "2a1c4da29ca5767c4fcea6cd2551d556e3806272",
      "tree": "3e692d1428c5c04dc94968915360a27c60f76903",
      "parents": [
        "b3c84a6da4f9534067dc69f960a205fdb0adc820"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Mon May 25 14:26:43 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Mon May 25 14:26:43 2026 -0500"
      },
      "message": "chore: removed branch protection from main, update github ruleset to include additional branches\n"
    },
    {
      "commit": "b3c84a6da4f9534067dc69f960a205fdb0adc820",
      "tree": "49303bb475f472772b3b5e17e3ac2ce8a44c7ade",
      "parents": [
        "5eda682697c950304280759d6e5b8b4b1263b36c"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Mon May 25 14:25:39 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 25 14:25:39 2026 -0500"
      },
      "message": "Update .asf.yaml\n\nCo-authored-by: Piotr P. Karwasz \u003cpiotr@github.copernik.eu\u003e"
    },
    {
      "commit": "9371115fe8626ef1b67cf38e23f5f6eed324f2cc",
      "tree": "a16bfecf68e3994db09f5c5f74455ae4fb10e590",
      "parents": [
        "a7265a1a15a1f52b6e74427c570bc1490b3e9ac9"
      ],
      "author": {
        "name": "Lenny Primak",
        "email": "lenny@flowlogix.com",
        "time": "Sat May 23 21:54:52 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 23 20:54:52 2026 -0500"
      },
      "message": "[#2704] [#2710] Fixed Session fixation-related regressions (#2711)\n\n* make sure subject\u0027s session gets fully cleared\nfix for #2704\n\n* bugfix: session attributes survive id rotation in native session mode\nfixes #2710\n\n* backport: JDK 11 compatibility"
    },
    {
      "commit": "a7265a1a15a1f52b6e74427c570bc1490b3e9ac9",
      "tree": "def1480327e8b95327675eb58b2f50f95300dc1a",
      "parents": [
        "bd278bcc360938161abb7c4740c8e1c4a1e44831"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat May 23 20:17:07 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 23 20:17:07 2026 -0500"
      },
      "message": "chore(deps): bump org.apache.commons:commons-configuration2 (#2706)\n\nBumps org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.commons:commons-configuration2\n  dependency-version: 2.15.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": "bd278bcc360938161abb7c4740c8e1c4a1e44831",
      "tree": "e0eace1d1386bb4188ac65cee35b913112bfe828",
      "parents": [
        "c6af28cf4e35e6e95e58b6687fa2d44f38a0904b"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu May 21 19:34:39 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Sat May 23 19:54:44 2026 -0500"
      },
      "message": "enh(jakarta-ee): strip out the host part of the referer header\n"
    },
    {
      "commit": "c6af28cf4e35e6e95e58b6687fa2d44f38a0904b",
      "tree": "64f2bb0d92eb7082ad7060e1702f7a751a8a2a6f",
      "parents": [
        "d7500f2d0a22ef345e9e4cfea63c901c933d4a9d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 20 15:39:33 2026 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 20 15:39:33 2026 -0500"
      },
      "message": "chore(deps): bump https://github.com/zizmorcore/zizmor-pre-commit (#2709)\n\nBumps the pre-commit-hooks group with 1 update: [https://github.com/zizmorcore/zizmor-pre-commit](https://github.com/zizmorcore/zizmor-pre-commit).\n\n\nUpdates `https://github.com/zizmorcore/zizmor-pre-commit` from v1.24.1 to 1.25.2\n- [Release notes](https://github.com/zizmorcore/zizmor-pre-commit/releases)\n- [Commits](https://github.com/zizmorcore/zizmor-pre-commit/compare/v1.24.1...v1.25.2)\n\n---\nupdated-dependencies:\n- dependency-name: https://github.com/zizmorcore/zizmor-pre-commit\n  dependency-version: 1.25.2\n  dependency-type: direct:production\n  dependency-group: pre-commit-hooks\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": "d7500f2d0a22ef345e9e4cfea63c901c933d4a9d",
      "tree": "20c3228155ed98712cd4963e90d9defcf98a9818",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "John Bampton",
        "email": "jbampton@users.noreply.github.com",
        "time": "Thu May 21 06:39:09 2026 +1000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 20 15:39:09 2026 -0500"
      },
      "message": "Switch pre-commit to ASF approved prek-action (#2705)"
    },
    {
      "commit": "2b9e8e0d975a87c95bfbfab3feb540d524b55f6d",
      "tree": "a57fa4aaae78767fc9acde8fdf7e2f218baaf2b8",
      "parents": [
        "a89004063ad9388f52a28a917a339daba8d50642"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu May 14 18:43:33 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Thu May 14 18:43:33 2026 -0500"
      },
      "message": "minor fixes for SECURITY.md to reflect the true state of the docs\n"
    },
    {
      "commit": "a89004063ad9388f52a28a917a339daba8d50642",
      "tree": "1c7341660fea23e435412ce2221c8fe02289eed3",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "Jarek Potiuk",
        "email": "jarek@potiuk.com",
        "time": "Thu May 14 23:55:20 2026 +0200"
      },
      "committer": {
        "name": "Jarek Potiuk",
        "email": "jarek@potiuk.com",
        "time": "Fri May 15 01:09:28 2026 +0200"
      },
      "message": "Add AGENTS.md + SECURITY.md linking the project\u0027s security model\n\nThese two small files at the repo root let an automated agent\nmechanically discover the project\u0027s existing security model\nvia the conventional AGENTS.md -\u003e SECURITY.md chain. Both new\nfiles are pointers; nothing about the substantive content of\nthe model at https://shiro.apache.org/security-model.html\nchanges.\n\nProposed by the ASF Security team while preparing the project\nfor an automated agentic security scan we\u0027re piloting. The\nscan refuses to run if the model is not discoverable by that\npath; refusing upfront beats wasting PMC reviewer cycles on a\nnoise-heavy run against a model the agent never found.\nDiscoverability is the only hard gate; everything else is\nsuggestion.\n\nGenerated-by: Claude Code (Claude Opus 4.7)\n"
    },
    {
      "commit": "5eda682697c950304280759d6e5b8b4b1263b36c",
      "tree": "2ebbeb675d61cf18efcb09ef6e4655e1c9a8ac56",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue May 12 20:27:49 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Tue May 12 20:27:49 2026 -0500"
      },
      "message": "chore: add branch protection rules\n"
    },
    {
      "commit": "4fb4cbbdc474dc4488213838bbeee00e95a27268",
      "tree": "b149d7606a51f1eb8018609fa1fe35b2a41e03c3",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 12 22:27:15 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 12 22:27:15 2026 +0000"
      },
      "message": "chore(deps): bump org.apache:apache from 37 to 38\n\nBumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 37 to 38.\n- [Release notes](https://github.com/apache/maven-apache-parent/releases)\n- [Commits](https://github.com/apache/maven-apache-parent/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache:apache\n  dependency-version: \u002738\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": "5f13983cceebc7eaf424e702830fb5ad269b785d",
      "tree": "17de5f75cb5d9f83675edad227803bd4e363569c",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 12 22:27:04 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 12 22:27:04 2026 +0000"
      },
      "message": "chore(deps): bump com.github.siom79.japicmp:japicmp-maven-plugin\n\nBumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.6 to 0.25.7.\n- [Release notes](https://github.com/siom79/japicmp/releases)\n- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)\n- [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.25.6...japicmp-base-0.25.7)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin\n  dependency-version: 0.25.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "36aa07673a2a858c9ef8189928620448aa99b706",
      "tree": "87946c5d62c9f6ad87864fa8fe4241e0aaa06e31",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 12 22:26:37 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 12 22:26:37 2026 +0000"
      },
      "message": "chore(deps): bump org.apache.johnzon:johnzon-jsonb from 1.2.22 to 1.3.0\n\nBumps org.apache.johnzon:johnzon-jsonb from 1.2.22 to 1.3.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.johnzon:johnzon-jsonb\n  dependency-version: 1.3.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": "ebb1d2fb494d581410426c1a37c5ee10f321b230",
      "tree": "7cedb4ec0b118003c116fbaf2ae141a3914f4d72",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 12 22:25:58 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 12 22:25:58 2026 +0000"
      },
      "message": "chore(deps): bump the github-actions-dependencies group with 3 updates\n\nBumps the github-actions-dependencies group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/dependency-review-action](https://github.com/actions/dependency-review-action) and [actions/labeler](https://github.com/actions/labeler).\n\n\nUpdates `github/codeql-action` from 4.35.3 to 4.35.4\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/e46ed2cbd01164d986452f91f178727624ae40d7...68bde559dea0fdcac2102bfdf6230c5f70eb485e)\n\nUpdates `actions/dependency-review-action` from 4.9.0 to 5.0.0\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/2031cfc080254a8a887f58cffee85186f0e49e48...a1d282b36b6f3519aa1f3fc636f609c47dddb294)\n\nUpdates `actions/labeler` from 6.0.1 to 6.1.0\n- [Release notes](https://github.com/actions/labeler/releases)\n- [Commits](https://github.com/actions/labeler/compare/634933edcd8ababfe52f92936142cc22ac488b1b...f27b608878404679385c85cfa523b85ccb86e213)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-version: 4.35.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/dependency-review-action\n  dependency-version: 5.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: github-actions-dependencies\n- dependency-name: actions/labeler\n  dependency-version: 6.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "7cd0b1c4348106b6c4f945ad77c10a9ee45a5464",
      "tree": "09e16815e9c12ebdbc48b9aa858f860a88a5052e",
      "parents": [
        "0819229898498542aa29bbe8eb9fc9239e33056d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 12 22:25:37 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 12 22:25:37 2026 +0000"
      },
      "message": "chore(deps): bump slf4j.version from 2.0.17 to 2.0.18\n\nBumps `slf4j.version` from 2.0.17 to 2.0.18.\n\nUpdates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-jdk14` from 2.0.17 to 2.0.18\n\nUpdates `org.slf4j:slf4j-reload4j` from 2.0.17 to 2.0.18\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.slf4j:slf4j-simple\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.slf4j:jcl-over-slf4j\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.slf4j:slf4j-jdk14\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.slf4j:slf4j-reload4j\n  dependency-version: 2.0.18\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0819229898498542aa29bbe8eb9fc9239e33056d",
      "tree": "0a8480dc47ece9ed20db8bb4ab2b21aa6c2bbfcd",
      "parents": [
        "a46600f2cf7856aae4e8507e1e4c7063447845e2"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 20:02:59 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 20:02:59 2026 -0500"
      },
      "message": "chore: remove extra newline\n"
    },
    {
      "commit": "a46600f2cf7856aae4e8507e1e4c7063447845e2",
      "tree": "f76e99b638055bdad15461e8afa56fda6e3e5613",
      "parents": [
        "be31c133e61843f14fddd209da4d9c3609bcc9ef"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 19:33:54 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 19:52:01 2026 -0500"
      },
      "message": "improvement: implemented session key rotation via changeSessionId() in Web-Container mode only\n"
    },
    {
      "commit": "be31c133e61843f14fddd209da4d9c3609bcc9ef",
      "tree": "9dae81fab52db447a823e91446a56113e45ad502",
      "parents": [
        "97218c0d896a234e3c7a5b8613a75764db81daee"
      ],
      "author": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 17:14:29 2026 -0500"
      },
      "committer": {
        "name": "lprimak",
        "email": "lenny@flowlogix.com",
        "time": "Wed May 06 17:14:29 2026 -0500"
      },
      "message": "enh(jakarta-ee): encrypt SAVED_REQUEST_KEY cookie\n"
    },
    {
      "commit": "97218c0d896a234e3c7a5b8613a75764db81daee",
      "tree": "ee8df9ba07b833be9d22b707855f4c67202bac4b",
      "parents": [
        "d6246a062fc58fbce9d7c44778787aa11fe21bb5",
        "0cc8c1a7072e295b6fbdf1016f38c994c8a0f23f"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Wed May 06 08:45:35 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 06 08:45:35 2026 +0200"
      },
      "message": "Merge pull request #2689 from apache/dependabot/github_actions/github-actions-dependencies-937d73b4db\n\nchore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions-dependencies group"
    },
    {
      "commit": "d6246a062fc58fbce9d7c44778787aa11fe21bb5",
      "tree": "b8e36ae2627a15dda6dd582e9b805daff9e43630",
      "parents": [
        "5ab9e46bc27dc79a9637db20450ae33c9e74ecdd",
        "05a915f01ed2ef6384bca65b570fa1fe67c979b7"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Wed May 06 08:45:15 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 06 08:45:15 2026 +0200"
      },
      "message": "Merge pull request #2691 from apache/dependabot/maven/org.apache.karaf.features-framework-4.4.11\n\nchore(deps): bump org.apache.karaf.features:framework from 4.4.10 to 4.4.11"
    },
    {
      "commit": "5ab9e46bc27dc79a9637db20450ae33c9e74ecdd",
      "tree": "44908b2697fa3e0c22f56a73a7bc82a98d1f5e4a",
      "parents": [
        "c95a185e6ed2b4668ab25e6313717e6e1182a2b9",
        "4cb75d9f8f07d684e363beba434c9edce2cc9ce0"
      ],
      "author": {
        "name": "François Papon",
        "email": "fpapon@apache.org",
        "time": "Tue May 05 21:52:34 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 21:52:34 2026 +0200"
      },
      "message": "Merge pull request #2692 from apache/dependabot/maven/org.owasp-dependency-check-maven-12.2.2\n\nchore(deps): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2"
    },
    {
      "commit": "4cb75d9f8f07d684e363beba434c9edce2cc9ce0",
      "tree": "44908b2697fa3e0c22f56a73a7bc82a98d1f5e4a",
      "parents": [
        "c95a185e6ed2b4668ab25e6313717e6e1182a2b9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 05 18:15:31 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 18:15:31 2026 +0000"
      },
      "message": "chore(deps): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2\n\nBumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.2.1 to 12.2.2.\n- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)\n- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.2.1...v12.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.owasp:dependency-check-maven\n  dependency-version: 12.2.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": "05a915f01ed2ef6384bca65b570fa1fe67c979b7",
      "tree": "7a09f9aa4517b1189f31c5d99b553f3666c034de",
      "parents": [
        "c95a185e6ed2b4668ab25e6313717e6e1182a2b9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 05 18:15:13 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 18:15:13 2026 +0000"
      },
      "message": "chore(deps): bump org.apache.karaf.features:framework\n\nBumps org.apache.karaf.features:framework from 4.4.10 to 4.4.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.karaf.features:framework\n  dependency-version: 4.4.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0cc8c1a7072e295b6fbdf1016f38c994c8a0f23f",
      "tree": "426e18aee29ad57ffa1ba281fc0c9dbdfbd825bd",
      "parents": [
        "c95a185e6ed2b4668ab25e6313717e6e1182a2b9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 05 18:14:30 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 05 18:14:30 2026 +0000"
      },
      "message": "chore(deps): bump github/codeql-action\n\nBumps the github-actions-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 4.35.2 to 4.35.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/95e58e9a2cdfd71adc6e0353d5c52f41a045d225...e46ed2cbd01164d986452f91f178727624ae40d7)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n  dependency-version: 4.35.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    }
  ],
  "next": "c95a185e6ed2b4668ab25e6313717e6e1182a2b9"
}
