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

laiyingchun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/master by this push:
     new 21ab156d ci(java-client): remove spotless dependency (#1000)
21ab156d is described below

commit 21ab156df91be8be7b62f53551926df2249e1d7c
Author: WHBANG <[email protected]>
AuthorDate: Mon Jun 13 10:56:00 2022 +0800

    ci(java-client): remove spotless dependency (#1000)
---
 java-client/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/java-client/pom.xml b/java-client/pom.xml
index fc5ec426..23bcd716 100644
--- a/java-client/pom.xml
+++ b/java-client/pom.xml
@@ -140,11 +140,6 @@
       <artifactId>javax.annotation-api</artifactId>
       <version>1.3.2</version>
     </dependency>
-    <dependency>
-      <groupId>com.diffplug.spotless</groupId>
-      <artifactId>spotless-maven-plugin</artifactId>
-      <version>2.12.2</version>
-    </dependency>
   </dependencies>
   <reporting>
     <plugins>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to