Skip to content

Commit 1a91763

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-site-plugin from 3.9.1 to 3.10.0
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.9.1...maven-site-plugin-3.10.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]>
1 parent f215c47 commit 1a91763

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
@@ -465,7 +465,7 @@ limitations under the License.
465465
<plugin>
466466
<groupId>org.apache.maven.plugins</groupId>
467467
<artifactId>maven-site-plugin</artifactId>
468-
<version>3.9.1</version>
468+
<version>3.10.0</version>
469469
<configuration>
470470
<skipDeploy>true</skipDeploy><!-- don't deploy site with maven-site-plugin -->
471471
</configuration>

0 commit comments

Comments
 (0)