Skip to content

Commit fcb8a24

Browse files
authored
Merge pull request #189 from CROSSINGTUD/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 61bb795 + 2d025dc commit fcb8a24

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
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>org.codehaus.mojo</groupId>
309309
<artifactId>flatten-maven-plugin</artifactId>
310-
<version>1.7.2</version>
310+
<version>1.7.3</version>
311311
<configuration>
312312
<updatePomFile>true</updatePomFile>
313313
<flattenMode>ossrh</flattenMode>

0 commit comments

Comments
 (0)