Skip to content

Commit a050fe6

Browse files
dependabot[bot]slandelle
authored andcommitted
⬆️ 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 aa71c88 commit a050fe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
</plugin>
360360
<plugin>
361361
<artifactId>maven-site-plugin</artifactId>
362-
<version>3.10.0</version>
362+
<version>3.11.0</version>
363363
</plugin>
364364
<plugin>
365365
<artifactId>maven-plugin-plugin</artifactId>
@@ -473,7 +473,7 @@
473473
</plugin>
474474
<plugin>
475475
<artifactId>maven-site-plugin</artifactId>
476-
<version>3.10.0</version>
476+
<version>3.11.0</version>
477477
<executions>
478478
<execution>
479479
<id>default-site</id>

0 commit comments

Comments
 (0)