<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.languagetool</groupId>
  <artifactId>languagetool-parent</artifactId>
  <version>6.8.23</version>
  <packaging>pom</packaging>
  <name>LanguageTool</name>
  <description>A style and grammar checker for many languages</description>
  <url>https://languagetool.org</url>
  <licenses>
    <license>
      <name>GNU Lesser General Public License</name>
      <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
      <distribution>repo</distribution>
      <comments>The license refers to the source code, resources may be under different licenses</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Daniel Naber</name>
      <roles>
        <role>Maintainer</role>
      </roles>
    </developer>
  </developers>
  <modules>
    <module>languagetool-core</module>
    <module>languagetool-language-modules/en</module>
    <module>languagetool-language-modules/fa</module>
    <module>languagetool-language-modules/ar</module>
    <module>languagetool-language-modules/fr</module>
    <module>languagetool-language-modules/de</module>
    <module>languagetool-language-modules/pl</module>
    <module>languagetool-language-modules/ca</module>
    <module>languagetool-language-modules/it</module>
    <module>languagetool-language-modules/br</module>
    <module>languagetool-language-modules/nl</module>
    <module>languagetool-language-modules/pt</module>
    <module>languagetool-language-modules/ru</module>
    <module>languagetool-language-modules/ast</module>
    <module>languagetool-language-modules/be</module>
    <module>languagetool-language-modules/zh</module>
    <module>languagetool-language-modules/da</module>
    <module>languagetool-language-modules/eo</module>
    <module>languagetool-language-modules/gl</module>
    <module>languagetool-language-modules/el</module>
    <module>languagetool-language-modules/is</module>
    <module>languagetool-language-modules/ja</module>
    <module>languagetool-language-modules/km</module>
    <module>languagetool-language-modules/lt</module>
    <module>languagetool-language-modules/ml</module>
    <module>languagetool-language-modules/ro</module>
    <module>languagetool-language-modules/sk</module>
    <module>languagetool-language-modules/sl</module>
    <module>languagetool-language-modules/es</module>
    <module>languagetool-language-modules/sv</module>
    <module>languagetool-language-modules/ta</module>
    <module>languagetool-language-modules/tl</module>
    <module>languagetool-language-modules/uk</module>
    <module>languagetool-language-modules/crh</module>
    <module>languagetool-language-modules/de-DE-x-simple-language</module>
    <module>languagetool-language-modules/ga</module>
    <module>languagetool-language-modules/all</module>
    <module>languagetool-gui-commons</module>
    <module>languagetool-commandline</module>
    <module>languagetool-standalone</module>
    <module>languagetool-wikipedia</module>
    <module>languagetool-server</module>
    <module>languagetool-http-client</module>
    <module>languagetool-tools</module>
    <module>languagetool-dev</module>
  </modules>
  <scm>
    <connection>scm:git:git@github.com:languagetool-org/languagetool.git</connection>
    <developerConnection>scm:git:git@github.com:languagetool-org/languagetool.git</developerConnection>
    <url>git@github.com:languagetool-org/languagetool.git</url>
  </scm>
  <distributionManagement>
    <repository>
      <id>space-intellij-dependencies</id>
      <url>https://packages.jetbrains.team/maven/p/ij/intellij-dependencies</url>
    </repository>
  </distributionManagement>
  <properties>
    <jackson.version>2.18.0</jackson.version>
    <com.hankcs.aho-corasick-double-array-trie.version>1.2.2</com.hankcs.aho-corasick-double-array-trie.version>
    <org.mariadb.jdbc.version>3.4.1</org.mariadb.jdbc.version>
    <org.awaitility.version>4.2.2</org.awaitility.version>
    <io.micrometer.micrometer-prometheus.version>1.7.12</io.micrometer.micrometer-prometheus.version>
    <io.opentelemetry.version>1.42.1</io.opentelemetry.version>
    <com.carrotsearch.hppc.version>0.8.2</com.carrotsearch.hppc.version>
    <org.apache.commons.lang3.version>3.18.0</org.apache.commons.lang3.version>
    <edu.washington.cs.knowitall.opennlp.version>1.5</edu.washington.cs.knowitall.opennlp.version>
    <org.apache.opennlp.opennlp-tools.version>1.9.4</org.apache.opennlp.opennlp-tools.version>
    <commons-codec.version>1.17.1</commons-codec.version>
    <caffeine.version>3.2.0</caffeine.version>
    <java-diff-utils.version>4.12</java-diff-utils.version>
    <nimbus-jose-jwt.version>9.37.4</nimbus-jose-jwt.version>
    <maven-jar-plugin.version>2.6</maven-jar-plugin.version>
    <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
    <at.favre.lib.bcrypt.version>0.10.2</at.favre.lib.bcrypt.version>
    <org.json.version>20240303</org.json.version>
    <org.tukaani.version>1.10</org.tukaani.version>
    <org.ioperm.morphology-el.version>1.0.0</org.ioperm.morphology-el.version>
    <license-maven-plugin.version>2.0.0</license-maven-plugin.version>
    <org.apache.commons.text.version>1.12.0</org.apache.commons.text.version>
    <ch.qos.logback.version>1.5.21</ch.qos.logback.version>
    <org.jetbrains.annotations.version>26.0.2</org.jetbrains.annotations.version>
    <tech.units.indriya.version>1.3</tech.units.indriya.version>
    <edu.washington.cs.knowitall.openregex.version>1.1.1</edu.washington.cs.knowitall.openregex.version>
    <spanish-pos-dict.version>2.5</spanish-pos-dict.version>
    <ecs-logging-java.version>1.3.2</ecs-logging-java.version>
    <org.slf4j.version>2.0.16</org.slf4j.version>
    <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss Z</maven.build.timestamp.format>
    <flatten.version>1.6.0</flatten.version>
    <io.prometheus.simpleclient.version>0.16.0</io.prometheus.simpleclient.version>
    <morfologik-crh-lt.version>1.0.1</morfologik-crh-lt.version>
    <git-commit-id-plugin-17.version>5.0.1</git-commit-id-plugin-17.version>
    <okhttp3.version>4.12.0</okhttp3.version>
    <hsqldb.version>2.7.3</hsqldb.version>
    <mockito.version>3.12.4</mockito.version>
    <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
    <optimaize.languagedetector.language-detector.version>0.6</optimaize.languagedetector.language-detector.version>
    <belarusian-pos-dict.version>1.0.2</belarusian-pos-dict.version>
    <lombok.version>1.18.34</lombok.version>
    <maven.compiler.target>17</maven.compiler.target>
    <kr.motd.maven.os-maven-plugin.version>1.7.1</kr.motd.maven.os-maven-plugin.version>
    <de.danielnaber.jwordsplitter.version>4.7</de.danielnaber.jwordsplitter.version>
    <io.github.resilience4j.version>1.7.1</io.github.resilience4j.version>
    <it.unimi.dsi.fastutil.core.version>8.5.14</it.unimi.dsi.fastutil.core.version>
    <de.danielnaber.german-pos-dict.version>1.2.4</de.danielnaber.german-pos-dict.version>
    <javax.measure.unit-api.version>1.0</javax.measure.unit-api.version>
    <maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
    <commons-logging.version>1.3.4</commons-logging.version>
    <french-pos-dict.version>0.7</french-pos-dict.version>
    <sortpom-maven.plugin.version>3.2.1</sortpom-maven.plugin.version>
    <io.lettuce.version>7.2.0.RELEASE</io.lettuce.version>
    <com.github.lucene-gosen.version>6.2.1</com.github.lucene-gosen.version>
    <junit.version>4.13.2</junit.version>
    <maven-jflex-plugin.version>1.4.3-r1</maven-jflex-plugin.version>
    <org.apache.commons.commons-compress.version>1.27.1</org.apache.commons.commons-compress.version>
    <org.languagetool.asturian-pos-dict.version>0.1</org.languagetool.asturian-pos-dict.version>
    <net.loomchild.segment.version>2.0.3</net.loomchild.segment.version>
    <org.softcatala.catalan-pos-dict.version>3.3</org.softcatala.catalan-pos-dict.version>
    <maven.compiler.source>17</maven.compiler.source>
    <commons-cli.version>1.9.0</commons-cli.version>
    <protoc.version>3.25.5</protoc.version>
    <maven-shade-plugin>3.2.4</maven-shade-plugin>
    <portuguese-pos-dict.version>1.2.0</portuguese-pos-dict.version>
    <revision>6.9-SNAPSHOT</revision>
    <com.ibm.icu.version>77.1</com.ibm.icu.version>
    <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
    <maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
    <org.mybatis.version>3.5.16</org.mybatis.version>
    <io.opentelemetry.semconv.version>1.30.1-alpha</io.opentelemetry.semconv.version>
    <com.google.protobuf.version>3.25.8</com.google.protobuf.version>
    <org.openoffice.version>4.1.2</org.openoffice.version>
    <javax.annotation.javax.annotation-api.version>1.3.2</javax.annotation.javax.annotation-api.version>
    <org.apache.commons.commons-collections4.version>4.4</org.apache.commons.commons-collections4.version>
    <org.glassfish.jaxb.jaxb-runtime.version>4.0.5</org.glassfish.jaxb.jaxb-runtime.version>
    <commons-validator>1.9.0</commons-validator>
    <english-pos-dict.version>0.6</english-pos-dict.version>
    <guava.version>33.5.0-jre</guava.version>
    <javax.xml.bind.jaxb-api.version>2.3.1</javax.xml.bind.jaxb-api.version>
    <javax.activation.javax.activation-api.version>1.2.0</javax.activation.javax.activation-api.version>
    <morfologik.version>2.1.9</morfologik.version>
    <org.apache.commons.commons-pool2.version>2.12.0</org.apache.commons.commons-pool2.version>
    <lucene.version>5.5.5</lucene.version>
    <rest-assured.version>5.5.0</rest-assured.version>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <org.sweble.wikitext.version>3.1.9</org.sweble.wikitext.version>
    <io.grpc.version>1.75.0</io.grpc.version>
    <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
    <org.apache.commons.commons-csv.version>1.12.0</org.apache.commons.commons-csv.version>
    <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
    <dutch-pos-dict.version>0.1</dutch-pos-dict.version>
    <com.hankcs.hanlp.version>portable-1.8.2</com.hankcs.hanlp.version>
    <commons.io.version>2.17.0</commons.io.version>
    <languagetool-ga-dicts.version>0.02</languagetool-ga-dicts.version>
    <dependency-check-maven.pluging.version>12.1.6</dependency-check-maven.pluging.version>
    <com.gitlab.dumonts.hunspell.version>2.1.2</com.gitlab.dumonts.hunspell.version>
  </properties>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>at.favre.lib</groupId>
        <artifactId>bcrypt</artifactId>
        <version>${at.favre.lib.bcrypt.version}</version>
      </dependency>
      <dependency>
        <groupId>ch.qos.logback</groupId>
        <artifactId>logback-classic</artifactId>
        <version>${ch.qos.logback.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>slf4j-api</artifactId>
            <groupId>org.slf4j</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>co.elastic.logging</groupId>
        <artifactId>logback-ecs-encoder</artifactId>
        <version>${ecs-logging-java.version}</version>
      </dependency>
      <dependency>
        <groupId>com.github.ben-manes.caffeine</groupId>
        <artifactId>caffeine</artifactId>
        <version>${caffeine.version}</version>
      </dependency>
      <dependency>
        <groupId>com.carrotsearch</groupId>
        <artifactId>hppc</artifactId>
        <version>${com.carrotsearch.hppc.version}</version>
      </dependency>
      <dependency>
        <groupId>com.fasterxml.jackson.core</groupId>
        <artifactId>jackson-databind</artifactId>
        <version>${jackson.version}</version>
      </dependency>
      <dependency>
        <groupId>com.nimbusds</groupId>
        <artifactId>nimbus-jose-jwt</artifactId>
        <version>${nimbus-jose-jwt.version}</version>
      </dependency>
      <dependency>
        <groupId>com.github.lucene-gosen</groupId>
        <artifactId>lucene-gosen</artifactId>
        <version>${com.github.lucene-gosen.version}</version>
        <classifier>ipadic</classifier>
        <exclusions>
          <exclusion>
            <artifactId>icu4j</artifactId>
            <groupId>com.ibm.icu</groupId>
          </exclusion>
          <exclusion>
            <artifactId>lucene-analyzers</artifactId>
            <groupId>org.apache.lucene</groupId>
          </exclusion>
          <exclusion>
            <artifactId>lucene-analyzers-common</artifactId>
            <groupId>org.apache.lucene</groupId>
          </exclusion>
          <exclusion>
            <artifactId>lucene-codecs</artifactId>
            <groupId>org.apache.lucene</groupId>
          </exclusion>
          <exclusion>
            <artifactId>lucene-core</artifactId>
            <groupId>org.apache.lucene</groupId>
          </exclusion>
          <exclusion>
            <artifactId>solr-core</artifactId>
            <groupId>org.apache.solr</groupId>
          </exclusion>
          <exclusion>
            <artifactId>solr-solrj</artifactId>
            <groupId>org.apache.solr</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>com.gitlab.dumonts</groupId>
        <artifactId>hunspell</artifactId>
        <version>${com.gitlab.dumonts.hunspell.version}</version>
      </dependency>
      <dependency>
        <groupId>com.google.guava</groupId>
        <artifactId>guava</artifactId>
        <version>${guava.version}</version>
      </dependency>
      <dependency>
        <groupId>com.google.protobuf</groupId>
        <artifactId>protobuf-java</artifactId>
        <version>${com.google.protobuf.version}</version>
      </dependency>
      <dependency>
        <groupId>com.hankcs</groupId>
        <artifactId>aho-corasick-double-array-trie</artifactId>
        <version>${com.hankcs.aho-corasick-double-array-trie.version}</version>
      </dependency>
      <dependency>
        <groupId>com.hankcs</groupId>
        <artifactId>hanlp</artifactId>
        <version>${com.hankcs.hanlp.version}</version>
      </dependency>
      <dependency>
        <groupId>com.ibm.icu</groupId>
        <artifactId>icu4j</artifactId>
        <version>${com.ibm.icu.version}</version>
      </dependency>
      <dependency>
        <groupId>com.optimaize.languagedetector</groupId>
        <artifactId>language-detector</artifactId>
        <version>${optimaize.languagedetector.language-detector.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>guava</artifactId>
            <groupId>com.google.guava</groupId>
          </exclusion>
          <exclusion>
            <artifactId>slf4j-api</artifactId>
            <groupId>org.slf4j</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>commons-cli</groupId>
        <artifactId>commons-cli</artifactId>
        <version>${commons-cli.version}</version>
      </dependency>
      <dependency>
        <groupId>commons-codec</groupId>
        <artifactId>commons-codec</artifactId>
        <version>${commons-codec.version}</version>
      </dependency>
      <dependency>
        <groupId>commons-io</groupId>
        <artifactId>commons-io</artifactId>
        <version>${commons.io.version}</version>
      </dependency>
      <dependency>
        <groupId>commons-logging</groupId>
        <artifactId>commons-logging</artifactId>
        <version>${commons-logging.version}</version>
      </dependency>
      <dependency>
        <groupId>commons-validator</groupId>
        <artifactId>commons-validator</artifactId>
        <version>${commons-validator}</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-collections</artifactId>
            <groupId>commons-collections</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>de.danielnaber</groupId>
        <artifactId>german-pos-dict</artifactId>
        <version>${de.danielnaber.german-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>de.danielnaber</groupId>
        <artifactId>jwordsplitter</artifactId>
        <version>${de.danielnaber.jwordsplitter.version}</version>
      </dependency>
      <dependency>
        <groupId>edu.washington.cs.knowitall</groupId>
        <artifactId>opennlp-chunk-models</artifactId>
        <version>${edu.washington.cs.knowitall.opennlp.version}</version>
      </dependency>
      <dependency>
        <groupId>edu.washington.cs.knowitall</groupId>
        <artifactId>opennlp-postag-models</artifactId>
        <version>${edu.washington.cs.knowitall.opennlp.version}</version>
      </dependency>
      <dependency>
        <groupId>edu.washington.cs.knowitall</groupId>
        <artifactId>opennlp-tokenize-models</artifactId>
        <version>${edu.washington.cs.knowitall.opennlp.version}</version>
      </dependency>
      <dependency>
        <groupId>edu.washington.cs.knowitall</groupId>
        <artifactId>openregex</artifactId>
        <version>${edu.washington.cs.knowitall.openregex.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>jsr305</artifactId>
            <groupId>com.google.code.findbugs</groupId>
          </exclusion>
          <exclusion>
            <artifactId>guava</artifactId>
            <groupId>com.google.guava</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>io.github.jimregan</groupId>
        <artifactId>languagetool-ga-dicts</artifactId>
        <version>${languagetool-ga-dicts.version}</version>
      </dependency>
      <dependency>
        <groupId>io.github.resilience4j</groupId>
        <artifactId>resilience4j-circuitbreaker</artifactId>
        <version>${io.github.resilience4j.version}</version>
      </dependency>
      <dependency>
        <groupId>io.github.resilience4j</groupId>
        <artifactId>resilience4j-micrometer</artifactId>
        <version>${io.github.resilience4j.version}</version>
      </dependency>
      <dependency>
        <groupId>io.grpc</groupId>
        <artifactId>grpc-netty-shaded</artifactId>
        <version>${io.grpc.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>error_prone_annotations</artifactId>
            <groupId>com.google.errorprone</groupId>
          </exclusion>
          <exclusion>
            <artifactId>animal-sniffer-annotations</artifactId>
            <groupId>org.codehaus.mojo</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>io.grpc</groupId>
        <artifactId>grpc-protobuf</artifactId>
        <version>${io.grpc.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>error_prone_annotations</artifactId>
            <groupId>com.google.errorprone</groupId>
          </exclusion>
          <exclusion>
            <artifactId>guava</artifactId>
            <groupId>com.google.guava</groupId>
          </exclusion>
          <exclusion>
            <artifactId>animal-sniffer-annotations</artifactId>
            <groupId>org.codehaus.mojo</groupId>
          </exclusion>
          <exclusion>
            <artifactId>protobuf-java</artifactId>
            <groupId>com.google.protobuf</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>io.grpc</groupId>
        <artifactId>grpc-stub</artifactId>
        <version>${io.grpc.version}</version>
      </dependency>
      <dependency>
        <groupId>io.lettuce</groupId>
        <artifactId>lettuce-core</artifactId>
        <version>${io.lettuce.version}</version>
      </dependency>
      <dependency>
        <groupId>io.micrometer</groupId>
        <artifactId>micrometer-registry-prometheus</artifactId>
        <version>${io.micrometer.micrometer-prometheus.version}</version>
      </dependency>
      <dependency>
        <groupId>io.opentelemetry</groupId>
        <artifactId>opentelemetry-bom</artifactId>
        <version>${io.opentelemetry.version}</version>
        <type>pom</type>
        <scope>import</scope>
      </dependency>
      <dependency>
        <groupId>io.opentelemetry</groupId>
        <artifactId>opentelemetry-semconv</artifactId>
        <version>${io.opentelemetry.semconv.version}</version>
      </dependency>
      <dependency>
        <groupId>io.prometheus</groupId>
        <artifactId>simpleclient</artifactId>
        <version>${io.prometheus.simpleclient.version}</version>
      </dependency>
      <dependency>
        <groupId>io.prometheus</groupId>
        <artifactId>simpleclient_guava</artifactId>
        <version>${io.prometheus.simpleclient.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>guava</artifactId>
            <groupId>com.google.guava</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>io.prometheus</groupId>
        <artifactId>simpleclient_hotspot</artifactId>
        <version>${io.prometheus.simpleclient.version}</version>
      </dependency>
      <dependency>
        <groupId>io.prometheus</groupId>
        <artifactId>simpleclient_httpserver</artifactId>
        <version>${io.prometheus.simpleclient.version}</version>
      </dependency>
      <dependency>
        <groupId>javax.activation</groupId>
        <artifactId>javax.activation-api</artifactId>
        <version>${javax.activation.javax.activation-api.version}</version>
      </dependency>
      <dependency>
        <groupId>javax.annotation</groupId>
        <artifactId>javax.annotation-api</artifactId>
        <version>${javax.annotation.javax.annotation-api.version}</version>
      </dependency>
      <dependency>
        <groupId>javax.measure</groupId>
        <artifactId>unit-api</artifactId>
        <version>${javax.measure.unit-api.version}</version>
      </dependency>
      <dependency>
        <groupId>javax.xml.bind</groupId>
        <artifactId>jaxb-api</artifactId>
        <version>${javax.xml.bind.jaxb-api.version}</version>
      </dependency>
      <dependency>
        <groupId>net.loomchild</groupId>
        <artifactId>segment</artifactId>
        <version>${net.loomchild.segment.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-logging</artifactId>
            <groupId>commons-logging</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-collections4</artifactId>
        <version>${org.apache.commons.commons-collections4.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-compress</artifactId>
        <version>${org.apache.commons.commons-compress.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-csv</artifactId>
        <version>${org.apache.commons.commons-csv.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-lang3</artifactId>
        <version>${org.apache.commons.lang3.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-pool2</artifactId>
        <version>${org.apache.commons.commons-pool2.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.commons</groupId>
        <artifactId>commons-text</artifactId>
        <version>${org.apache.commons.text.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-analyzers-common</artifactId>
        <version>${lucene.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-backward-codecs</artifactId>
        <version>${lucene.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-core</artifactId>
        <version>${lucene.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-queries</artifactId>
        <version>${lucene.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-sandbox</artifactId>
        <version>${lucene.version}</version>
      </dependency>
      <dependency>
        <groupId>org.apache.opennlp</groupId>
        <artifactId>opennlp-tools</artifactId>
        <version>${org.apache.opennlp.opennlp-tools.version}</version>
      </dependency>
      <dependency>
        <groupId>org.carrot2</groupId>
        <artifactId>morfologik-fsa</artifactId>
        <version>${morfologik.version}</version>
      </dependency>
      <dependency>
        <groupId>org.carrot2</groupId>
        <artifactId>morfologik-fsa-builders</artifactId>
        <version>${morfologik.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>hppc</artifactId>
            <groupId>com.carrotsearch</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.carrot2</groupId>
        <artifactId>morfologik-speller</artifactId>
        <version>${morfologik.version}</version>
      </dependency>
      <dependency>
        <groupId>org.carrot2</groupId>
        <artifactId>morfologik-stemming</artifactId>
        <version>${morfologik.version}</version>
      </dependency>
      <dependency>
        <groupId>org.carrot2</groupId>
        <artifactId>morfologik-tools</artifactId>
        <version>${morfologik.version}</version>
      </dependency>
      <dependency>
        <groupId>org.glassfish.jaxb</groupId>
        <artifactId>jaxb-runtime</artifactId>
        <version>${org.glassfish.jaxb.jaxb-runtime.version}</version>
      </dependency>
      <dependency>
        <groupId>org.ioperm</groupId>
        <artifactId>morphology-el</artifactId>
        <version>${org.ioperm.morphology-el.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.jetbrains</groupId>
        <artifactId>annotations</artifactId>
        <version>${org.jetbrains.annotations.version}</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>it.unimi.dsi</groupId>
        <artifactId>fastutil-core</artifactId>
        <version>${it.unimi.dsi.fastutil.core.version}</version>
      </dependency>
      <dependency>
        <groupId>org.json</groupId>
        <artifactId>json</artifactId>
        <version>${org.json.version}</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>french-pos-dict</artifactId>
        <version>${french-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>english-pos-dict</artifactId>
        <version>${english-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-all</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ar</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ast</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-be</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-br</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ca</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-da</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-de</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-de-DE-x-simple-language</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-el</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-en</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-eo</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-es</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-fa</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-fr</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ga</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-gl</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-it</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ja</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-km</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-nl</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-pl</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-pt</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ro</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ru</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-sk</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-sl</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-sv</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-ta</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-tl</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-uk</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-zh</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>language-crh</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-commandline</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-core</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-dev</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-gui-commons</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-http-client</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-server</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-standalone</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-tools</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-wikipedia</artifactId>
        <version>6.8.23</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>portuguese-pos-dict</artifactId>
        <version>${portuguese-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>dutch-pos-dict</artifactId>
        <version>${dutch-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>io.github.belarus</groupId>
        <artifactId>linguistics.grammardb.spell.languagetool</artifactId>
        <version>${belarusian-pos-dict.version}</version>
      </dependency>
      <dependency>
        <groupId>org.mariadb.jdbc</groupId>
        <artifactId>mariadb-java-client</artifactId>
        <version>${org.mariadb.jdbc.version}</version>
      </dependency>
      <dependency>
        <groupId>org.mybatis</groupId>
        <artifactId>mybatis</artifactId>
        <version>${org.mybatis.version}</version>
      </dependency>
      <dependency>
        <groupId>org.projectlombok</groupId>
        <artifactId>lombok</artifactId>
        <version>${lombok.version}</version>
      </dependency>
      <dependency>
        <groupId>org.slf4j</groupId>
        <artifactId>slf4j-api</artifactId>
        <version>${org.slf4j.version}</version>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>asturian-pos-dict</artifactId>
        <version>${org.languagetool.asturian-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.softcatala</groupId>
        <artifactId>catalan-pos-dict</artifactId>
        <version>${org.softcatala.catalan-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.softcatala</groupId>
        <artifactId>spanish-pos-dict</artifactId>
        <version>${spanish-pos-dict.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>morfologik-fsa</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
          <exclusion>
            <artifactId>morfologik-stemming</artifactId>
            <groupId>org.carrot2</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.sweble.wikitext</groupId>
        <artifactId>swc-engine</artifactId>
        <version>${org.sweble.wikitext.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-codec</artifactId>
            <groupId>commons-codec</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-collections</artifactId>
            <groupId>commons-collections</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-io</artifactId>
            <groupId>commons-io</groupId>
          </exclusion>
          <exclusion>
            <artifactId>junit</artifactId>
            <groupId>junit</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-lang3</artifactId>
            <groupId>org.apache.commons</groupId>
          </exclusion>
          <exclusion>
            <artifactId>slf4j-api</artifactId>
            <groupId>org.slf4j</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.sweble.wikitext</groupId>
        <artifactId>swc-parser-lazy</artifactId>
        <version>${org.sweble.wikitext.version}</version>
        <exclusions>
          <exclusion>
            <artifactId>commons-io</artifactId>
            <groupId>commons-io</groupId>
          </exclusion>
          <exclusion>
            <artifactId>junit</artifactId>
            <groupId>junit</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-lang3</artifactId>
            <groupId>org.apache.commons</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.tukaani</groupId>
        <artifactId>xz</artifactId>
        <version>${org.tukaani.version}</version>
      </dependency>
      <dependency>
        <groupId>tech.units</groupId>
        <artifactId>indriya</artifactId>
        <version>${tech.units.indriya.version}</version>
      </dependency>
      <dependency>
        <groupId>org.qirimca.nlp</groupId>
        <artifactId>morfologik-crh-lt</artifactId>
        <version>${morfologik-crh-lt.version}</version>
      </dependency>
      <dependency>
        <groupId>org.openoffice</groupId>
        <artifactId>juh</artifactId>
        <version>${org.openoffice.version}</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.openoffice</groupId>
        <artifactId>jurt</artifactId>
        <version>${org.openoffice.version}</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.openoffice</groupId>
        <artifactId>ridl</artifactId>
        <version>${org.openoffice.version}</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>org.openoffice</groupId>
        <artifactId>unoil</artifactId>
        <version>${org.openoffice.version}</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>com.squareup.okhttp3</groupId>
        <artifactId>okhttp</artifactId>
        <version>${okhttp3.version}</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>io.rest-assured</groupId>
        <artifactId>rest-assured</artifactId>
        <version>${rest-assured.version}</version>
        <scope>test</scope>
        <exclusions>
          <exclusion>
            <artifactId>commons-codec</artifactId>
            <groupId>commons-codec</groupId>
          </exclusion>
          <exclusion>
            <artifactId>jaxb-api</artifactId>
            <groupId>javax.xml.bind</groupId>
          </exclusion>
          <exclusion>
            <artifactId>commons-lang3</artifactId>
            <groupId>org.apache.commons</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>${junit.version}</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.apache.lucene</groupId>
        <artifactId>lucene-test-framework</artifactId>
        <version>${lucene.version}</version>
        <scope>test</scope>
        <exclusions>
          <exclusion>
            <artifactId>junit</artifactId>
            <groupId>junit</groupId>
          </exclusion>
        </exclusions>
      </dependency>
      <dependency>
        <groupId>org.awaitility</groupId>
        <artifactId>awaitility</artifactId>
        <version>${org.awaitility.version}</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.hsqldb</groupId>
        <artifactId>hsqldb</artifactId>
        <version>${hsqldb.version}</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.languagetool</groupId>
        <artifactId>languagetool-core</artifactId>
        <version>6.8.23</version>
        <type>test-jar</type>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>org.mockito</groupId>
        <artifactId>mockito-core</artifactId>
        <version>${mockito.version}</version>
        <scope>test</scope>
      </dependency>
      <dependency>
        <groupId>io.github.java-diff-utils</groupId>
        <artifactId>java-diff-utils</artifactId>
        <version>${java-diff-utils.version}</version>
      </dependency>
    </dependencies>
  </dependencyManagement>
  <build>
    <pluginManagement>
      <plugins>
        <plugin>
          <artifactId>maven-deploy-plugin</artifactId>
          <version>${maven-deploy-plugin.version}</version>
        </plugin>
        <plugin>
          <artifactId>maven-assembly-plugin</artifactId>
          <version>${maven-assembly-plugin.version}</version>
        </plugin>
        <plugin>
          <artifactId>maven-enforcer-plugin</artifactId>
          <version>${maven-enforcer-plugin.version}</version>
          <executions>
            <execution>
              <id>enforce</id>
              <goals>
                <goal>enforce</goal>
              </goals>
              <configuration>
                <rules>
                  <dependencyConvergence></dependencyConvergence>
                  <requireMavenVersion>
                    <version>[3.0,)</version>
                  </requireMavenVersion>
                </rules>
              </configuration>
            </execution>
          </executions>
        </plugin>
        <plugin>
          <groupId>io.github.git-commit-id</groupId>
          <artifactId>git-commit-id-maven-plugin</artifactId>
          <version>${git-commit-id-plugin-17.version}</version>
          <executions>
            <execution>
              <id>get-the-git-infos</id>
              <phase>initialize</phase>
              <goals>
                <goal>revision</goal>
              </goals>
            </execution>
          </executions>
          <configuration>
            <generateGitPropertiesFile>true</generateGitPropertiesFile>
            <generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties</generateGitPropertiesFilename>
          </configuration>
        </plugin>
        <plugin>
          <groupId>pl.project13.maven</groupId>
          <artifactId>git-commit-id-plugin</artifactId>
          <version>${git-commit-id-plugin-8.version}</version>
          <executions>
            <execution>
              <id>get-the-git-infos</id>
              <phase>initialize</phase>
              <goals>
                <goal>revision</goal>
              </goals>
            </execution>
          </executions>
          <configuration>
            <generateGitPropertiesFile>true</generateGitPropertiesFile>
            <generateGitPropertiesFilename>${project.build.outputDirectory}/git.properties</generateGitPropertiesFilename>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-compiler-plugin</artifactId>
          <version>${maven-compiler-plugin.version}</version>
          <configuration>
            <source>${maven.compiler.source}</source>
            <target>${maven.compiler.target}</target>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>${maven-surefire-plugin.version}</version>
          <configuration>
            <trimStackTrace>false</trimStackTrace>
            <argLine>-Xms256m -Xmx3372m</argLine>
            <excludes>
              <exclude>**/*ConcurrencyTest.java</exclude>
              <exclude>**/Abstract*.java</exclude>
            </excludes>
            <useSystemClassLoader>false</useSystemClassLoader>
          </configuration>
        </plugin>
        <plugin>
          <artifactId>maven-javadoc-plugin</artifactId>
          <version>${maven-javadoc-plugin.version}</version>
          <configuration>
            <bottom>&amp;nbsp;</bottom>
            <excludePackageNames>org.languagetool.dev.conversion*</excludePackageNames>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>license-maven-plugin</artifactId>
          <version>${license-maven-plugin.version}</version>
        </plugin>
        <plugin>
          <artifactId>maven-jar-plugin</artifactId>
          <version>${maven-jar-plugin.version}</version>
        </plugin>
        <plugin>
          <artifactId>maven-shade-plugin</artifactId>
          <version>${maven-shade-plugin}</version>
        </plugin>
        <plugin>
          <groupId>kr.motd.maven</groupId>
          <artifactId>os-maven-plugin</artifactId>
          <version>${kr.motd.maven.os-maven-plugin.version}</version>
        </plugin>
        <plugin>
          <groupId>org.xolstice.maven.plugins</groupId>
          <artifactId>protobuf-maven-plugin</artifactId>
          <version>${protobuf-maven-plugin.version}</version>
        </plugin>
        <plugin>
          <groupId>de.jflex</groupId>
          <artifactId>maven-jflex-plugin</artifactId>
          <version>${maven-jflex-plugin.version}</version>
        </plugin>
      </plugins>
    </pluginManagement>
    <plugins>
      <plugin>
        <groupId>org.owasp</groupId>
        <artifactId>dependency-check-maven</artifactId>
        <version>${dependency-check-maven.pluging.version}</version>
        <configuration>
          <failBuildOnCVSS>8</failBuildOnCVSS>
          <suppressionFiles>
            <suppressionFile>owasp_fp.xml</suppressionFile>
          </suppressionFiles>
          <ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>flatten-maven-plugin</artifactId>
        <version>${flatten.version}</version>
        <executions>
          <execution>
            <id>flatten</id>
            <phase>process-resources</phase>
            <goals>
              <goal>flatten</goal>
            </goals>
          </execution>
          <execution>
            <id>flatten.clean</id>
            <phase>clean</phase>
            <goals>
              <goal>clean</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <flattenMode>resolveCiFriendliesOnly</flattenMode>
          <updatePomFile>true</updatePomFile>
        </configuration>
      </plugin>
      <plugin>
        <groupId>com.github.ekryd.sortpom</groupId>
        <artifactId>sortpom-maven-plugin</artifactId>
        <version>${sortpom-maven.plugin.version}</version>
        <configuration>
          <sortDependencies>scope,groupId,artifactId</sortDependencies>
          <sortDependencyExclusions>groupId,artifactId</sortDependencyExclusions>
          <indentSize>4</indentSize>
          <nrOfIndentSpace>4</nrOfIndentSpace>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <profiles>
    <profile>
      <id>sign-and-release</id>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-source-plugin</artifactId>
            <executions>
              <execution>
                <id>attach-sources</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <artifactId>maven-javadoc-plugin</artifactId>
            <executions>
              <execution>
                <id>attach-javadocs</id>
                <goals>
                  <goal>jar</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <artifactId>maven-gpg-plugin</artifactId>
            <version>3.2.8</version>
            <executions>
              <execution>
                <id>sign-artifacts</id>
                <phase>verify</phase>
                <goals>
                  <goal>sign</goal>
                </goals>
              </execution>
            </executions>
          </plugin>
          <plugin>
            <groupId>org.sonatype.central</groupId>
            <artifactId>central-publishing-maven-plugin</artifactId>
            <version>0.10.0</version>
            <extensions>true</extensions>
            <configuration>
              <publishingServerId>central</publishingServerId>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>
    <profile>
      <id>ide</id>
      <activation>
        <property>
          <name>m2e.version</name>
        </property>
      </activation>
      <build>
        <directory>target-ide</directory>
      </build>
    </profile>
  </profiles>
</project>
