Skip to content

Commit 186359c

Browse files
chore(deps): update maven plugins (#5152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f765c3e commit 186359c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<plugin>
4545
<groupId>org.apache.maven.plugins</groupId>
4646
<artifactId>maven-resources-plugin</artifactId>
47-
<version>3.4.0</version>
47+
<version>3.5.0</version>
4848
<executions>
4949
<execution>
5050
<id>process-resources</id>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<plugin>
351351
<groupId>org.apache.maven.plugins</groupId>
352352
<artifactId>maven-dependency-plugin</artifactId>
353-
<version>3.9.0</version>
353+
<version>3.10.0</version>
354354
<executions>
355355
<execution>
356356
<id>analyze</id>
@@ -405,7 +405,7 @@
405405
<plugin>
406406
<groupId>org.apache.maven.plugins</groupId>
407407
<artifactId>maven-site-plugin</artifactId>
408-
<version>3.21.0</version>
408+
<version>3.22.0</version>
409409
</plugin>
410410
<plugin>
411411
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)