We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebfc5ed commit e73236cCopy full SHA for e73236c
spreadsheet-bom/pom.xml
@@ -73,7 +73,7 @@
73
<plugin>
74
<groupId>org.codehaus.mojo</groupId>
75
<artifactId>flatten-maven-plugin</artifactId>
76
- <version>1.6.0</version>
+ <version>1.7.0</version>
77
<configuration>
78
<flattenMode>bom</flattenMode>
79
<outputDirectory>${project.build.directory}</outputDirectory>
0 commit comments