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

fokko 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 760112a  AVRO-2672: Bump spotless-maven-plugin from 1.25.1 to 1.27.0 
(#757)
760112a is described below

commit 760112a748a608f555c20fcaec0edaa404beaf91
Author: Fokko Driesprong <[email protected]>
AuthorDate: Sat Jan 11 13:32:23 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 94e0b15..42b8c9f 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.25.1</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>1.27.0</spotless-maven-plugin.version>
   </properties>
 
   <modules>

Reply via email to