Skip to content

Commit e0b96b3

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 (#1258)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.1 to 2.44.2. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.1...maven/2.44.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a20c2a1 commit e0b96b3

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.1</version>
80+
<version>2.44.2</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.44.1</version>
226+
<version>2.44.2</version>
227227
</plugin>
228228
</plugins>
229229
</pluginManagement>

0 commit comments

Comments
 (0)