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 a8a7b74 AVRO-2530: Bump spotless-maven-plugin from 1.21.1 to 1.24.1
(#624)
a8a7b74 is described below
commit a8a7b74035835cda72e4764813ad999b53232efd
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Aug 28 08:47:15 2019 +0200
AVRO-2530: Bump spotless-maven-plugin from 1.21.1 to 1.24.1 (#624)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4fe50cd..87812d5 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.21.1</spotless-maven-plugin.version>
+ <spotless-maven-plugin.version>1.24.1</spotless-maven-plugin.version>
</properties>
<modules>