diff --git a/pom.xml b/pom.xml index 96ebd61..2d184e5 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <plugin> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs-maven-plugin</artifactId> - <version>4.2.0</version> + <version>4.7.3.2</version> <configuration> <effort>Max</effort> <threshold>Low</threshold>