Skip to content

Commit e81276a

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0 (#3057)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b70202 commit e81276a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tika-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@
15811581
<plugin>
15821582
<groupId>com.diffplug.spotless</groupId>
15831583
<artifactId>spotless-maven-plugin</artifactId>
1584-
<version>3.9.0</version>
1584+
<version>3.10.0</version>
15851585
<configuration>
15861586
<lineEndings>UNIX</lineEndings>
15871587
<java>

0 commit comments

Comments
 (0)