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

Commit 407796e

Browse files
Bump flatten-maven-plugin from 1.2.7 to 1.3.0 (#15)
Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.2.7 to 1.3.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.2.7...flatten-maven-plugin-1.3.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 615568b commit 407796e

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
@@ -79,7 +79,7 @@
7979
<!-- plugins -->
8080
<enforcer-plugin.version>3.1.0</enforcer-plugin.version>
8181
<clean-plugin.version>3.2.0</clean-plugin.version>
82-
<flatten-plugin.version>1.2.7</flatten-plugin.version>
82+
<flatten-plugin.version>1.3.0</flatten-plugin.version>
8383
<compiler-plugin.version>3.10.1</compiler-plugin.version>
8484
<surefire-plugin.version>2.22.2</surefire-plugin.version>
8585
<jar-plugin.version>3.2.2</jar-plugin.version>

0 commit comments

Comments
 (0)