)]}'
{
  "log": [
    {
      "commit": "1448a803e3784c7e9553a0bc818c178ed02dcc5d",
      "tree": "c093ab3cc438719f5ff818ba9839b03a3d0eb3b3",
      "parents": [
        "a2ede34c717b5d3815ad385f84937871985ad48b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 20 17:10:19 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jul 12 11:05:27 2024 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (closes #196)\n\nBumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I52b0760100ba12ce4eaf72d3b442fd704eb706b8\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8728\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "a2ede34c717b5d3815ad385f84937871985ad48b",
      "tree": "29dd2460bfe488ebc5acf79f8c9752115508f9d9",
      "parents": [
        "3aa88468d09de6172852d9ce91c525b56e9968f4"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 20 17:10:14 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jul 12 11:00:18 2024 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (closes #195)\n\nBumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I3e3bf010b1b2781079409d0f4b0ee24e1978eb0f\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8727\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "3aa88468d09de6172852d9ce91c525b56e9968f4",
      "tree": "5711894951123b4e25df1a04d2e3791d752048c1",
      "parents": [
        "8ed1a1578db6a0899630fbdf6903b4c373a031f4"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Fri Jul 12 10:49:41 2024 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jul 12 10:49:46 2024 +0200"
      },
      "message": "Ignore commented files\n\nChange-Id: Idaafa74ea6004c5e77a3c41e183b42e833a2cce3\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8726\n"
    },
    {
      "commit": "8ed1a1578db6a0899630fbdf6903b4c373a031f4",
      "tree": "0c4132dbdefa589a470209fb32477baf11ed17b0",
      "parents": [
        "a994acdfbfe49559c7ab81213eed8bc484c6a544"
      ],
      "author": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Thu Jan 18 17:25:14 2024 +0100"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Jun 11 10:56:33 2024 +0200"
      },
      "message": "opProx feature (Cosmas 2)\n\nrebase on origine/master.\nReview Comment  #181: resolved.\n\nSquashed commit consisting of\n- verbosity can be switched on/off on command line.\n- Prox: parsing %-w1 and %+w1 correctly.\n- opPROX: correcting order of Prox options: WIP.\n- beliebige Reihenfolge der Abstands-Optionen: WIP.\n- Prox: beliebige Reihenfolge der Optionen: OK.\n- Prox: beliebige Reihenfolge der Optionen: OK.\n- opPROX: grammar should accept any order of prox. options: WIP.\n- PROX: return exact error messasge about prox options.\n- PROX: emit a meaningfull error message: wip.\n- PROX: emit a meaningfull error message: WIP.\n- write parsing error to AST.\n- trying to write error message into an error node of the AST.\n- PROX: Fehlermeldung in KoralQuery schreiben funktioniert.\n- Prox...\n- Error detection inside Prox done. Returning a precise error message through JSON: done.\n- using addError() for error messages in PROX: WIP.\n- Prox: reporting exact error messages: works.\n- PROX: Tests with RecognitionExceptions removed. All Error Codes in StatusCodes.java.\n- Prox: error messages for wrong prox. options.\n- Prox: debug output deactivated.\n- Prox: deleted debug output.\n- Prox: Test added: WiP.\n- Prox: 1 working tests added.\n- Prox: 3 more tests added.\n\nchanges for Review on opPROX.\nchanges for the review.\nchanges for the review.\nopPROX: PROX_REMAIN defined as a complementary class.\nadd. test for %.\n\nChange-Id: I8802becaf840660a1512281b3477762a422f8b4f\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8015\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "a994acdfbfe49559c7ab81213eed8bc484c6a544",
      "tree": "243ef599c52122c01a5c9f31a60d5b5fb309230e",
      "parents": [
        "f674b087da6763bad20c5c72926ce6d8d211b6e3"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jun 03 17:35:18 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jun 07 13:54:52 2024 +0200"
      },
      "message": "Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre (closes #193)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.1-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ie549d284882d834be004d0d2ad8a148735d113a2\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8654\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "f674b087da6763bad20c5c72926ce6d8d211b6e3",
      "tree": "6b8f163a02815773e50addeb04cf83a6080ce4c5",
      "parents": [
        "817c06c848e8413cf35cfd5118a27481c5955f6d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 06 17:54:04 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jun 07 13:50:11 2024 +0200"
      },
      "message": "Bump jackson.version from 2.17.0 to 2.17.1 (closes #192)\n\nBumps `jackson.version` from 2.17.0 to 2.17.1.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.1\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.1)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.0 to 2.17.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I69deae4c031a01f51115e6af2ad3c79f9cb139d3\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8653\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "817c06c848e8413cf35cfd5118a27481c5955f6d",
      "tree": "f0a07585e0a5b288b68ef0107f374e841f8c90e7",
      "parents": [
        "a499ba3414818f3cb31c4d35774bc46f62d51ff8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 15 17:45:06 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jun 07 13:43:17 2024 +0200"
      },
      "message": "Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (closes #188)\n\nBumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 4.0.0 to 4.0.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.0...plexus-utils-4.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-utils\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I661f8307bc2e0b0b8a0c545db103cb6a8fc79dde\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8648\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "a499ba3414818f3cb31c4d35774bc46f62d51ff8",
      "tree": "b1a99df23e08a232852b0aa28937a5c830ddcd7f",
      "parents": [
        "ce51344ddb59492add270d81c4faa43b7b40350e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 22 17:30:34 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jun 07 13:38:34 2024 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (closes #189)\n\nBumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I7983cb14d30be716c4d96c1dd7cf01b3bd93e316\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8652\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "ce51344ddb59492add270d81c4faa43b7b40350e",
      "tree": "d5fa8d5f47141740a7ba5f37951cfcc8b6a2e90e",
      "parents": [
        "6c4136b8d4f0f2af66058d57c5e6000a3d7e2ded",
        "0020d0e54bcc23a7a986bcfa90a68b53ebeb8cce"
      ],
      "author": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Wed May 29 08:35:38 2024 +0200"
      },
      "committer": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Wed May 29 08:35:38 2024 +0200"
      },
      "message": "merge conflicts resolved.\n\nChange-Id: Ia13f678a7a98956cd34c60cbe602b1183dc819de\n"
    },
    {
      "commit": "0020d0e54bcc23a7a986bcfa90a68b53ebeb8cce",
      "tree": "4653a6bf8727d5bf06db4baa99a0e40970c4c491",
      "parents": [
        "44010340499abc757991b16e827e1a8bd9ccf17a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Apr 12 17:14:03 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Sat Apr 13 14:09:23 2024 +0200"
      },
      "message": "Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (closes #186)\n\nBumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Icd1daf8bcc3abf5fbc3ed2eecf1859077219b9fe\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8515\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "44010340499abc757991b16e827e1a8bd9ccf17a",
      "tree": "4cf8504577375e0889dbbc9e21159aecb4558a7f",
      "parents": [
        "2ddbfd80665d25e59472636441126b50959373df"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 19 17:57:50 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Mar 26 16:35:27 2024 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-compiler-plugin (closes #185)\n\nBumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-compiler-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I118bef86f8776f35fb50113b02a368ef58416d44\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8385\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "2ddbfd80665d25e59472636441126b50959373df",
      "tree": "70cde6c85997f12c7440af687cd20fa9468e4bc9",
      "parents": [
        "7a5d6c4609b86361f46e608b50cba1b02ace2334"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Mar 14 17:34:01 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Sat Mar 16 10:33:01 2024 +0100"
      },
      "message": "Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (closes #184)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I72bf461750a2481e0a09d2039f398b3eb54594c6\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8354\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "7a5d6c4609b86361f46e608b50cba1b02ace2334",
      "tree": "0aac33676da9f5a1989b521bf1a1deb00aba047b",
      "parents": [
        "4203602a0805201cbc658944bf83da891c6e2936"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Mar 13 17:31:56 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Mar 14 08:04:59 2024 +0100"
      },
      "message": "Bump jackson.version from 2.16.1 to 2.17.0 (closes #183)\n\nBumps `jackson.version` from 2.16.1 to 2.17.0.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.16.1 to 2.17.0\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.1...jackson-core-2.17.0)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I53aa310cbff031dfaba77e2977ca3b30d092304f\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8345\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "4203602a0805201cbc658944bf83da891c6e2936",
      "tree": "915879e4a66be94d583728f804271003e613f08d",
      "parents": [
        "2607509ad176cf7d5b725c82ae54af8a31923f1f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 11 17:11:22 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Mar 14 08:02:02 2024 +0100"
      },
      "message": "Bump log4j.version from 2.23.0 to 2.23.1 (closes #180)\n\nBumps `log4j.version` from 2.23.0 to 2.23.1.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.23.0 to 2.23.1\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.23.0 to 2.23.1\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.0 to 2.23.1\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.23.0 to 2.23.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I5c986cb2c2af314368fc8b9c77517ec883263d20\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8344\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "2607509ad176cf7d5b725c82ae54af8a31923f1f",
      "tree": "8c8d46cb16d2929bada1eed898c4e0eb34f0fa20",
      "parents": [
        "48a811ec09fa6fe6df326439980fc6fca1ac1470"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Feb 21 17:14:28 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Feb 27 16:12:24 2024 +0100"
      },
      "message": "Bump log4j.version from 2.22.1 to 2.23.0 (closes #174)\n\nBumps `log4j.version` from 2.22.1 to 2.23.0.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.0\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.23.0\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.22.1 to 2.23.0\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.22.1 to 2.23.0\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I5050e12e950462a9d5d1cef75510f63d98cc11fa\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8181\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "48a811ec09fa6fe6df326439980fc6fca1ac1470",
      "tree": "02c092f265172d7a3541188c11ba9681d8889cf4",
      "parents": [
        "84cc4d5930eeaea0f49d0af5c5122ac98e3e7049"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 06 17:39:57 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Feb 07 09:07:15 2024 +0100"
      },
      "message": "Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (closes #173)\n\nBumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Icdcb91459026649cadff54e02959c63b00e9c958\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8110\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "84cc4d5930eeaea0f49d0af5c5122ac98e3e7049",
      "tree": "2dd86f01450d11f5199ec13617275124241cd207",
      "parents": [
        "8cdaec27a86ad617ec82e6e02a3dc15eae5fa46a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 02 17:20:55 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Feb 07 09:00:14 2024 +0100"
      },
      "message": "Bump eu.clarin.sru.fcs:fcs-simple-endpoint from 1.6.0 to 1.7.0 (closes #172)\n\nBumps [eu.clarin.sru.fcs:fcs-simple-endpoint](https://github.com/clarin-eric/fcs-simple-endpoint) from 1.6.0 to 1.7.0.\n- [Changelog](https://github.com/clarin-eric/fcs-simple-endpoint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/clarin-eric/fcs-simple-endpoint/compare/FCSSimpleEndpoint-1.6.0...FCSSimpleEndpoint-1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: eu.clarin.sru.fcs:fcs-simple-endpoint\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I743991f36162057626deac9666be750d2e48c838\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8109\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "8cdaec27a86ad617ec82e6e02a3dc15eae5fa46a",
      "tree": "244ade66fb9cc0979d1b47e7ac7fb64472cf2cb9",
      "parents": [
        "5d686f8f172a9d6e5db3876f1e1a86e203842836"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jan 12 09:33:01 2024 +0100"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Jan 24 13:35:06 2024 +0100"
      },
      "message": "Updated actions to use v4\n\nChange-Id: I2b246004d356be5dd7a7e4cc3b9bf77c3fdfcfbf\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8003\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "6c4136b8d4f0f2af66058d57c5e6000a3d7e2ded",
      "tree": "87c63d228f23af62e8285ba8f0c4a62e4617f4d5",
      "parents": [
        "56dcb86538afa27a0c379cbcab7dd02cd8277cf8"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 12:44:34 2023 +0200"
      },
      "committer": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Thu Jan 18 12:02:55 2024 +0100"
      },
      "message": "Update version\n\nChange-Id: I183be89626b04267767ff83d7c6c62b6cc3d6c9e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7513\n\nAdd windows CI\n\nChange-Id: I2cd2a8680e945f5f7751cf50cadca368484dd8e4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7589\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n\nBump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (closes #152)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I355f5d5c57f998bc58cade3a05cded6b7f549529\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7685\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump jackson.version from 2.15.2 to 2.15.3 (closes #153)\n\nBumps `jackson.version` from 2.15.2 to 2.15.3.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.15.3\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.15.3)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 2.15.3\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I70e9187fcfd247bf52b79cb755d3b08f829d84db\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7686\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump log4j.version from 2.20.0 to 2.21.1 (closes #156)\n\nBumps `log4j.version` from 2.20.0 to 2.21.1.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.20.0 to 2.21.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I7f5396f0c3edc6625a119d6aef40a183c5247a5b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7687\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (closes #157)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ied5c4d928b2af66cd011f0b188f39ea3e0df537a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7688\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nIssue #66: REG: missing #REG-Operator implemented: rebased.\nAdded new tests.\nMoved general purpose methods to StringUtils.java.\n\nChange-Id: I42f12251a73511fff07b48e06f6018ba1e181433\n\nBump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (closes #158)\n\nBumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I8b41cc98cdd5f43671c09005b2682af965a80e85\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7750\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (closes #158)\n\nBumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I6636ae98066d6df088f08db265dd5ac7c57882ee\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7742\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nIssue #160: bad handling of the \u0027,\u0027 in #BED(searchexpr,options) corrected.\n\nChange-Id: I159d252a25b6b2e526cea4d0d2d834258848d9b9\n\nopBED: Korrektur von #BED(word,sa) ohne Leerzeichen vor dem Komma.\n\nChange-Id: If6289e2777d31b2319f807c969ec9381b468b891\n\nopBED: some tests around #BED(Haus,sa) added.\n\nChange-Id: I159d252a25b6b2e526cea4d0d2d834258848d9b9\n\nverbosity can be switched on/off on command line.\n\nChange-Id: Ie5c97453e654d4e04ae058f490ff3d47b1b34956\n\nProx: parsing %-w1 and %+w1 correctly.\n\nChange-Id: Ic8019628ef83fc7b9b3467fd1aa1bb4eafb9848c\n\nopPROX: correcting order of Prox options: WIP.\n\nChange-Id: I7976484475b2f9116c7df7feed43b777b05bc713\n\nbeliebige Reihenfolge der Abstands-Optionen: WIP.\n\nChange-Id: Icd84e7d65a15f35283995e93e3bd61eda19d657d\n\nProx: beliebige Reihenfolge der Optionen: OK.\n\nChange-Id: I53309d91b506c1f7108fa3fd596c69e9f214be6a\n\n Prox: beliebige Reihenfolge der Optionen: OK.\n\nChange-Id: I256a0bd3d1629d1758f304726374298dfde0037d\n\nopPROX: grammar should accept any order of prox. options: WIP.\n\nChange-Id: I5641d33b85c9ed6d66ff6c59f1cdf02dfad281f8\n\nPROX: return exact error messasge about prox options.\n\nChange-Id: Ifc3f1f7ef86ac699a3ce1671e790d09cd4ed54e1\n\nPROX: emit a meaningfull error message: wip.\n\nChange-Id: Ia0fa8d2d7e08dbf3cbdcdbe542b531446b668bb9\n\nPROX: emit a meaningfull error message: WIP.\n\nChange-Id: I0d78abab2c03a874f690187d9e33adc356fcf53b\n\ntrying to write error message into an error node of the AST.\n\nChange-Id: I01f1827ddb74e44b16c4a79b0f9994f3d9c7132f\n\nwrite parsing error to AST.\n\nChange-Id: Ic2c5030225f59deff1d2d10f60d5fc4d818650a6\n\nPROX: Fehlermeldung in KoralQuery schreiben funktioniert.\n\nChange-Id: I4227d6d0899c08017f859d9c044201352d4d4214\n\nProx...\n\nChange-Id: I4287658e0157593eb934fe1723df8ea1bb4fdc26\n\nError detection inside Prox done. Returning a precise error message through JSON: done.\n\nChange-Id: I2a1d079a03f6aece3283eb9805600e9dde9a3701\n\nusing addError() for error messages in PROX: WIP.\n\nChange-Id: Ibb00c2587085df265d03a0356d83c9e2d60d225c\n\nBump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (closes #159)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Iddbe888cc89c659bfdb3dc3f321da2666046e3f4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7790\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nIssue #160: bad handling of the \u0027,\u0027 in #BED(searchexpr,options) corrected.\n\nChange-Id: I159d252a25b6b2e526cea4d0d2d834258848d9b9\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7760\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump jackson.version from 2.15.3 to 2.16.0 (closes #161)\n\nBumps `jackson.version` from 2.15.3 to 2.16.0.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.16.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I3c9ad7b444159ec96707113803628a18d6f43048\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7927\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump log4j.version from 2.21.1 to 2.22.0 (closes #162)\n\nBumps `log4j.version` from 2.21.1 to 2.22.0.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.21.1 to 2.22.0\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I9ef8bbf4eb7e7a36917f29dccb08139738c41042\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7928\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (closes #163)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: If6ff4a298c92a1456886549edada48876f2220c6\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7929\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (closes #164)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ic1e9e2a74d4fa4948903d9e918d7353edf56ede5\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7930\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.apache.maven.plugins:maven-compiler-plugin (closes #166)\n\nBumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-compiler-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I1456811832c5d08510c4fb36388a70d675518c23\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7931\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump log4j.version from 2.22.0 to 2.22.1 (closes #168)\n\nBumps `log4j.version` from 2.22.0 to 2.22.1.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.22.0 to 2.22.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I3ed2e1b01bd60abae3031ae42bbb66c40e608714\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7997\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump jackson.version from 2.16.0 to 2.16.1 (closes #169)\n\nBumps `jackson.version` from 2.16.0 to 2.16.1.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.16.1)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: If197bb856a44c1c57ccd409c0d8c347be8809f71\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7998\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 (closes #170)\n\nBumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I67cc7b25bfbb365e7ebbfb886d838e9a78338563\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7999\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nBump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (closes #171)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I62ba16e9fa99233b9ceb00c0f09d77b55b601cee\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8000\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n\nUpdate groupID for maven release\n\nChange-Id: I8f7165f069d97835891e249b3a177d2865b3f2e7\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7502\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n\nPrepare new release\n\nChange-Id: I3c8729f8441656802a1322d876c1ece42659bba6\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7995\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n\nProx: reporting exact error messages: works.\n\nChange-Id: I5bd0ea053dc08bfb792b8ea0c12a346b095fcaa2\n\nPROX: Tests with RecognitionExceptions removed. All Error Codes in StatusCodes.java.\n\nChange-Id: Id6355ddf859f35b8d0f20b4ce53c0f3da2122b03\n\nProx: error messages for wrong prox. options.\n\nChange-Id: Iac430c5bba3dfe30606a8079060f4a6c5bdb4781\n\nProx: debug output deactivated.\n\nChange-Id: I1880bd5bfdaeaea9c17b50921b7b8c4f1cfd40ed\n\nProx: deleted debug output.\n\nChange-Id: If82218a29aa4ac9dd53dbbaba7283d6ee0d755b2\n\nProx: Test added: WiP.\n\nChange-Id: Iae2fa09238d82e30dc2130efd102560e5a48fb6b\n\nProx: 1 working tests added.\n\nChange-Id: Ie911f5c3f957a2f9479622c4e4feff0f7cba54b7\n\nProx: 3 more tests added.\n\nChange-Id: Ic0c1791945e19a71a07aa611acfd72c5449fc508\n"
    },
    {
      "commit": "5d686f8f172a9d6e5db3876f1e1a86e203842836",
      "tree": "7b1aefe4aaa433e79d242c123598154b9e56eecc",
      "parents": [
        "a03dc50b4c8e653126b61d48fa886166e193d90a"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 11 12:50:04 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jan 12 09:24:16 2024 +0100"
      },
      "message": "Prepare new release\n\nChange-Id: I3c8729f8441656802a1322d876c1ece42659bba6\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7995\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "a03dc50b4c8e653126b61d48fa886166e193d90a",
      "tree": "9abc2ae006ea8a4b18b4aafe2376bb8fdd72113e",
      "parents": [
        "6d8f8d2020f74977112ddfa511cae4bedcef5a79"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Mon Sep 11 10:50:30 2023 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jan 12 09:21:43 2024 +0100"
      },
      "message": "Update groupID for maven release\n\nChange-Id: I8f7165f069d97835891e249b3a177d2865b3f2e7\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7502\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "6d8f8d2020f74977112ddfa511cae4bedcef5a79",
      "tree": "85054e8d0ce4eb3e43a45f67534a3efc3cd4fb9a",
      "parents": [
        "7a9b12a6692c4552f845fed00cb9cc7994812a64"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 10 17:49:42 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 11 13:46:36 2024 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (closes #171)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I62ba16e9fa99233b9ceb00c0f09d77b55b601cee\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/8000\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "7a9b12a6692c4552f845fed00cb9cc7994812a64",
      "tree": "31bdf878903a6be33c929d5cc05003a4b359e3e5",
      "parents": [
        "23b0bfcfbc7b3590308a75d3c938d15fc02a3396"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 09 17:42:29 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 11 13:43:12 2024 +0100"
      },
      "message": "Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 (closes #170)\n\nBumps org.slf4j:slf4j-api from 2.0.9 to 2.0.11.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I67cc7b25bfbb365e7ebbfb886d838e9a78338563\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7999\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "23b0bfcfbc7b3590308a75d3c938d15fc02a3396",
      "tree": "f63221ccbc01cb527d7abdb953536ac1a17e74ad",
      "parents": [
        "86c167f59fee86696f2a70d41ef8cceeefbc65c0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jan 04 17:44:40 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 11 13:35:17 2024 +0100"
      },
      "message": "Bump jackson.version from 2.16.0 to 2.16.1 (closes #169)\n\nBumps `jackson.version` from 2.16.0 to 2.16.1.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.16.1)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: If197bb856a44c1c57ccd409c0d8c347be8809f71\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7998\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "86c167f59fee86696f2a70d41ef8cceeefbc65c0",
      "tree": "e9416fbd9020e0ab6176734081a0d61726741089",
      "parents": [
        "ccb433162b48bd6e0484a3390822626c51ab1626"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jan 04 17:44:25 2024 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 11 13:33:10 2024 +0100"
      },
      "message": "Bump log4j.version from 2.22.0 to 2.22.1 (closes #168)\n\nBumps `log4j.version` from 2.22.0 to 2.22.1.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.22.0 to 2.22.1\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.22.0 to 2.22.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I3ed2e1b01bd60abae3031ae42bbb66c40e608714\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7997\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "ccb433162b48bd6e0484a3390822626c51ab1626",
      "tree": "780a4827868380b8bff3c609412459650529af9b",
      "parents": [
        "4671275a58b2c8d2e3256d57627915b42dd5a593"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 25 17:32:32 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 04 16:30:16 2024 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-compiler-plugin (closes #166)\n\nBumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-compiler-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I1456811832c5d08510c4fb36388a70d675518c23\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7931\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "4671275a58b2c8d2e3256d57627915b42dd5a593",
      "tree": "aaa256694d9835ce7906ce0a7142cf62e6267e15",
      "parents": [
        "3c6d36c5bb0a0069221eb2c202fa4d3b44f7cbaa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 19 17:15:15 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 04 16:24:49 2024 +0100"
      },
      "message": "Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (closes #164)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ic1e9e2a74d4fa4948903d9e918d7353edf56ede5\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7930\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "3c6d36c5bb0a0069221eb2c202fa4d3b44f7cbaa",
      "tree": "004fe8b7149dc18f8d4811fef6dcca5d99b3666f",
      "parents": [
        "ba3bfe3fe398d6493ec50fd944a558d6620fd54c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Dec 13 17:14:56 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 04 16:22:36 2024 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (closes #163)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: If6ff4a298c92a1456886549edada48876f2220c6\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7929\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "ba3bfe3fe398d6493ec50fd944a558d6620fd54c",
      "tree": "1c0b7e2730930161a53587a3dd2347d20b85392f",
      "parents": [
        "eaf1dda9a3c41f2d4dd8651c36c44c962f745471"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 20 17:30:33 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 04 14:27:36 2024 +0100"
      },
      "message": "Bump log4j.version from 2.21.1 to 2.22.0 (closes #162)\n\nBumps `log4j.version` from 2.21.1 to 2.22.0.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.21.1 to 2.22.0\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.21.1 to 2.22.0\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I9ef8bbf4eb7e7a36917f29dccb08139738c41042\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7928\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "eaf1dda9a3c41f2d4dd8651c36c44c962f745471",
      "tree": "d3cf6d018db844b2e7540cefab690ae958b046c9",
      "parents": [
        "1902c13893978f8dd39fd3ee483f40b7aaf132e7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Nov 16 17:25:31 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 04 14:24:21 2024 +0100"
      },
      "message": "Bump jackson.version from 2.15.3 to 2.16.0 (closes #161)\n\nBumps `jackson.version` from 2.15.3 to 2.16.0.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.3...jackson-core-2.16.0)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.16.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I3c9ad7b444159ec96707113803628a18d6f43048\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7927\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "1902c13893978f8dd39fd3ee483f40b7aaf132e7",
      "tree": "f2ea60b751321cbf6651663dd2a0ca3c4b841b0a",
      "parents": [
        "213383d457c0ad80a581d766851bead723c7cd4b"
      ],
      "author": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Tue Nov 07 16:21:54 2023 +0100"
      },
      "committer": {
        "name": "bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Fri Dec 01 15:03:25 2023 +0100"
      },
      "message": "Issue #160: bad handling of the \u0027,\u0027 in #BED(searchexpr,options) corrected.\n\nChange-Id: I159d252a25b6b2e526cea4d0d2d834258848d9b9\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7760\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "213383d457c0ad80a581d766851bead723c7cd4b",
      "tree": "20be3bad1a4342d1d0c81887002282cfc91292eb",
      "parents": [
        "cfbe25b7b07695fca8fb2f83a36e23eb4fa3d595"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 07 17:20:17 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Nov 16 11:13:52 2023 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (closes #159)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Iddbe888cc89c659bfdb3dc3f321da2666046e3f4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7790\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "cfbe25b7b07695fca8fb2f83a36e23eb4fa3d595",
      "tree": "b05b614678852279234a3b72072eec0684131bfd",
      "parents": [
        "56238da609bb1ec95155e5af91143668528f126d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 27 17:14:19 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Nov 07 13:53:14 2023 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (closes #158)\n\nBumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I6636ae98066d6df088f08db265dd5ac7c57882ee\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7742\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "56238da609bb1ec95155e5af91143668528f126d",
      "tree": "b05b614678852279234a3b72072eec0684131bfd",
      "parents": [
        "6145d7a2f142df8e451840495bdf2a03a820cc2d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 27 17:14:19 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Nov 07 13:01:49 2023 +0100"
      },
      "message": "Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (closes #158)\n\nBumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I8b41cc98cdd5f43671c09005b2682af965a80e85\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7750\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "6145d7a2f142df8e451840495bdf2a03a820cc2d",
      "tree": "ee167c59c9646ca8b573652e06a89702af34086e",
      "parents": [
        "90cea2b66a0ad50fa7f25500a650f110b876357a"
      ],
      "author": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Thu Oct 19 10:01:59 2023 +0200"
      },
      "committer": {
        "name": "Franck Bodmer",
        "email": "bodmer@ids-mannheim.de",
        "time": "Wed Oct 25 10:47:24 2023 +0200"
      },
      "message": "Issue #66: REG: missing #REG-Operator implemented: rebased.\nAdded new tests.\nMoved general purpose methods to StringUtils.java.\n\nChange-Id: I42f12251a73511fff07b48e06f6018ba1e181433\n"
    },
    {
      "commit": "90cea2b66a0ad50fa7f25500a650f110b876357a",
      "tree": "03792f5c9fa4a0679119ecd442c3f494616f087f",
      "parents": [
        "37beb12b3cb95bc1dbf8e605ec2356aa0742aba5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 24 17:39:13 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Oct 24 22:54:31 2023 +0200"
      },
      "message": "Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (closes #157)\n\nBumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ied5c4d928b2af66cd011f0b188f39ea3e0df537a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7688\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "37beb12b3cb95bc1dbf8e605ec2356aa0742aba5",
      "tree": "f249030377cbfbdebdb9be0cd8d9049b2019bd7e",
      "parents": [
        "6e8b9663636fe6d4e5ac00fad4d7535fa7630f94"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 24 17:38:41 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Oct 24 21:20:37 2023 +0200"
      },
      "message": "Bump log4j.version from 2.20.0 to 2.21.1 (closes #156)\n\nBumps `log4j.version` from 2.20.0 to 2.21.1.\n\nUpdates `org.apache.logging.log4j:log4j-api` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-core` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.20.0 to 2.21.1\n\nUpdates `org.apache.logging.log4j:log4j-jul` from 2.20.0 to 2.21.1\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I7f5396f0c3edc6625a119d6aef40a183c5247a5b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7687\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "6e8b9663636fe6d4e5ac00fad4d7535fa7630f94",
      "tree": "3a4fa19e808113130d0e85a452d5f92c48e4f323",
      "parents": [
        "25c4a36e70d27f230dba9ddb0e3a5cc3ef5d2333"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Oct 13 17:41:07 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Oct 24 21:18:11 2023 +0200"
      },
      "message": "Bump jackson.version from 2.15.2 to 2.15.3 (closes #153)\n\nBumps `jackson.version` from 2.15.2 to 2.15.3.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.15.3\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.15.3)\n\nUpdates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 2.15.3\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I70e9187fcfd247bf52b79cb755d3b08f829d84db\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7686\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "25c4a36e70d27f230dba9ddb0e3a5cc3ef5d2333",
      "tree": "a09167d42880da5822a5aff0bafa6150e1c4f19f",
      "parents": [
        "203bc7dd4e52c5d6ebe28f39b348a6e04509b9fb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Oct 12 17:39:14 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Oct 24 21:12:16 2023 +0200"
      },
      "message": "Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (closes #152)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I355f5d5c57f998bc58cade3a05cded6b7f549529\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7685\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "203bc7dd4e52c5d6ebe28f39b348a6e04509b9fb",
      "tree": "6e120be9d9d6b63be9ecc72e91e0493c672c9788",
      "parents": [
        "09aefdfac25fd51ae8a9d61893c3d6c04a61d092"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Oct 05 09:44:29 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Oct 06 17:05:58 2023 +0200"
      },
      "message": "Add windows CI\n\nChange-Id: I2cd2a8680e945f5f7751cf50cadca368484dd8e4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7589\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "09aefdfac25fd51ae8a9d61893c3d6c04a61d092",
      "tree": "de534b92e52ebe2a8075e26cfecbd74ac4145fae",
      "parents": [
        "56dcb86538afa27a0c379cbcab7dd02cd8277cf8"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 12:44:34 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 12:44:37 2023 +0200"
      },
      "message": "Update version\n\nChange-Id: I183be89626b04267767ff83d7c6c62b6cc3d6c9e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7513\n"
    },
    {
      "commit": "56dcb86538afa27a0c379cbcab7dd02cd8277cf8",
      "tree": "02ac44bdde426dd48b5067e13c493853e5aca2c4",
      "parents": [
        "d96432366f31110193b5005a3cfc4667803408ef"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 07:43:32 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 12:31:32 2023 +0200"
      },
      "message": "Disallow empty regex in PQ+\n\nChange-Id: Ifcda331007866616e6bd079e8d331dec9d1f880a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7512\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "d96432366f31110193b5005a3cfc4667803408ef",
      "tree": "3d5a85732fecec2f44ed173b21d0d65d0a92d495",
      "parents": [
        "0985a2ea245663fbc1ce426af14c9d0ba91b98a7"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Jul 27 10:23:35 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 13 11:46:35 2023 +0200"
      },
      "message": "solved issues with any string without quoutes being parsed as span; see test Regex_without_quoutes in CqpGrammarTest\n\nChange-Id: I704c47704e8a744b427b0082dccb8df0aa1d2c74\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7384\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "0985a2ea245663fbc1ce426af14c9d0ba91b98a7",
      "tree": "d6ec98ac068a5bf2c7ddabc357aef19be5a6d3a4",
      "parents": [
        "bccf7cf69e675c8bae188ab945967cda1bceac8a"
      ],
      "author": {
        "name": "ElenaIrimia",
        "email": "elena@racai.ro",
        "time": "Wed Sep 06 15:37:15 2023 +0300"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 06 14:48:13 2023 +0200"
      },
      "message": "PQ+ and CQP differences\n\nChange-Id: I0ae4df831afccee1c8698d51ece482cf4bede41b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7475\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "bccf7cf69e675c8bae188ab945967cda1bceac8a",
      "tree": "d2c8067a8e3c534eec1c6df3e8e7e7f7fdf60b8e",
      "parents": [
        "bda74064f770edaaa25d937d9fe0cf4f8b1a96ac"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Jul 26 13:31:49 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 05 13:42:56 2023 +0200"
      },
      "message": "Improve PQ+ node processing\n\nChange-Id: I62bfd7f5f265673a4249969f86d39cafec0e3f45\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7373\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "bda74064f770edaaa25d937d9fe0cf4f8b1a96ac",
      "tree": "06d6b37f9a09940ad4ecfe8f4afa6680042f6a84",
      "parents": [
        "90cfc40993cf0dbcb2da73a8d0e2d7af8817d3fb"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Jul 27 10:13:11 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 05 13:37:55 2023 +0200"
      },
      "message": "Optimize nodeCat detection in CQP\n\nChange-Id: Idad1bff58686456b410ec2948bc9784c78eae1cf\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7374\nReviewed-by: \u003celena@racai.ro\u003e\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "90cfc40993cf0dbcb2da73a8d0e2d7af8817d3fb",
      "tree": "d4b6b0fd185bccacfba76c552030aa1cfb145d58",
      "parents": [
        "1ec18b02d91126d411dc32427de9e723d05e5a4e"
      ],
      "author": {
        "name": "elena",
        "email": "elena@starbuck.local",
        "time": "Thu Jul 27 15:08:14 2023 +0300"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 05 11:51:13 2023 +0200"
      },
      "message": "solving \u003cs\u003e layer serialization;\n\nChange-Id: I9fea6fe83e5d82e7219814d5964251664c269780\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7376\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "1ec18b02d91126d411dc32427de9e723d05e5a4e",
      "tree": "71b6b75f400740b4fcfc72bd929bcb61b3754639",
      "parents": [
        "b5b6c8cfc67ab7c92aba1cc63f007e3be7b3ffed"
      ],
      "author": {
        "name": "ElenaIrimia",
        "email": "elena@racai.ro",
        "time": "Sat Aug 05 16:58:41 2023 +0300"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 05 11:25:31 2023 +0200"
      },
      "message": "Meet warnings\n\nChange-Id: I0ad1a67f1f352e8a691cd8f0dabae89fd9bf31f4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7383\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "b5b6c8cfc67ab7c92aba1cc63f007e3be7b3ffed",
      "tree": "0b88f93ea4af08b24714855223036ab3ac96388e",
      "parents": [
        "30f62abe81df13a6e38458e09f47cb1021af14f7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 04 18:43:07 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 05 10:43:12 2023 +0200"
      },
      "message": "Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (closes #150)\n\nBumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I32984a162b36aeaf0026c9dc02c3125a172b490a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7443\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "30f62abe81df13a6e38458e09f47cb1021af14f7",
      "tree": "ef996847ac60970214d4ffbf49bd73fecdcea931",
      "parents": [
        "f70461487cf165bfad89da79ef1a42ff8c3ec53e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Aug 01 17:14:47 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Aug 23 10:32:55 2023 +0200"
      },
      "message": "Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (closes #149)\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I83bad6a79b111200708e72f9253eaa8254e82d77\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7405\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "f70461487cf165bfad89da79ef1a42ff8c3ec53e",
      "tree": "2a70862425b53d3ee1f9059a9b05891751628c89",
      "parents": [
        "cae5351203fa3d17f4791cfaa3cd20584b8d73cb"
      ],
      "author": {
        "name": "ElenaIrimia",
        "email": "elena@racai.ro",
        "time": "Wed Jul 26 10:37:20 2023 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Jul 26 15:53:28 2023 +0200"
      },
      "message": "Support CQP\n\nChange-Id: I009162c0779bbc7408a44208b4c06ddb86aab891\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7372\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "cae5351203fa3d17f4791cfaa3cd20584b8d73cb",
      "tree": "b2728773854e3eec2cc5f755530019ce9e211349",
      "parents": [
        "998c712b922cb55ebe0d25c55f6ec4802a75b073"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 30 17:19:08 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Jul 21 18:03:33 2023 +0200"
      },
      "message": "Bump guava from 32.0.1-jre to 32.1.1-jre (closes #145)\n\nBumps [guava](https://github.com/google/guava) from 32.0.1-jre to 32.1.1-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I6c0413d4323bbb933805c145a96787befa5aab87\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7368\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "998c712b922cb55ebe0d25c55f6ec4802a75b073",
      "tree": "da5f67c3b8ef9b63bf91177c74b2793d2f956955",
      "parents": [
        "c382f301225dc3187e5abd79045dd66985d2cefc"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 20 17:02:17 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Jun 28 09:06:32 2023 +0200"
      },
      "message": "Bump maven-clean-plugin from 3.2.0 to 3.3.1 (closes #144)\n\nBumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.1.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I0da60c8f24b960016d57933a5be5a61ac5f05cb0\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7296\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "c382f301225dc3187e5abd79045dd66985d2cefc",
      "tree": "be4744bdb18ff02e54a67f363ced46d305aa760d",
      "parents": [
        "04358ea6bf8e2639933acfe4852ba357ef2d9ad8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Jun 09 17:56:28 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Jun 20 12:40:10 2023 +0200"
      },
      "message": "Bump guava from 32.0.0-jre to 32.0.1-jre (closes #143)\n\nBumps [guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I7e63bee35c18f9c91ce3148a392cfaf4d81bc658\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7269\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "04358ea6bf8e2639933acfe4852ba357ef2d9ad8",
      "tree": "0173b0e52e0f0c07b3ba5d7534f117b7d18eadb9",
      "parents": [
        "0fb1703224ba2ced52b50f6425314670ea39a467"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 07 17:56:58 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Jun 20 12:36:38 2023 +0200"
      },
      "message": "Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (closes #142)\n\nBumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I92f1f80a74d83450352929d62b55013482f9fd75\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7268\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "0fb1703224ba2ced52b50f6425314670ea39a467",
      "tree": "a0f06a04af920b8b57490c689b52612067028560",
      "parents": [
        "75013e5314f996b1830e3cddf2b0d2df30bfd2cd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 31 17:56:40 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Jun 20 12:34:40 2023 +0200"
      },
      "message": "Bump jackson.version from 2.15.1 to 2.15.2 (closes #141)\n\nBumps `jackson.version` from 2.15.1 to 2.15.2.\n\nUpdates `jackson-core` from 2.15.1 to 2.15.2\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.1...jackson-core-2.15.2)\n\nUpdates `jackson-annotations` from 2.15.1 to 2.15.2\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `jackson-databind` from 2.15.1 to 2.15.2\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I338f6eb8ffafb8229019623e8394b506295ad4c0\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7267\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "75013e5314f996b1830e3cddf2b0d2df30bfd2cd",
      "tree": "333a8f67d67b96909593beda29f17f165184fe80",
      "parents": [
        "095e869bd35de20c1f6c542198e5e7af7893e0f6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 29 17:56:38 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue May 30 13:13:54 2023 +0200"
      },
      "message": "Bump guava from 31.1-jre to 32.0.0-jre (closes #140)\n\nBumps [guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I10e806456e16f6da43d337c60a6ea72a5e6c3596\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7155\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "095e869bd35de20c1f6c542198e5e7af7893e0f6",
      "tree": "056f7a8225e2cac85b7ae16991e01e918c7e47c5",
      "parents": [
        "26876976c5a86939a2be02a808411d6c49cb75fa"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 22 17:57:01 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue May 30 13:12:01 2023 +0200"
      },
      "message": "Bump plexus-utils from 3.5.1 to 4.0.0 (closes #139)\n\nBumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.0.\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.1...plexus-utils-4.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-utils\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Id5db2daf7458fd53fc195cc36c911ec965383a39\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7154\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "26876976c5a86939a2be02a808411d6c49cb75fa",
      "tree": "31ff1b271062dbff5208916b6a752c9e0b854e4f",
      "parents": [
        "f8a53a38610d97804b0f4d8e314ca2efdf26e706"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 17 17:56:44 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue May 30 13:09:41 2023 +0200"
      },
      "message": "Bump jackson.version from 2.15.0 to 2.15.1 (closes #138)\n\nBumps `jackson.version` from 2.15.0 to 2.15.1.\n\nUpdates `jackson-core` from 2.15.0 to 2.15.1\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.1/release.properties)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.0...jackson-core-2.15.1)\n\nUpdates `jackson-annotations` from 2.15.0 to 2.15.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `jackson-databind` from 2.15.0 to 2.15.1\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I93082911c1a278435c175417c9518e1e3ebee530\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7153\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "f8a53a38610d97804b0f4d8e314ca2efdf26e706",
      "tree": "85b50fb7e48073942596f3e08afcb2355af3c4e9",
      "parents": [
        "c1bdcce28ec57bd6a29ff07cbcd94da1bcbd9a54"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 08 17:56:40 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue May 09 07:30:38 2023 +0200"
      },
      "message": "Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (closes #137)\n\nBumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ifa26d8bd9d624069179892da00b833be1a05af54\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/7021\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "c1bdcce28ec57bd6a29ff07cbcd94da1bcbd9a54",
      "tree": "f014848aed8093da1fa6c4e8fbd552c108abcee5",
      "parents": [
        "badb724d45376c786c9921cf0b6f2f0a57f3ce19"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 25 15:26:59 2023 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 25 15:31:23 2023 +0200"
      },
      "message": "Bump Koral version to 0.39.1\n\nChange-Id: I643364991bd80af9f505e48371382ce0aa4b6943\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6972\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "badb724d45376c786c9921cf0b6f2f0a57f3ce19",
      "tree": "e7f237af2e5fde0b84a2279df95e318c92289ede",
      "parents": [
        "3a98355b7af38258ae12b417165152563769344e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Apr 24 17:56:45 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Apr 25 08:35:11 2023 +0200"
      },
      "message": "Bump jackson.version from 2.14.2 to 2.15.0 (closes #136)\n\nBumps `jackson.version` from 2.14.2 to 2.15.0.\n\nUpdates `jackson-core` from 2.14.2 to 2.15.0\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.2...jackson-core-2.15.0)\n\nUpdates `jackson-annotations` from 2.14.2 to 2.15.0\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `jackson-databind` from 2.14.2 to 2.15.0\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: If76ee5b2c19f57f8c68d462cbebe5b110cf63dfa\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6966\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "3a98355b7af38258ae12b417165152563769344e",
      "tree": "8289d5c682e5b70f386dc9ad5ec735b226e51225",
      "parents": [
        "7d07f8fd54b95cde85ce8a9f8b6b83f2104fa28f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Mar 20 17:56:32 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon Mar 27 12:47:09 2023 +0200"
      },
      "message": "Bump slf4j-api from 2.0.6 to 2.0.7 (closes #135)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/commits)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I890dbd9e02c25c375060186e62e4660d1e8de676\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6809\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "7d07f8fd54b95cde85ce8a9f8b6b83f2104fa28f",
      "tree": "f3360b13bab78ecbc28b0ee88df98eac058e96ee",
      "parents": [
        "8c0d18445f351341c89d336f99a8da0a86d97742"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 14 17:56:39 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Mar 17 08:48:22 2023 +0100"
      },
      "message": "Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (closes #134)\n\nBumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0.\n- [Release notes](https://github.com/apache/maven-surefire/releases)\n- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-surefire-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I527d12896215374055618e4286cdc24768993c56\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6772\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "8c0d18445f351341c89d336f99a8da0a86d97742",
      "tree": "bf4e13400a7c72116a1abf791f68028ad3f7229e",
      "parents": [
        "f1d4a3cb03f56772e203572056e9ac1601983afe"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Mar 02 17:56:42 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Fri Mar 03 07:59:10 2023 +0100"
      },
      "message": "Bump plexus-utils from 3.5.0 to 3.5.1 (closes #133)\n\nBumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.0...plexus-utils-3.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-utils\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Id58eb0952b30e0272b1e5cf515d24dd3e193e32a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6710\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "f1d4a3cb03f56772e203572056e9ac1601983afe",
      "tree": "3bd9036ee03861f29045e89d0208c39b7c418d0a",
      "parents": [
        "b56a91fad02dfcbace0c4336bb0e43c16801ff6e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 27 17:56:42 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Feb 28 08:57:43 2023 +0100"
      },
      "message": "Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (closes #132)\n\nBumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-compiler-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I52f43de236f4e116c574ceb9738714eed58ebc2a\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6693\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "b56a91fad02dfcbace0c4336bb0e43c16801ff6e",
      "tree": "4d15300d328174038c04be9b6dcc9ee040b58aae",
      "parents": [
        "5c6ba26c5eecbac9deb2ae4b1ee35b2a91bc7b20"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 21 18:26:32 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Feb 23 09:56:40 2023 +0100"
      },
      "message": "Bump log4j.version from 2.19.0 to 2.20.0 (closes #131)\n\nBumps `log4j.version` from 2.19.0 to 2.20.0.\n\nUpdates `log4j-api` from 2.19.0 to 2.20.0\n- [Release notes](https://github.com/apache/logging-log4j2/releases)\n- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)\n- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)\n\nUpdates `log4j-core` from 2.19.0 to 2.20.0\n- [Release notes](https://github.com/apache/logging-log4j2/releases)\n- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)\n- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)\n\nUpdates `log4j-slf4j-impl` from 2.19.0 to 2.20.0\n- [Release notes](https://github.com/apache/logging-log4j2/releases)\n- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)\n- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)\n\nUpdates `log4j-jul` from 2.19.0 to 2.20.0\n- [Release notes](https://github.com/apache/logging-log4j2/releases)\n- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)\n- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.19.0...rel/2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.logging.log4j:log4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-core\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n- dependency-name: org.apache.logging.log4j:log4j-jul\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ic67fc09970cbbe8889816b5e186b7726807d07b0\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6676\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "5c6ba26c5eecbac9deb2ae4b1ee35b2a91bc7b20",
      "tree": "e0e430054de02084d4b511fc8d7e0b50deeaf5d4",
      "parents": [
        "181a7429076de805233f63fcb80d387889a81b3d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 30 17:00:49 2023 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Feb 07 10:14:49 2023 +0100"
      },
      "message": "Bump jackson.version from 2.14.1 to 2.14.2 (closes #130)\n\nBumps `jackson.version` from 2.14.1 to 2.14.2.\n\nUpdates `jackson-core` from 2.14.1 to 2.14.2\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.1...jackson-core-2.14.2)\n\nUpdates `jackson-annotations` from 2.14.1 to 2.14.2\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `jackson-databind` from 2.14.1 to 2.14.2\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I6dbb9f5e926db384849f3f263d6df9e423673d81\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6620\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "181a7429076de805233f63fcb80d387889a81b3d",
      "tree": "c7b9f13632d1f93b04555154dccf411c74254026",
      "parents": [
        "197b38e30b9baa7730e3d1cc73a696c2180cb683"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 12 12:49:25 2023 +0100"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Jan 12 12:50:52 2023 +0100"
      },
      "message": "Fix reference bug in Annis (Fixed #129)\n\nChange-Id: I1c4aedf5bc97d062c0e8666cf94ed2c39103b54d\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6502\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "197b38e30b9baa7730e3d1cc73a696c2180cb683",
      "tree": "304d40191550a76ac01d32636ecc2752e5cd2804",
      "parents": [
        "badff02a5951d5f986852c917364ef48b36844d9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Dec 13 17:00:39 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Dec 14 08:32:47 2022 +0100"
      },
      "message": "Bump slf4j-api from 2.0.5 to 2.0.6 (closes #128)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.5...v_2.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I09f6da355ad3493299440b81504de2a9578a24b8\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6399\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "badff02a5951d5f986852c917364ef48b36844d9",
      "tree": "eb2b7e21aa9a1b8848a45889bd02ff7379ddf7da",
      "parents": [
        "d83458241075a630c718b2278d8be769a41783d7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 25 17:00:39 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Tue Dec 06 14:36:42 2022 +0100"
      },
      "message": "Bump slf4j-api from 2.0.4 to 2.0.5 (closes #127)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.4 to 2.0.5.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.4...v_2.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I98fc6d55c2ddb0fec73de472077f83dc54e59a7b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6372\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "d83458241075a630c718b2278d8be769a41783d7",
      "tree": "9cf00733547be154e520e47df5b9aa3ba252366c",
      "parents": [
        "57d11c3a38d39a5c6f42470318c0154c4a93d570"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Nov 22 17:01:59 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 23 10:29:49 2022 +0100"
      },
      "message": "Bump jackson.version from 2.14.0 to 2.14.1 (closes #126)\n\nBumps `jackson.version` from 2.14.0 to 2.14.1.\n\nUpdates `jackson-core` from 2.14.0 to 2.14.1\n- [Release notes](https://github.com/FasterXML/jackson-core/releases)\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.1)\n\nUpdates `jackson-annotations` from 2.14.0 to 2.14.1\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `jackson-databind` from 2.14.0 to 2.14.1\n- [Release notes](https://github.com/FasterXML/jackson/releases)\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-core\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-annotations\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: Ib64cf1f23d8a2b8a817b0be692527efaa75099b4\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6317\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "57d11c3a38d39a5c6f42470318c0154c4a93d570",
      "tree": "e93898b75e6bc19c8e68f0fd4f5bea78472417b3",
      "parents": [
        "3a8c00d816380c732be586cfa7e503bbb572d03d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Nov 18 17:01:40 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 23 10:21:05 2022 +0100"
      },
      "message": "Bump slf4j-api from 2.0.3 to 2.0.4 (closes #125)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.3...v_2.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I1f1a48f42bfec1a699837453cb8c1c0f14c1d79d\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6315\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "3a8c00d816380c732be586cfa7e503bbb572d03d",
      "tree": "5fa00c2c1758c246e157b1754b6c316ebdcdc494",
      "parents": [
        "4356a8addb43f1be2b0a87dc4916150ce5b26fc7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 16 17:01:55 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 23 09:45:11 2022 +0100"
      },
      "message": "Bump maven-jar-plugin from 3.2.2 to 3.3.0 (closes #121)\n\nBumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.2 to 3.3.0.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n\nChange-Id: I720ec890ac3db225f75d3f740eb85090c8349d7b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6313\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "4356a8addb43f1be2b0a87dc4916150ce5b26fc7",
      "tree": "694167a7c9ca9acf21c8bd20889cbd47af65b3b3",
      "parents": [
        "a2522ee1fd71bc01b767d21ead37a99efdf88a6e"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:52:00 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 14:41:38 2022 +0100"
      },
      "message": "Bump version from 0.38.2 to 0.39\n\nChange-Id: I4f26e068808bc74f6a57ecde1c97067a39a7dd1c\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6280\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "a2522ee1fd71bc01b767d21ead37a99efdf88a6e",
      "tree": "ba24afb08d823d96469494b24fc6c52f6c1f7f5e",
      "parents": [
        "75f57627d61cc16b352fbbbec2c98335034cc982"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 13:01:27 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 13:55:01 2022 +0100"
      },
      "message": "Update README.md with Jdk 11 and md fixes\n\nChange-Id: Iff4bc642e1b7fd09ddb9681021284ffe9c318da5\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6289\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "75f57627d61cc16b352fbbbec2c98335034cc982",
      "tree": "50f519ed4f5ae6f14cc78ccd6f470e89310e2605",
      "parents": [
        "6ee27fda9d9b52c3829f5788409c30eb8f8799cb"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump slf4j-api from 20.0.1 to 20.0.3\n\nChange-Id: I8e797793f6a412c2dcf5ff907566d6b2349fa8d1\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6279\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "6ee27fda9d9b52c3829f5788409c30eb8f8799cb",
      "tree": "794571b469f526beec4aa06a049c19beafbaab66",
      "parents": [
        "91f6195f0730fa81917175ad6e3f1039c9ea857a"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump guava from 29.0-jre to 21.1-jre\n\nChange-Id: I9c0723115070cd3319e666e4df6c4fbe1745490b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6278\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "91f6195f0730fa81917175ad6e3f1039c9ea857a",
      "tree": "fd14e52f1a622ec9c78002de3bbbbcf5a7a14acc",
      "parents": [
        "5a4c8752d57ba2c10c95a6b2f36cf13275aa75b6"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump plexus-utils version from 3.4.2 to 3.5.0\n\nChange-Id: Ia070e4b6fce5981235e67f37925952ef06ca0814\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6277\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "5a4c8752d57ba2c10c95a6b2f36cf13275aa75b6",
      "tree": "283727a3ea2bb5180a289d2c58cf8a27377d46d4",
      "parents": [
        "8d661a8d772fe3dff7971dfa57f77850b8aa3c08"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump log4j version from 2.17.1 to 2.19.0\n\nChange-Id: I503503cfe272529719f7d4a4bd2dc5bf6a66bfb5\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6276\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "8d661a8d772fe3dff7971dfa57f77850b8aa3c08",
      "tree": "f75dcf35eb2c35a0d89c9216de5a2f40dcf16fe5",
      "parents": [
        "1846ec31d51c6d0a3be1334d1f8ba6df83e39538"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump jackson version from 2.14.0-rc1 to 2.14.0\n\nChange-Id: I35e2620c69c6af68c220d6d6cac14630cccea4c2\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6275\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "1846ec31d51c6d0a3be1334d1f8ba6df83e39538",
      "tree": "a109269c4b800a76d7b663be194a1dce1032f423",
      "parents": [
        "40a2ff9338b98aaefdb3f341cacc280813ec1788"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Nov 15 19:30:24 2022 +0100"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Wed Nov 16 12:27:11 2022 +0100"
      },
      "message": "Bump java version from 8 to 11\n\nChange-Id: I7bbc223561d3007d29b1269f2e545305f3d0be8b\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6274\nReviewed-by: Marc Kupietz \u003ckupietz@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "40a2ff9338b98aaefdb3f341cacc280813ec1788",
      "tree": "ae795ef42a228f4d109bd7b44320ba60f9bf03ff",
      "parents": [
        "120e1322c668fa876922f66845120d2f5e183c9b"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Aug 31 16:34:46 2022 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 16 11:52:44 2022 +0100"
      },
      "message": "Separated regex grammar rules for reuse\n\nChange-Id: Ife6c9c3998b0c0a1a1017a8f735000c2eca66790\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6023\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "120e1322c668fa876922f66845120d2f5e183c9b",
      "tree": "171dcd9929d7868ac4b96849f3150fb1bb3ef130",
      "parents": [
        "33451c212e4e745fa17ac475a4cd8d017a407e44"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Sep 01 14:52:29 2022 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 16 11:33:35 2022 +0100"
      },
      "message": "Improve quantifiers in regex\n\nChange-Id: Ibc078b01673348416bd41a9a9dd2b5afc8cb2a43\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6024\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "33451c212e4e745fa17ac475a4cd8d017a407e44",
      "tree": "8e1dfbe48a9b94f964df1496ccdf094f1dc2cc69",
      "parents": [
        "d6e5d327925d1bfc3c60f6345ae1975bd68045a5"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Aug 31 14:40:05 2022 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Nov 16 11:21:11 2022 +0100"
      },
      "message": "Improve regex treatment of negative character classes\n\nChange-Id: I4917fa2faae1b8a046ec24826a854b89a297d1f7\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6018\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "d6e5d327925d1bfc3c60f6345ae1975bd68045a5",
      "tree": "6d6748506750bc38a62d82c9424a279b7e39e2bb",
      "parents": [
        "bb4bcd8543e570b813f7a3ac59d55e2284a90356"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Oct 05 15:09:02 2022 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Oct 05 15:43:52 2022 +0200"
      },
      "message": "Update dependencies\n\nChange-Id: I6eea56a55073bcadd59079947d3a008622b6cbbb\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6144\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "bb4bcd8543e570b813f7a3ac59d55e2284a90356",
      "tree": "b81afc17d17d96fc798ec62c55999edc34b0ef1f",
      "parents": [
        "694f28e863a90a0e26bff4a065c9db2de2d623a1"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Sep 14 17:02:24 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Sep 15 13:41:00 2022 +0200"
      },
      "message": "Bump slf4j-api from 2.0.0 to 2.0.1 (closes #120)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.1.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: I9a7d11a0ad9d1909f69cb4c4c81fbb55be3d4d77\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6089\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "694f28e863a90a0e26bff4a065c9db2de2d623a1",
      "tree": "f62fb7590a29801641e2ce22913e7cf21942625f",
      "parents": [
        "e807f03ed1a4335267376480b1ff4f2d52756a78"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 07 13:44:25 2022 +0200"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Thu Sep 08 13:55:31 2022 +0200"
      },
      "message": "Ignore dependabot PRs for incompatible ANTLR4 versions (closes #118)\n\nChange-Id: Ib901a3bb19d790e6bc1582f35e00dc9867e0b06d\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6050\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "e807f03ed1a4335267376480b1ff4f2d52756a78",
      "tree": "3004c1ad33962f8ab71d71aca5775b45408b809e",
      "parents": [
        "b4e447cef07a1da16ad19ed06f7e7d2f284b6c60"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Aug 22 17:01:31 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Wed Sep 07 13:32:27 2022 +0200"
      },
      "message": "Bump slf4j-api from 1.7.36 to 2.0.0 (closes #117)\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nChange-Id: Ibae75248c90c16248fc23fc770d1218cf1b8f002\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/6049\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "b4e447cef07a1da16ad19ed06f7e7d2f284b6c60",
      "tree": "c8c533335e82d5e558b6c479b3a0531e04ad0f20",
      "parents": [
        "45fb2a8026712e1512ed04f3e49165581d0a3e16"
      ],
      "author": {
        "name": "Gregor Middell",
        "email": "gregor@middell.net",
        "time": "Mon Mar 30 17:46:37 2020 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 24 09:45:54 2022 +0200"
      },
      "message": "Removes compile dependency on antlr4-maven-plugin (Closes #111)\n\nChange-Id: I1c8974ab2ff9268ce3a7bc6d1f24769d996504e8\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5824\nReviewed-by: margaretha \u003cmargaretha@ids-mannheim.de\u003e\n"
    },
    {
      "commit": "45fb2a8026712e1512ed04f3e49165581d0a3e16",
      "tree": "20cf8ad5ec2c41c0e2fc5dd83377b764eecb269e",
      "parents": [
        "9d599e103da9be48c2171951b75c6f2634d428d7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 23 10:37:11 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:53:25 2022 +0200"
      },
      "message": "Bump plexus-utils from 3.4.1 to 3.4.2\n\nBumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 3.4.2.\n- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)\n- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.codehaus.plexus:plexus-utils\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: I4364211c12a647ba9b4e545e9210f09a11224331\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5823\n"
    },
    {
      "commit": "9d599e103da9be48c2171951b75c6f2634d428d7",
      "tree": "f59bbc137bbbbecfe699e8560157ca27bbf1752c",
      "parents": [
        "75ef1905f022bb101be5f7853ec7e9fbb6064f27"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon May 23 10:31:49 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:50:29 2022 +0200"
      },
      "message": "Bump antlr3.version from 3.5.2 to 3.5.3\n\nBumps `antlr3.version` from 3.5.2 to 3.5.3.\n\nUpdates `antlr-runtime` from 3.5.2 to 3.5.3\n- [Release notes](https://github.com/antlr/antlr3/releases)\n- [Commits](https://github.com/antlr/antlr3/compare/3.5.2...3.5.3)\n\nUpdates `antlr3-maven-plugin` from 3.5.2 to 3.5.3\n- [Release notes](https://github.com/antlr/antlr3/releases)\n- [Commits](https://github.com/antlr/antlr3/compare/3.5.2...3.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: org.antlr:antlr-runtime\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n- dependency-name: org.antlr:antlr3-maven-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: I26a7762e95fac0b5cb42efb66badc6243f38b290\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5802\n"
    },
    {
      "commit": "75ef1905f022bb101be5f7853ec7e9fbb6064f27",
      "tree": "cf796cee1745831dcfe5576abfa1b75f224f7f92",
      "parents": [
        "e9d5f5ea3fe905c4b40f5a5c8c4d1d53988cf2b6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 05 17:02:03 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:48:10 2022 +0200"
      },
      "message": "Bump maven-clean-plugin from 3.1.0 to 3.2.0\n\nBumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0.\n- [Release notes](https://github.com/apache/maven-clean-plugin/releases)\n- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-clean-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nChange-Id: Ib53a8b31c068f539f37a67d63d7f3e401f84e3cf\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5801\n"
    },
    {
      "commit": "e9d5f5ea3fe905c4b40f5a5c8c4d1d53988cf2b6",
      "tree": "95c7926b199c2979af1408c74dab02057724e6f5",
      "parents": [
        "48f8171729e45a98bf7e972df3bd996f560092e5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Mar 11 17:01:55 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:46:04 2022 +0200"
      },
      "message": "Bump maven-compiler-plugin from 3.8.1 to 3.10.1\n\nBumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1.\n- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)\n- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-compiler-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nChange-Id: I9bab77fb2a659b8dd07579e234109a147cc57930\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5800\n"
    },
    {
      "commit": "48f8171729e45a98bf7e972df3bd996f560092e5",
      "tree": "ce29a536a748595eca5040e2135a41c17865453e",
      "parents": [
        "5e56e550cfab697d2294b7206e47b61f988cf0a8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 08 17:02:28 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:41:19 2022 +0200"
      },
      "message": "Bump slf4j-api from 1.7.32 to 1.7.36\n\nBumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.36.\n- [Release notes](https://github.com/qos-ch/slf4j/releases)\n- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.32...v_1.7.36)\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: Ia3c106509d8b9e3121775699f9fb8a0b18aa5fde\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5799\n"
    },
    {
      "commit": "5e56e550cfab697d2294b7206e47b61f988cf0a8",
      "tree": "33212bee7bdb3a519bc5647b01bec4a258be5278",
      "parents": [
        "6ce9672465419a3ef5cb36cca1194c99db642e95"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 12 17:01:41 2022 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:36:13 2022 +0200"
      },
      "message": "Bump maven-jar-plugin from 3.2.1 to 3.2.2\n\nBumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: Ie7413c8227451ff2b611972ada7eac6d79c23f83\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5798\n"
    },
    {
      "commit": "6ce9672465419a3ef5cb36cca1194c99db642e95",
      "tree": "784f8ebfbf86a1d57ce0729cdb8921623e11b6d8",
      "parents": [
        "6d137b8011f82152a8af64085bfff78d448c9cb6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 20 17:01:59 2021 +0000"
      },
      "committer": {
        "name": "Nils Diewald",
        "email": "nils@diewald-online.de",
        "time": "Mon May 23 12:31:04 2022 +0200"
      },
      "message": "Bump fcs-simple-endpoint from 1.4.0 to 1.6.0\n\nBumps fcs-simple-endpoint from 1.4.0 to 1.6.0.\n\n---\nupdated-dependencies:\n- dependency-name: eu.clarin.sru.fcs:fcs-simple-endpoint\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nChange-Id: Iab4ec1a8e1ee23eb1fc4cab610ed861c85c663b5\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nReviewed-on: https://korap.ids-mannheim.de/gerrit/c/KorAP/Koral/+/5797\nReviewed-by: Nils Diewald \u003cnils@diewald-online.de\u003e\n"
    },
    {
      "commit": "6d137b8011f82152a8af64085bfff78d448c9cb6",
      "tree": "6b7ab1caac72df8acb1687fa7ea693ec8172d20b",
      "parents": [
        "e1020e8ac22265e889346fe380d1e6dafb9bc0e9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Jan 10 17:01:42 2022 +0000"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jan 11 09:02:32 2022 +0100"
      },
      "message": "Bump maven-jar-plugin from 3.2.0 to 3.2.1\n\nBumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.\n- [Release notes](https://github.com/apache/maven-jar-plugin/releases)\n- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-jar-plugin\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nChange-Id: I818cd66337cf2a4d9b6c43df5a1a54f3f3eef24b\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\n"
    },
    {
      "commit": "e1020e8ac22265e889346fe380d1e6dafb9bc0e9",
      "tree": "f6e88eccff28a3cab75c2550eece686cd2c9077b",
      "parents": [
        "43dd246abc69367eb117ddc4d7e68491a40cdd29"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jan 07 09:02:01 2022 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Jan 10 16:44:08 2022 +0100"
      },
      "message": "Fixed Annis OR group (resolved #96)\n\nChange-Id: I495c02cee0350315550420b5aa14cbc37e7b5b50\n"
    },
    {
      "commit": "43dd246abc69367eb117ddc4d7e68491a40cdd29",
      "tree": "ad4e7b027811a137c601202b0dd48d8a52bae6a5",
      "parents": [
        "3bfa8d6557c3ddc31e9f9ed51229f33f09414709"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Mon Jan 03 09:18:49 2022 +0100"
      },
      "committer": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Mon Jan 03 09:18:49 2022 +0100"
      },
      "message": "More log4j updates\n\nChange-Id: Ibc89679fe3065c5ec8f796ea28405a628ce27f91\n"
    }
  ],
  "next": "3bfa8d6557c3ddc31e9f9ed51229f33f09414709"
}
