You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/01/10 12:37:25 UTC

[avro] branch avro-3293-update-spotless-to-2.19 created (now 444aa78)

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

mgrigorov pushed a change to branch avro-3293-update-spotless-to-2.19
in repository https://gitbox.apache.org/repos/asf/avro.git.


      at 444aa78  AVRO-3293: Update spotless-maven-plugin to 2.19.1 (latest available)

This branch includes the following new commits:

     new 444aa78  AVRO-3293: Update spotless-maven-plugin to 2.19.1 (latest available)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[avro] 01/01: AVRO-3293: Update spotless-maven-plugin to 2.19.1 (latest available)

Posted by mg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch avro-3293-update-spotless-to-2.19
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 444aa784fb982ea9f101dd2623710b60861ab350
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Mon Jan 10 14:35:43 2022 +0200

    AVRO-3293: Update spotless-maven-plugin to 2.19.1 (latest available)
    
    Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0889ce8..050e829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <maven-plugin-plugin.version>3.6.1</maven-plugin-plugin.version>
     <plugin-tools-javadoc.version>3.5</plugin-tools-javadoc.version>
     <extra-enforcer-rules.version>1.3</extra-enforcer-rules.version>
-    <spotless-maven-plugin.version>2.11.1</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>2.19.1</spotless-maven-plugin.version>
     <surefire.version>3.0.0-M5</surefire.version>
   </properties>