Skip to content

Commit a1e7a29

Browse files
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3
1 parent de64edd commit a1e7a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
<plugin>
474474
<groupId>com.diffplug.spotless</groupId>
475475
<artifactId>spotless-maven-plugin</artifactId>
476-
<version>2.30.0</version>
476+
<version>2.44.3</version>
477477
<configuration>
478478
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
479479
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
@@ -520,7 +520,7 @@
520520
<plugin>
521521
<groupId>com.diffplug.spotless</groupId>
522522
<artifactId>spotless-maven-plugin</artifactId>
523-
<version>2.43.0</version>
523+
<version>2.44.3</version>
524524
<configuration>
525525
<!-- optional: limit format enforcement to just the files changed by this feature branch -->
526526
<!-- <ratchetFrom>origin/main</ratchetFrom>-->

0 commit comments

Comments
 (0)