Skip to content

Commit 040f083

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4
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] <[email protected]>
1 parent 9f8e9c1 commit 040f083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/it-spring-boot-smoke-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>com.diffplug.spotless</groupId>
7979
<artifactId>spotless-maven-plugin</artifactId>
80-
<version>2.44.3</version>
80+
<version>2.44.4</version>
8181
<configuration>
8282
<java>
8383
<googleJavaFormat/>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>com.diffplug.spotless</groupId>
218218
<artifactId>spotless-maven-plugin</artifactId>
219-
<version>2.44.3</version>
219+
<version>2.44.4</version>
220220
</plugin>
221221
</plugins>
222222
</pluginManagement>

0 commit comments

Comments
 (0)