Skip to content

Commit 60421cf

Browse files
authored
Merge pull request #3936 from kubernetes-client/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.44.3
build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3
2 parents 012cb37 + bd95e96 commit 60421cf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/examples-release-17/pom.xml

+1-1
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.44.2</version>
99+
<version>2.44.3</version>
100100
</plugin>
101101
<plugin>
102102
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-18/pom.xml

+1-1
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.44.2</version>
100+
<version>2.44.3</version>
101101
</plugin>
102102
<plugin>
103103
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-19/pom.xml

+1-1
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.44.2</version>
104+
<version>2.44.3</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.sonatype.plugins</groupId>

examples/examples-release-20/pom.xml

+1-1
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.44.2</version>
104+
<version>2.44.3</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.sonatype.plugins</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<plugin>
349349
<groupId>com.diffplug.spotless</groupId>
350350
<artifactId>spotless-maven-plugin</artifactId>
351-
<version>2.44.2</version>
351+
<version>2.44.3</version>
352352
</plugin>
353353
<plugin>
354354
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)