Skip to content

Commit

Permalink
Merge pull request #54 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-M15

Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M14 to 4.0.0-M15
  • Loading branch information
jordanpadams authored Jul 9, 2024
2 parents 29000cd + d87188e commit 86508d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Go through this file line-by-line and replace the template values with your own.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>4.0.0-M14</version>
<version>4.0.0-M15</version>
<configuration>
<skip>false</skip> <!-- This is `true` in parent pom -->
<skipDeploy>false</skipDeploy> <!-- This is `true` in parent pom -->
Expand Down

0 comments on commit 86508d3

Please sign in to comment.