Skip to content

Commit

Permalink
[FLINK-29436][FLINK-33359] Upgrade spotless to 2.27.1 to support jdk17
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin authored Oct 25, 2023
1 parent faaff56 commit d0ee0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.1</log4j.version>

<spotless.version>2.4.2</spotless.version>
<spotless.version>2.27.1</spotless.version>
<it.skip>true</it.skip>

<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit d0ee0e9

Please sign in to comment.