Skip to content

Commit 6076756

Browse files
committed
Downgrade flatten-maven-plugin to 1.7.3
Update the root Maven property to use `flatten-maven-plugin` 1.7.3 instead of 1.8.0, likely to keep the build aligned with a compatible/stable plugin version.
1 parent 077b42b commit 6076756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
9191
<sign-maven-plugin.version>1.1.0</sign-maven-plugin.version>
9292
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
93-
<flatten-maven-plugin.version>1.8.0</flatten-maven-plugin.version>
93+
<flatten-maven-plugin.version>1.7.3</flatten-maven-plugin.version>
9494
<asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>
9595
<docbkx-maven-plugin.version>2.0.17</docbkx-maven-plugin.version>
9696
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>

0 commit comments

Comments
 (0)