Skip to content

Commit

Permalink
Merge pull request #83 from liquibase/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-flatten-maven-plugin-1.5.0

chore(deps): bump org.codehaus.mojo:flatten-maven-plugin from 1.4.1 to 1.5.0
  • Loading branch information
github-actions[bot] authored Nov 30, 2023
2 parents c936f3b + 4683b4c commit bcd07ee
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 @@ -245,7 +245,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.4.1</version>
<version>1.5.0</version>
<configuration>
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
<updatePomFile>true</updatePomFile>
Expand Down

0 comments on commit bcd07ee

Please sign in to comment.