Bump fmt-maven-plugin from 2.18 to 2.19

Bumps [fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.18 to 2.19.
- [Release notes](https://github.com/spotify/fmt-maven-plugin/releases)
- [Commits](https://github.com/spotify/fmt-maven-plugin/compare/2.18.0...2.19.0)

---
updated-dependencies:
- dependency-name: com.spotify.fmt:fmt-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8845cfb..9bcbf92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -854,7 +854,7 @@
                 <plugin>
                     <groupId>com.spotify.fmt</groupId>
                     <artifactId>fmt-maven-plugin</artifactId>
-                    <version>2.18</version>
+                    <version>2.19</version>
                     <configuration>
                         <!-- AOSP changes the indentation (from 2 to 4) and the import order. Since we
                              don't want Android conventions for import ordering, we skip sorting