Skip to content

Commit

Permalink
Merge pull request #36 from NASA-PDS/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-site-plugin-4.0.0-M14

Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M13 to 4.0.0-M14
  • Loading branch information
jordanpadams authored May 21, 2024
2 parents 34edf59 + de11d33 commit 072e088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M13</version>
<version>4.0.0-M14</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -292,7 +292,7 @@ POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M13</version>
<version>4.0.0-M14</version>
<configuration>
<skip>true</skip>
<skipDeploy>true</skipDeploy>
Expand Down

0 comments on commit 072e088

Please sign in to comment.