Skip to content

Commit

Permalink
chore(deps): bump maven-antrun-plugin from 3.0.0 to 3.1.0 (#484)
Browse files Browse the repository at this point in the history
* chore(deps): bump maven-antrun-plugin from 3.0.0 to 3.1.0

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] <[email protected]>

* Update pom.xml

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Vinokur <[email protected]>
  • Loading branch information
dependabot[bot] and vinokurig authored Oct 12, 2023
1 parent 2adb6f6 commit b2284ae
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 @@ -104,7 +104,7 @@
<?SORTPOM RESUME?>
<license_copyrightOwner>Red Hat, Inc.</license_copyrightOwner>
<logstash.logback.encoder.version>7.4</logstash.logback.encoder.version>
<maven.antrun.plugin.version>3.0.0</maven.antrun.plugin.version>
<maven.antrun.plugin.version>3.1.0</maven.antrun.plugin.version>
<maven.assembly.plugin.version>3.5.0</maven.assembly.plugin.version>
<maven.buildhelper.plugin.version>3.2.0</maven.buildhelper.plugin.version>
<maven.buildnumber.plugin.version>3.0.0</maven.buildnumber.plugin.version>
Expand Down

0 comments on commit b2284ae

Please sign in to comment.