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:
parent
9552a22a12
commit
b455cf1a55
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue