From b51c672257b2a5f56d7c7cee5dd043dbc71504cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:57:20 +0000 Subject: [PATCH] deps(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2565363..837195d 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.1 + 3.6.1 io.github.clojang.clojog.demo.DemoApp