Skip to content

Commit 6218f0f

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 a90cab5 commit 6218f0f

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>com.diffplug.spotless</groupId>
217217
<artifactId>spotless-maven-plugin</artifactId>
218-
<version>2.44.2</version>
218+
<version>2.44.3</version>
219219
</plugin>
220220
</plugins>
221221
</pluginManagement>

0 commit comments

Comments
 (0)