From 9f8451d51aecb87148c30f54b1352acc004c7a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:57:37 +0000 Subject: [PATCH] Bump maven-clean-plugin from 3.2.0 to 3.3.1 Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- amqp-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amqp-spring-boot-starter/pom.xml b/amqp-spring-boot-starter/pom.xml index d27dad3..8aec0ea 100644 --- a/amqp-spring-boot-starter/pom.xml +++ b/amqp-spring-boot-starter/pom.xml @@ -91,7 +91,7 @@ maven-clean-plugin - 3.2.0 + 3.3.1 maven-install-plugin diff --git a/pom.xml b/pom.xml index fe28954..f396d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.1 org.apache.maven.plugins