Skip to content

Commit 5285384

Browse files
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.3 to 1.8.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.3...1.8.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f169f63 commit 5285384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-sql-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.codehaus.mojo</groupId>
4444
<artifactId>flatten-maven-plugin</artifactId>
45-
<version>1.7.3</version>
45+
<version>1.8.0</version>
4646
<configuration>
4747
<flattenMode>bom</flattenMode>
4848
<outputDirectory>${project.build.directory}</outputDirectory>

0 commit comments

Comments
 (0)