Skip to content

Commit

Permalink
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#244)
Browse files Browse the repository at this point in the history
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
1 parent 7b85d6f commit bd305ed
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 @@ -55,7 +55,7 @@
<plugin.version.license>4.1</plugin.version.license>
<plugin.version.protobuf-maven-plugin>0.6.1</plugin.version.protobuf-maven-plugin>
<plugin.version.surefire>3.0.0</plugin.version.surefire>
<plugin.version.resources>3.3.0</plugin.version.resources>
<plugin.version.resources>3.3.1</plugin.version.resources>
<plugin.version.shade>3.4.1</plugin.version.shade>

<!-- maven extensions -->
Expand Down

0 comments on commit bd305ed

Please sign in to comment.