From 58bb6676d3723bd890c17d3846d2d6219a8ecdca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 05:12:56 +0000 Subject: [PATCH] Bump com.spotify.fmt:fmt-maven-plugin from 2.21.1 to 2.22.1 Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.21.1 to 2.22.1. - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](https://github.com/spotify/fmt-maven-plugin/compare/2.21.1...2.22.1) --- 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] --- benchmarks/pom.xml | 2 +- kaldb/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 17f0a950fb..06fba754c6 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -50,7 +50,7 @@ com.spotify.fmt fmt-maven-plugin - 2.21.1 + 2.22.1 src/main/java src/test/java diff --git a/kaldb/pom.xml b/kaldb/pom.xml index c81ae59ece..d7bb685a06 100644 --- a/kaldb/pom.xml +++ b/kaldb/pom.xml @@ -653,7 +653,7 @@ com.spotify.fmt fmt-maven-plugin - 2.21.1 + 2.22.1 src/main/java src/test/java