Skip to content

Commit 5c10588

Browse files
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#4111)
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f53039 commit 5c10588

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
@@ -597,7 +597,7 @@
597597
<maven-deploy-plugin-version>3.1.0</maven-deploy-plugin-version>
598598
<maven-install-plugin-version>3.1.0</maven-install-plugin-version>
599599
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
600-
<maven-resources-plugin-version>3.3.0</maven-resources-plugin-version>
600+
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
601601
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
602602
<maven-surefire-plugin-version>3.0.0</maven-surefire-plugin-version>
603603
<maven-checkstyle-plugin-version>3.2.1</maven-checkstyle-plugin-version>

0 commit comments

Comments
 (0)