Bump maven-clean-plugin from 3.2.0 to 3.3.1 in /other_langs/tests_java (#6475)

This commit is contained in:
dependabot[bot] 2023-07-02 10:03:10 +00:00 committed by GitHub
parent 5cc3d837af
commit 802ef17435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.1</version>
</plugin>
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
<plugin>