Skip to content

Commit d289fc7

Browse files
MINOR: Bump com.diffplug.spotless:spotless-maven-plugin
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.8.0 to 3.10.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.8.0...maven/3.10.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df0627d commit d289fc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ under the License.
213213
<plugin>
214214
<groupId>com.diffplug.spotless</groupId>
215215
<artifactId>spotless-maven-plugin</artifactId>
216-
<version>3.8.0</version>
216+
<version>3.10.1</version>
217217
</plugin>
218218
<plugin>
219219
<groupId>org.codehaus.mojo</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ under the License.
493493
<plugin>
494494
<groupId>com.diffplug.spotless</groupId>
495495
<artifactId>spotless-maven-plugin</artifactId>
496-
<version>3.8.0</version>
496+
<version>3.10.1</version>
497497
</plugin>
498498
<plugin>
499499
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)