Skip to content

Commit 611dd5a

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.30.0 to 3.0.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.30.0 to 3.0.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.30.0...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 313a1f3 commit 611dd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<jackson-databind.version>2.19.2</jackson-databind.version>
8080
<japicmp.version>0.23.1</japicmp.version>
8181
<javax.annotation.version>1.3.2</javax.annotation.version>
82-
<spotless.version>2.30.0</spotless.version>
82+
<spotless.version>3.1.0</spotless.version>
8383
<shade.prefix>shaded.parquet</shade.prefix>
8484
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
8585
<hadoop.version>3.3.0</hadoop.version>

0 commit comments

Comments
 (0)