Skip to content

Commit

Permalink
Merge pull request #130 from klassenserver7b/dependabot/maven/Develop…
Browse files Browse the repository at this point in the history
…ment/org.apache.maven.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
klassenserver7b committed Jun 4, 2024
2 parents b582b8c + c8cf9ec commit 12717f2
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 @@ -95,7 +95,7 @@
<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>
<outputDirectory>${project.build.directory}/mvn-site</outputDirectory>
</configuration>
Expand Down

0 comments on commit 12717f2

Please sign in to comment.