Skip to content

Commit ec70c09

Browse files
authored
Merge pull request #14 from codehaus-plexus/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.1.0 to 3.2.0
2 parents d2ee21a + 2fd96af commit ec70c09

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
@@ -448,7 +448,7 @@ limitations under the License.
448448
<plugin>
449449
<groupId>org.apache.maven.plugins</groupId>
450450
<artifactId>maven-resources-plugin</artifactId>
451-
<version>3.1.0</version>
451+
<version>3.2.0</version>
452452
</plugin>
453453
<plugin>
454454
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)