Skip to content

Commit

Permalink
GH-496 - Upgrade Maven Flatten Plugin to 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 9, 2024
1 parent 43e4790 commit 4bf1b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4bf1b4b

Please sign in to comment.