Skip to content

Commit

Permalink
build(deps): bump maven-antrun-plugin from 3.0.0 to 3.1.0 (#3045)
Browse files Browse the repository at this point in the history
Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-antrun-plugin/releases)
- [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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 Dec 16, 2022
1 parent d225c78 commit b55434e
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 @@ -242,7 +242,7 @@
<version.resources.plugin>3.3.0</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.0.0</version.maven-antrun.plugin>
<version.maven-antrun.plugin>3.1.0</version.maven-antrun.plugin>

<!-- Plugin Deps -->
<version.puppycrawl>8.45.1</version.puppycrawl>
Expand Down

0 comments on commit b55434e

Please sign in to comment.