Skip to content

Commit

Permalink
Merge pull request #808 from apache/dependabot/maven/1.11.x/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-resources-plugin-3.3.1

Bump maven-resources-plugin from 3.3.0 to 3.3.1
  • Loading branch information
lprimak committed Mar 24, 2023
2 parents c61c46f + c2b0be9 commit f938859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<useDefaultDelimiters>false</useDefaultDelimiters>
<delimiters>
Expand Down

0 comments on commit f938859

Please sign in to comment.