From 976a7073a43378051c8e6e9415e3c7508916c12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:55:28 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.mojo:exec-maven-plugin Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.2.0...3.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- transaction-analyzer/kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction-analyzer/kotlin/pom.xml b/transaction-analyzer/kotlin/pom.xml index 3c0b7a4c..1c7e80d2 100644 --- a/transaction-analyzer/kotlin/pom.xml +++ b/transaction-analyzer/kotlin/pom.xml @@ -108,7 +108,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.5.0 MainKt