Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#5307)

This commit is contained in:
Juan Martín Sotuyo Dodero 2024-11-03 21:54:00 -06:00 committed by GitHub
commit f0daed5874
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,7 +202,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<!-- adds kotlin source directories for checkstyle header checks -->