Skip to content

Commit fdfd807

Browse files
committed
Add version 3.20.0 to plugin history
1 parent ccf1425 commit fdfd807

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,11 @@ under the License.
510510
<artifactId>maven-plugin-report-plugin</artifactId>
511511
<configuration>
512512
<requirementsHistories>
513+
<requirementsHistory>
514+
<version>3.20.0</version>
515+
<maven>3.6.3</maven>
516+
<jdk>1.8</jdk>
517+
</requirementsHistory>
513518
<requirementsHistory>
514519
<version>3.12.0</version>
515520
<maven>3.2.5</maven>

0 commit comments

Comments
 (0)