This is an automated email from the ASF dual-hosted git repository. iemejia pushed a commit to branch branch-1.9 in repository https://gitbox.apache.org/repos/asf/avro.git
commit e534c37484bf69dfa733482265fdfb59aac7a557 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 631fa60..5014524 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>
