Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 0b5941d

Browse files
Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#63)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.4.1...1.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c2b3ca commit 0b5941d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
</execution>
300300
</executions>
301301
<groupId>org.codehaus.mojo</groupId>
302-
<version>1.4.1</version>
302+
<version>1.5.0</version>
303303
</plugin>
304304
</plugins>
305305
</build>

0 commit comments

Comments
 (0)