Mercurial > dive4elements > river
diff backend/pom.xml @ 9794:47eee0be5792 3.2.x
Upgrade to latest Checkstyle plugin supporting used Maven version
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 02 Nov 2023 11:20:50 +0100 |
parents | 3847836c60b5 |
children |
line wrap: on
line diff
--- a/backend/pom.xml Wed Nov 01 19:06:30 2023 +0100 +++ b/backend/pom.xml Thu Nov 02 11:20:50 2023 +0100 @@ -89,7 +89,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.0.0</version> + <version>3.1.2</version> <configuration> <configLocation>../checkstyle.xml</configLocation> <encoding>UTF-8</encoding>