You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2021/04/04 10:21:00 UTC

[camel] branch master updated: upgrade to frontend-maven-plugin 1.11.3

This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 25ec795  upgrade to frontend-maven-plugin 1.11.3
25ec795 is described below

commit 25ec795e03443aeb8c6408778af6e18ebed2038d
Author: Babak Vahdat <bv...@apache.org>
AuthorDate: Sun Apr 4 12:18:44 2021 +0200

    upgrade to frontend-maven-plugin 1.11.3
---
 docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pom.xml b/docs/pom.xml
index 9051a78..30fb798 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -45,7 +45,7 @@
             <plugin>
                 <groupId>com.github.eirslett</groupId>
                 <artifactId>frontend-maven-plugin</artifactId>
-                <version>1.11.2</version>
+                <version>1.11.3</version>
                 <executions>
                     <execution>
                         <id>install node and yarn</id>