Skip to content

Commit a6e0baf

Browse files
dependabot[bot]chcg
authored andcommitted
Bump jira-rest-client.version from 6.0.1 to 6.0.2 (jenkinsci#219)
Bumps `jira-rest-client.version` from 6.0.1 to 6.0.2. Updates `com.atlassian.jira:jira-rest-java-client-api` from 6.0.1 to 6.0.2 - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-6.0.2..jira-rest-java-client-parent-6.0.1) Updates `com.atlassian.jira:jira-rest-java-client-core` from 6.0.1 to 6.0.2 - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-6.0.2..jira-rest-java-client-parent-6.0.1) --- updated-dependencies: - dependency-name: com.atlassian.jira:jira-rest-java-client-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.atlassian.jira:jira-rest-java-client-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3815e3f commit a6e0baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5353
<jenkins.baseline>2.479</jenkins.baseline>
5454
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
55-
<jira-rest-client.version>6.0.1</jira-rest-client.version>
55+
<jira-rest-client.version>6.0.2</jira-rest-client.version>
5656
<fugue.version>6.1.2</fugue.version>
5757
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
5858
<spotbugs.threshold>High</spotbugs.threshold>

0 commit comments

Comments
 (0)