Skip to content

Commit fe47f12

Browse files
authored
deps: update dependency com.spotify.fmt:fmt-maven-plugin to v2.25 (#1776)
1 parent 1e5428f commit fe47f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/spring-data-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>com.spotify.fmt</groupId>
126126
<artifactId>fmt-maven-plugin</artifactId>
127-
<version>2.24</version>
127+
<version>2.25</version>
128128
<executions>
129129
<execution>
130130
<goals>

samples/spring-data-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>com.spotify.fmt</groupId>
115115
<artifactId>fmt-maven-plugin</artifactId>
116-
<version>2.24</version>
116+
<version>2.25</version>
117117
<executions>
118118
<execution>
119119
<goals>

0 commit comments

Comments
 (0)