Skip to content

Commit 5e1ffee

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.2 to 2.44.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.2...maven/2.44.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f183cd3 commit 5e1ffee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@
10991099
<plugin>
11001100
<groupId>com.diffplug.spotless</groupId>
11011101
<artifactId>spotless-maven-plugin</artifactId>
1102-
<version>2.44.2</version>
1102+
<version>2.44.3</version>
11031103
<configuration>
11041104
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
11051105
<ratchetFrom>origin/master</ratchetFrom>

0 commit comments

Comments
 (0)