Skip to content

Commit 27dd560

Browse files
dependabot[bot]Fabrice-TIERCELIN
authored andcommitted
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.4 to 2.44.5. - [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/2.44.5) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c722ca6 commit 27dd560

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ http://www.solutionsiq.com/developing-eclipse-plug-ins-program-to-publish/
238238
<plugin>
239239
<groupId>com.diffplug.spotless</groupId>
240240
<artifactId>spotless-maven-plugin</artifactId>
241-
<version>2.44.4</version>
241+
<version>2.44.5</version>
242242
<configuration>
243243
<!-- optional: limit format enforcement to just the files changed by this git ref -->
244244
<ratchetFrom>d137806a55d49614ec59828984e4b0e57001c058</ratchetFrom>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>com.diffplug.spotless</groupId>
136136
<artifactId>spotless-maven-plugin</artifactId>
137-
<version>2.44.4</version>
137+
<version>2.44.5</version>
138138
<configuration>
139139
<java>
140140
<removeUnusedImports />

0 commit comments

Comments
 (0)