Bump jira from 3.0.8 to 3.5 (#1634)

* Bump jira from 3.0.8 to 3.5

Bumps [jira](https://github.com/jenkinsci/jira-plugin) from 3.0.8 to 3.5.
- [Release notes](https://github.com/jenkinsci/jira-plugin/releases)
- [Changelog](https://github.com/jenkinsci/jira-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/jira-plugin/compare/jira-3.0.8...jira-3.5)

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

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

* Upper bounds

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>
This commit is contained in:
dependabot[bot] 2021-08-07 15:57:30 +01:00 committed by GitHub
parent 9552a22a12
commit b455cf1a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -431,7 +431,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jira</artifactId>
<version>3.0.8</version>
<version>3.5</version>
</dependency>
<dependency>
@ -672,7 +672,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.11</version>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>