Skip to content

Commit 5b34939

Browse files
fix: bump flatten plugin version to fix missing version in profile section issue (#159)
1 parent 1cc484e commit 5b34939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>org.codehaus.mojo</groupId>
225225
<artifactId>flatten-maven-plugin</artifactId>
226-
<version>1.2.2</version>
226+
<version>1.2.3</version>
227227
<executions>
228228
<!-- enable flattening -->
229229
<execution>

0 commit comments

Comments
 (0)