NIFI-11955 Upgraded maven-clean-plugin from 3.2.0 to 3.3.1

This closes #7616

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 0d119f6f394e26ba02123a6554a8f2dd56550af9)
This commit is contained in:
mr1716 2023-08-16 09:34:27 -04:00 committed by exceptionfactory
parent b9be3dda39
commit f17e281267
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -418,7 +418,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.1</version>
<configuration>
<excludeDefaultDirectories>true</excludeDefaultDirectories>
<filesets>