Skip to content

Commit 470ba55

Browse files
chore(deps): update maven plugins
1 parent 9ad9488 commit 470ba55

2 files changed

Lines changed: 2 additions & 2 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: 1 addition & 1 deletion
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>

0 commit comments

Comments
 (0)