Skip to content

Commit 24f2708

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.3 to 2.44.4. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.3...maven/2.44.4) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.44.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75741c8 commit 24f2708

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
@@ -203,7 +203,7 @@ under the License.
203203
<plugin>
204204
<groupId>com.diffplug.spotless</groupId>
205205
<artifactId>spotless-maven-plugin</artifactId>
206-
<version>2.44.3</version>
206+
<version>2.44.4</version>
207207
</plugin>
208208
<plugin>
209209
<groupId>org.codehaus.mojo</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ under the License.
487487
<plugin>
488488
<groupId>com.diffplug.spotless</groupId>
489489
<artifactId>spotless-maven-plugin</artifactId>
490-
<version>2.44.3</version>
490+
<version>2.44.4</version>
491491
</plugin>
492492
<plugin>
493493
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)