Skip to content

Commit 446b40c

Browse files
authored
Merge pull request #313 from OWASP-Benchmark/dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.44.4
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4
2 parents 62ebf48 + 5f5bcdd commit 446b40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@
11041104
<plugin>
11051105
<groupId>com.diffplug.spotless</groupId>
11061106
<artifactId>spotless-maven-plugin</artifactId>
1107-
<version>2.44.3</version>
1107+
<version>2.44.4</version>
11081108
<configuration>
11091109
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
11101110
<ratchetFrom>origin/master</ratchetFrom>

0 commit comments

Comments
 (0)