This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 8c54f0f6a86 Upgrade mojo-executor 2.4.0 8c54f0f6a86 is described below commit 8c54f0f6a86ef1ec50e857bccbea3e823c8d6036 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Jul 17 16:04:30 2023 +0200 Upgrade mojo-executor 2.4.0 --- tooling/maven/camel-restdsl-openapi-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/maven/camel-restdsl-openapi-plugin/pom.xml b/tooling/maven/camel-restdsl-openapi-plugin/pom.xml index 5dc0efa3fc9..e86c3ac2ae1 100644 --- a/tooling/maven/camel-restdsl-openapi-plugin/pom.xml +++ b/tooling/maven/camel-restdsl-openapi-plugin/pom.xml @@ -65,7 +65,7 @@ <dependency> <groupId>org.twdata.maven</groupId> <artifactId>mojo-executor</artifactId> - <version>2.3.0</version> + <version>2.4.0</version> </dependency> <dependency> <groupId>org.apache.maven.plugin-tools</groupId>