Skip to content

Commit

Permalink
Merge pull request #270 from ottlinger/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-resources-plugin-3.3.1

build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1
  • Loading branch information
ottlinger authored May 16, 2023
2 parents 652064c + 07762b5 commit 58bc3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<!-- copy Version.java out of normal resource copying to avoid eclipse errors -->
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<id>copy-version-resources</id>
Expand Down

0 comments on commit 58bc3ed

Please sign in to comment.