Browse Source

Use spotless upToDateChecking (#13394)

Wenjun Ruan 2 years ago
parent
commit
e660f7fc2d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -668,6 +668,9 @@
                         </excludes>
                         <flexmark />
                     </markdown>
+                    <upToDateChecking>
+                        <enabled>true</enabled>
+                    </upToDateChecking>
                 </configuration>
                 <executions>
                     <execution>