Skip to content

Commit

Permalink
build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (Apicuri…
Browse files Browse the repository at this point in the history
…o#3234)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
1 parent 091131a commit 216a822
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 @@ -240,7 +240,7 @@
<version.properties.plugin>1.1.0</version.properties.plugin>
<version.dependency.plugin>3.5.0</version.dependency.plugin>
<version.assembly.plugin>3.5.0</version.assembly.plugin>
<version.resources.plugin>3.3.0</version.resources.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.clean.plugin>3.2.0</version.clean.plugin>
<version.frontend-maven.plugin>1.12.1</version.frontend-maven.plugin>
<version.maven-antrun.plugin>3.1.0</version.maven-antrun.plugin>
Expand Down

0 comments on commit 216a822

Please sign in to comment.