You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/03/26 09:25:46 UTC

[maven-fluido-skin] branch master updated: Bump maven-minify-plugin from 1.3.5 to 1.3.5.1

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fbe9b9  Bump maven-minify-plugin from 1.3.5 to 1.3.5.1
1fbe9b9 is described below

commit 1fbe9b9fb3ef79032bed0d78cb7559e4d6a49524
Author: dependabot[bot] <su...@dependabot.com>
AuthorDate: Thu May 23 20:33:21 2019 +0000

    Bump maven-minify-plugin from 1.3.5 to 1.3.5.1
    
    Bumps maven-minify-plugin from 1.3.5 to 1.3.5.1.
    
    Signed-off-by: dependabot[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69a989f..5004baa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@ under the License.
       <plugin>
         <groupId>com.samaxes.maven</groupId>
         <artifactId>maven-minify-plugin</artifactId>
-        <version>1.3.5</version>
+        <version>1.3.5.1</version>
         <executions>
           <execution>
             <id>default-minify</id>