From 68815128ae2c40c224b4ab155b942e8f5313024f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 20 Aug 2024 14:31:25 +0200 Subject: [PATCH] deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.24 (#1708) --- samples/spring-data-jdbc/pom.xml | 2 +- samples/spring-data-mybatis/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml index b6ea7780b..6a138bbcf 100644 --- a/samples/spring-data-jdbc/pom.xml +++ b/samples/spring-data-jdbc/pom.xml @@ -119,7 +119,7 @@ com.spotify.fmt fmt-maven-plugin - 2.23 + 2.24 diff --git a/samples/spring-data-mybatis/pom.xml b/samples/spring-data-mybatis/pom.xml index 29fa43af7..87793be8d 100644 --- a/samples/spring-data-mybatis/pom.xml +++ b/samples/spring-data-mybatis/pom.xml @@ -97,7 +97,7 @@ com.spotify.fmt fmt-maven-plugin - 2.23 + 2.24