Skip to content

Commit 0f20c75

Browse files
build(deps): bump com.diffplug.spotless:spotless-maven-plugin
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 95a5ac0 commit 0f20c75

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/examples-release-17/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>com.diffplug.spotless</groupId>
9898
<artifactId>spotless-maven-plugin</artifactId>
99-
<version>2.43.0</version>
99+
<version>2.44.0</version>
100100
</plugin>
101101
<plugin>
102102
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-18/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>com.diffplug.spotless</groupId>
9999
<artifactId>spotless-maven-plugin</artifactId>
100-
<version>2.43.0</version>
100+
<version>2.44.0</version>
101101
</plugin>
102102
<plugin>
103103
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-19/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.diffplug.spotless</groupId>
103103
<artifactId>spotless-maven-plugin</artifactId>
104-
<version>2.43.0</version>
104+
<version>2.44.0</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-20/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.diffplug.spotless</groupId>
103103
<artifactId>spotless-maven-plugin</artifactId>
104-
<version>2.43.0</version>
104+
<version>2.44.0</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.sonatype.plugins</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
<plugin>
360360
<groupId>com.diffplug.spotless</groupId>
361361
<artifactId>spotless-maven-plugin</artifactId>
362-
<version>2.43.0</version>
362+
<version>2.44.0</version>
363363
</plugin>
364364
<plugin>
365365
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)