Skip to content

Commit 4098d7c

Browse files
dependabot[bot]markt-asf
authored andcommitted
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e433de7 commit 4098d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.codehaus.mojo</groupId>
164164
<artifactId>flatten-maven-plugin</artifactId>
165-
<version>1.7.0</version>
165+
<version>1.7.1</version>
166166
<configuration>
167167
<flattenMode>ossrh</flattenMode>
168168
</configuration>

0 commit comments

Comments
 (0)