Skip to content

Commit e50d267

Browse files
authored
Merge pull request #169 from xdev-software/renovate/org.codehaus.mojo-flatten-maven-plugin-1.x
Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.7.0
2 parents 7d609d4 + 51f6c8c commit e50d267

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<plugin>
249249
<groupId>org.codehaus.mojo</groupId>
250250
<artifactId>flatten-maven-plugin</artifactId>
251-
<version>1.6.0</version>
251+
<version>1.7.0</version>
252252
<configuration>
253253
<flattenMode>ossrh</flattenMode>
254254
</configuration>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<plugin>
258258
<groupId>org.codehaus.mojo</groupId>
259259
<artifactId>flatten-maven-plugin</artifactId>
260-
<version>1.6.0</version>
260+
<version>1.7.0</version>
261261
<configuration>
262262
<flattenMode>ossrh</flattenMode>
263263
</configuration>

testcontainers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>org.codehaus.mojo</groupId>
251251
<artifactId>flatten-maven-plugin</artifactId>
252-
<version>1.6.0</version>
252+
<version>1.7.0</version>
253253
<configuration>
254254
<flattenMode>ossrh</flattenMode>
255255
</configuration>

0 commit comments

Comments
 (0)