Skip to content

Commit 03d690d

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ under the License.
208208
<plugin>
209209
<groupId>com.diffplug.spotless</groupId>
210210
<artifactId>spotless-maven-plugin</artifactId>
211-
<version>2.44.4</version>
211+
<version>3.4.0</version>
212212
</plugin>
213213
<plugin>
214214
<groupId>org.codehaus.mojo</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ under the License.
492492
<plugin>
493493
<groupId>com.diffplug.spotless</groupId>
494494
<artifactId>spotless-maven-plugin</artifactId>
495-
<version>2.44.4</version>
495+
<version>3.4.0</version>
496496
</plugin>
497497
<plugin>
498498
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)