Skip to content

Commit a48f2ea

Browse files
Merge pull request #214 from secure-software-engineering/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.7.3
Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.2 to 1.7.3
2 parents 96c6a3b + b9f9299 commit a48f2ea

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
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.codehaus.mojo</groupId>
262262
<artifactId>flatten-maven-plugin</artifactId>
263-
<version>1.7.2</version>
263+
<version>1.7.3</version>
264264
<configuration>
265265
<updatePomFile>true</updatePomFile>
266266
<flattenMode>ossrh</flattenMode>

0 commit comments

Comments
 (0)