Skip to content

Commit

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

chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0
  • Loading branch information
liquibot authored Feb 26, 2025
2 parents 38ed5a1 + 775fb2f commit 2f146fc
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 @@ -230,7 +230,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
<configuration>
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
<updatePomFile>true</updatePomFile>
Expand Down

0 comments on commit 2f146fc

Please sign in to comment.