GH-496 - Upgrade Maven Flatten Plugin to 1.6.0.

This commit is contained in:
Oliver Drotbohm
2024-02-09 12:47:02 +01:00
parent 43e479004d
commit 4bf1b4bdad

View File

@@ -527,7 +527,7 @@ limitations under the License.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.4.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>flatten</id>