Skip to content

Commit 55f8aae

Browse files
[2.0.x] Bump org.apache.maven.plugins:maven-resources-plugin
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] <[email protected]>
1 parent 162c450 commit 55f8aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
</plugin>
238238
<plugin>
239239
<artifactId>maven-resources-plugin</artifactId>
240-
<version>3.3.1</version>
240+
<version>3.4.0</version>
241241
</plugin>
242242
<plugin>
243243
<artifactId>maven-site-plugin</artifactId>

0 commit comments

Comments
 (0)