Skip to content

Commit 466f04b

Browse files
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 (#3245)
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d51e21 commit 466f04b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

documentation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-resources-plugin</artifactId>
188-
<version>3.3.1</version>
188+
<version>3.4.0</version>
189189
<executions>
190190
<execution>
191191
<id>update-attributes</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@
521521
<plugin>
522522
<groupId>org.apache.maven.plugins</groupId>
523523
<artifactId>maven-resources-plugin</artifactId>
524-
<version>3.3.1</version>
524+
<version>3.4.0</version>
525525
</plugin>
526526

527527
<plugin>

0 commit comments

Comments
 (0)