You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by nk...@apache.org on 2019/10/09 20:21:29 UTC

[avro] branch master updated: AVRO-2586: Bump spotless-maven-plugin from 1.24.1 to 1.25.1 (#674)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 21a3004  AVRO-2586: Bump spotless-maven-plugin from 1.24.1 to 1.25.1 (#674)
21a3004 is described below

commit 21a30042cf6b8704d440497088ede85afa17aee0
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Wed Oct 9 22:21:25 2019 +0200

    AVRO-2586: Bump spotless-maven-plugin from 1.24.1 to 1.25.1 (#674)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c805f21..51eeefd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
     <rat.version>0.13</rat.version>
     <source-plugin.version>3.0.1</source-plugin.version>
-    <spotless-maven-plugin.version>1.24.1</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>1.25.1</spotless-maven-plugin.version>
   </properties>
 
   <modules>