Skip to content

Commit 54a6f72

Browse files
chore: Bump fmt-maven-plugin from 2.10 to 2.11 (#275)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tony Knapp <[email protected]>
1 parent a799ad2 commit 54a6f72

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
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>com.coveo</groupId>
205205
<artifactId>fmt-maven-plugin</artifactId>
206-
<version>2.10</version>
206+
<version>2.11</version>
207207
<!-- Configure no goals. -->
208208
<!--Until our CI builds no longer depend on Java 8, skip this during build.-->
209209
<!--We instead manually check this in Java 11 environments to block builds, -->

0 commit comments

Comments
 (0)