Skip to content

Commit aa4a3ab

Browse files
chore(deps): bump org.codehaus.mojo:flatten-maven-plugin (#70)
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.1 to 1.7.3. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.1...1.7.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miroslav Tsvetanov <[email protected]>
1 parent 00139fe commit aa4a3ab

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
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.codehaus.mojo</groupId>
219219
<artifactId>flatten-maven-plugin</artifactId>
220-
<version>1.7.1</version>
220+
<version>1.7.3</version>
221221
</plugin>
222222
<plugin>
223223
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)