Skip to content

Commit

Permalink
Merge pull request jakartaee#412 from jakartaee/dependabot/maven/org.…
Browse files Browse the repository at this point in the history
…codehaus.mojo-flatten-maven-plugin-1.6.0

Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0
  • Loading branch information
mswatosh authored Jan 15, 2024
2 parents 0123b28 + b6534cb commit e18d7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<configuration>
<flattenMode>ossrh</flattenMode>
</configuration>
Expand Down

0 comments on commit e18d7d0

Please sign in to comment.