Skip to content

Commit 09de68c

Browse files
Bump flatten-maven-plugin from 1.2.7 to 1.3.0
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]>
1 parent 584bee0 commit 09de68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-jar-plugin</artifactId>
134-
<version>3.2.0</version>
134+
<version>3.2.2</version>
135135
<configuration>
136136
<archive>
137137
<manifestEntries>
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>org.codehaus.mojo</groupId>
176176
<artifactId>flatten-maven-plugin</artifactId>
177-
<version>1.2.7</version>
177+
<version>1.3.0</version>
178178
</plugin>
179179
<plugin>
180180
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)