diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml index 8fd73c4..f83cea1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -45,7 +45,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later      <dependency>        <groupId>io.github.eisop</groupId>        <artifactId>checker-qual</artifactId> -      <version>3.42.0-eisop4</version> +      <version>3.42.0-eisop5</version>        <scope>provided</scope>      </dependency> @@ -99,7 +99,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later              <path>                <groupId>io.github.eisop</groupId>                <artifactId>checker</artifactId> -              <version>3.42.0-eisop4</version> +              <version>3.42.0-eisop5</version>              </path>            </annotationProcessorPaths>            <annotationProcessors>  | 
