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 7f95e8b5c82 Upgrade frontend-maven-plugin 1.13.4 7f95e8b5c82 is described below commit 7f95e8b5c8200a90ee289d151d7342c6983397d4 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Jul 18 07:35:47 2023 +0200 Upgrade frontend-maven-plugin 1.13.4 --- docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pom.xml b/docs/pom.xml index ac81ec4f60c..3794f53ce83 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -115,7 +115,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>1.12.1</version> + <version>1.13.4</version> <executions> <execution> <id>install node and yarn</id>