Skip to content

Commit 59b0295

Browse files
authoredApr 21, 2022
build(deps): bump maven-site-plugin from 3.11.0 to 3.12.0 (#368)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.11.0...maven-site-plugin-3.12.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ca622f commit 59b0295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>
5858
<artifactId>maven-site-plugin</artifactId>
59-
<version>3.11.0</version>
59+
<version>3.12.0</version>
6060
</plugin>
6161
</plugins>
6262
</pluginManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.