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

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

commit f83dddbf270bb5153b16253154e583e989865c50
Author: Kevin Risden <kris...@apache.org>
AuthorDate: Wed Dec 16 14:02:29 2020 -0500

    KNOX-2508 - Upgrade frontend-maven-plugin to 1.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9b7d0bd..513bdfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <fastinfoset.version>1.2.18</fastinfoset.version>
         <findsecbugs-plugin.version>1.11.0</findsecbugs-plugin.version>
         <forbiddenapis.version>3.1</forbiddenapis.version>
-        <frontend-maven-plugin.version>1.10.0</frontend-maven-plugin.version>
+        <frontend-maven-plugin.version>1.11.0</frontend-maven-plugin.version>
         <glassfish-jaxb.version>2.3.2</glassfish-jaxb.version>
         <gson.version>2.8.6</gson.version>
         <groovy.version>3.0.7</groovy.version>

Reply via email to