Skip to content

Commit 4bf1b4b

Browse files
committed
GH-496 - Upgrade Maven Flatten Plugin to 1.6.0.
1 parent 43e4790 commit 4bf1b4b

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
@@ -527,7 +527,7 @@ limitations under the License.
527527
<plugin>
528528
<groupId>org.codehaus.mojo</groupId>
529529
<artifactId>flatten-maven-plugin</artifactId>
530-
<version>1.4.1</version>
530+
<version>1.6.0</version>
531531
<executions>
532532
<execution>
533533
<id>flatten</id>

0 commit comments

Comments
 (0)