Skip to content

Commit

Permalink
7409: Update the spotless maven plugin
Browse files Browse the repository at this point in the history
Reviewed-by: jpbempel, hdafgard
  • Loading branch information
thegreystone committed Oct 5, 2021
1 parent b447fd4 commit 3424e72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<manifest-location>META-INF</manifest-location>
<maven.jar.version>3.2.0</maven.jar.version>
<maven.bundle.version>5.1.1</maven.bundle.version>
<spotless.version>2.5.0</spotless.version>
<spotless.version>2.14.0</spotless.version>
<maven.directory.version>0.3.1</maven.directory.version>
<maven.resources.version>3.2.0</maven.resources.version>
<maven.source.version>3.2.1</maven.source.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<maven.directory.version>0.3.1</maven.directory.version>
<maven.enforcer.version>3.0.0-M1</maven.enforcer.version>
<maven.resources.version>3.2.0</maven.resources.version>
<spotless.version>2.5.0</spotless.version>
<spotless.version>2.14.0</spotless.version>
<spotless.config.path>${basedir}/configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
<spotbugs.version>4.2.2</spotbugs.version>
<buildId>${user.name}</buildId>
Expand Down

0 comments on commit 3424e72

Please sign in to comment.