Skip to content

Commit e27f46f

Browse files
Bump maven-resources-plugin from 3.1.0 to 3.3.1
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.1.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be491c3 commit e27f46f

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
@@ -129,7 +129,7 @@
129129
</plugin>
130130
<plugin>
131131
<artifactId>maven-resources-plugin</artifactId>
132-
<version>3.1.0</version>
132+
<version>3.3.1</version>
133133
</plugin>
134134
<plugin>
135135
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)