Skip to content

Commit 078071b

Browse files
committed
Downgrade to 2.30.0 as that is the last known version which works with java 8
1 parent 40afbb9 commit 078071b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
169169
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
170170
<mvel2.version>2.5.2.Final</mvel2.version>
171-
<spotless.version>2.43.0</spotless.version>
171+
<spotless.version>2.30.0</spotless.version>
172172

173173
<!-- Plugin options -->
174174
<skipParallelStatsEnabledTests>false</skipParallelStatsEnabledTests>

0 commit comments

Comments
 (0)