Skip to content

Commit 21b11df

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-site-plugin from 3.12.0 to 3.12.1
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.0...maven-site-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70e5e43 commit 21b11df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ limitations under the License.
464464
<plugin>
465465
<groupId>org.apache.maven.plugins</groupId>
466466
<artifactId>maven-site-plugin</artifactId>
467-
<version>3.12.0</version>
467+
<version>3.12.1</version>
468468
<configuration>
469469
<skipDeploy>true</skipDeploy><!-- don't deploy site with maven-site-plugin -->
470470
</configuration>

0 commit comments

Comments
 (0)