From 37a1c9cd94408a5c6757d0c32d3b4cc9ecb00a49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 06:32:16 +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.4.1 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...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] --- websocket-reactor-netty2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-reactor-netty2/pom.xml b/websocket-reactor-netty2/pom.xml index 1894fb574..f0ce007bd 100644 --- a/websocket-reactor-netty2/pom.xml +++ b/websocket-reactor-netty2/pom.xml @@ -135,7 +135,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 com.example.demo.Application