From 33f7b3272f01c31783b60e4782bcf00c272f76dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:27:14 -0300 Subject: [PATCH] Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#73) 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](https://github.com/apache/maven-clean-plugin/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- days/day001/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/days/day001/pom.xml b/days/day001/pom.xml index aecd309..18244c8 100644 --- a/days/day001/pom.xml +++ b/days/day001/pom.xml @@ -33,7 +33,7 @@ maven-clean-plugin - 3.3.1 + 3.3.2 maven-resources-plugin diff --git a/pom.xml b/pom.xml index 4fbb4dc..e20eee8 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ maven-clean-plugin - 3.3.1 + 3.3.2 maven-resources-plugin