diff options
Diffstat (limited to 'cps-ncmp-rest/pom.xml')
-rw-r--r-- | cps-ncmp-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 681d1e52b4..a7b2b76cef 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -35,7 +35,7 @@ <properties> <minimum-coverage>0.99</minimum-coverage> - <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version> + <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version> </properties> <dependencies> |