Skip to content

Commit dab3a7c

Browse files
chore(deps): update maven plugins to v3.4.0 (#5050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fb4405 commit dab3a7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.1</version>
47+
<version>3.4.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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-source-plugin</artifactId>
186-
<version>3.3.1</version>
186+
<version>3.4.0</version>
187187
<executions>
188188
<execution>
189189
<id>attach-sources</id>

0 commit comments

Comments
 (0)