Skip to content

Commit

Permalink
build: bump ivy from 2.1 to 2.2 (#194)
Browse files Browse the repository at this point in the history
Bumps [ivy](https://github.com/jenkinsci/ivy-plugin) from 2.1 to 2.2.
- [Release notes](https://github.com/jenkinsci/ivy-plugin/releases)
- [Changelog](https://github.com/jenkinsci/ivy-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/ivy-plugin@ivy-2.1...ivy-2.2)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:ivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 9, 2022
1 parent 687b2a0 commit e3495ce
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 @@ -65,7 +65,7 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<ivy.plugin.version>2.1</ivy.plugin.version>
<ivy.plugin.version>2.2</ivy.plugin.version>
<jenkins.version>2.332.1</jenkins.version>
<!-- Remove once JENKINS-45055 is fixed -->
<spotbugs.failOnError>false</spotbugs.failOnError>
Expand Down

0 comments on commit e3495ce

Please sign in to comment.