Skip to content

Commit f7660cb

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

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.43.0</version>
80+
<version>2.44.0</version>
8181
<configuration>
8282
<java>
8383
<googleJavaFormat/>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>com.diffplug.spotless</groupId>
225225
<artifactId>spotless-maven-plugin</artifactId>
226-
<version>2.43.0</version>
226+
<version>2.44.0</version>
227227
</plugin>
228228
</plugins>
229229
</pluginManagement>

0 commit comments

Comments
 (0)