Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 8e83f57

Browse files
Bump maven-site-plugin from 3.10.0 to 3.11.0
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.10.0...maven-site-plugin-3.11.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] <support@github.com>
1 parent 1f9a1fa commit 8e83f57

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
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-site-plugin</artifactId>
131-
<version>3.10.0</version>
131+
<version>3.11.0</version>
132132
</plugin>
133133

134134
<plugin>

0 commit comments

Comments
 (0)