Skip to content

Commit 036a057

Browse files
Merge pull request #700 from rabbitmq/dependabot/maven/java-mvn/main/org.apache.maven.plugins-maven-resources-plugin-3.4.0
chore(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 in /java-mvn
2 parents 54ddd86 + 253c007 commit 036a057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-mvn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.apache.maven.plugins</groupId>
9292
<artifactId>maven-resources-plugin</artifactId>
93-
<version>3.3.1</version>
93+
<version>3.4.0</version>
9494
<configuration>
9595
<propertiesEncoding>${project.build.sourceEncoding}</propertiesEncoding>
9696
</configuration>

0 commit comments

Comments
 (0)