From b843366ece90678be620ace6c2cb7315fa858c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 19:34:02 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 2 updates Bumps the all-dependencies group with 2 updates in the / directory: [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) and [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.apache.maven.plugins:maven-clean-plugin` from 2.5 to 3.4.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-2.5...maven-clean-plugin-3.4.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.0.0 to 3.4.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.0.0...3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- my.mavenized.herolanguage/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/my.mavenized.herolanguage/pom.xml b/my.mavenized.herolanguage/pom.xml index cf3fe6e..f48e5de 100644 --- a/my.mavenized.herolanguage/pom.xml +++ b/my.mavenized.herolanguage/pom.xml @@ -20,7 +20,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.4.1 mwe2Launcher diff --git a/pom.xml b/pom.xml index 62bbecb..cdeb64b 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.maven.plugins maven-clean-plugin - 2.5 + 3.4.0 gen-clean