diff --git a/pom.xml b/pom.xml index d43f63515..dc2be2f20 100644 --- a/pom.xml +++ b/pom.xml @@ -367,7 +367,7 @@ <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.8.6.3</version> + <version>4.8.6.4</version> <configuration> <excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile> <plugins>