8000 chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (#2110) · robpblake/java-operator-sdk@36e796a · GitHub
[go: up one dir, main page]

Skip to content

Commit 36e796a

Browse files
chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (operator-framework#2110)
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddc61b2 commit 36e796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
6969
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
7070
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
71-
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
71+
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
7272
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
7373
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
7474
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)
0