Skip to content

Commit 72f5182

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 (#2857)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.5.1...maven/3.6.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.6.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 2c97670 commit 72f5182

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
@@ -1582,7 +1582,7 @@
15821582
<plugin>
15831583
<groupId>com.diffplug.spotless</groupId>
15841584
<artifactId>spotless-maven-plugin</artifactId>
1585-
<version>3.5.1</version>
1585+
<version>3.6.0</version>
15861586
<configuration>
15871587
<lineEndings>UNIX</lineEndings>
15881588
<java>

0 commit comments

Comments
 (0)