Skip to content

Commit

Permalink
HBASE-27221 Bump spotless version to 2.24.1 (#4693)
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Sun <ddupgs@gmail.com>
(cherry picked from commit 9215066)
  • Loading branch information
Apache9 committed Aug 15, 2022
1 parent 1b5d20d commit b83165c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@
<surefire.version>3.0.0-M6</surefire.version>
<wagon.ssh.version>2.12</wagon.ssh.version>
<xml.maven.version>1.0.1</xml.maven.version>
<spotless.version>2.22.2</spotless.version>
<spotless.version>2.24.1</spotless.version>
<maven-site.version>3.12.0</maven-site.version>
<!-- compression -->
<aircompressor.version>0.21</aircompressor.version>
Expand Down Expand Up @@ -2408,7 +2408,7 @@
*/
to
/** Returns blabla */
See https://errorprone.info/bugpattern/FutureReturnValueIgnored
See https://errorprone.info/bugpattern/EmptyBlockTag
-->
<replaceRegex>
<name>Purge single returns tag multi line</name>
Expand Down

0 comments on commit b83165c

Please sign in to comment.