Skip to content

Commit 3847b4e

Browse files
authored
Merge pull request #22 from ApplauseOSS/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.6.0
Bump org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.6.0
2 parents 6507f8e + 7f9e96c commit 3847b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
<plugin>
525525
<groupId>org.codehaus.mojo</groupId>
526526
<artifactId>flatten-maven-plugin</artifactId>
527-
<version>1.3.0</version>
527+
<version>1.6.0</version>
528528
<configuration>
529529
<updatePomFile>true</updatePomFile>
530530
<flattenMode>resolveCiFriendliesOnly</flattenMode>

0 commit comments

Comments
 (0)