Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-site-plugin to v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2022
1 parent bfd977b commit 173946e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<version>3.11.0</version>
<dependencies>
<dependency><!-- add Asciidoctor Doxia Parser Module -->
<groupId>org.asciidoctor</groupId>
Expand Down Expand Up @@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<version>3.11.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -402,7 +402,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<version>3.11.0</version>
<!-- <reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit 173946e

Please sign in to comment.