Skip to content

Commit c1daa55

Browse files
Bump the atlassian group with 3 updates
Bumps the atlassian group with 3 updates: [com.atlassian.plugins:atlassian-plugins-core](https://bitbucket.org/atlassian/atlassian-plugins), [com.atlassian.jira:jira-rest-java-client-api](https://bitbucket.org/atlassian/jira-rest-java-client) and [com.atlassian.jira:jira-rest-java-client-core](https://bitbucket.org/atlassian/jira-rest-java-client). Updates `com.atlassian.plugins:atlassian-plugins-core` from 5.3.12 to 8.1.0 - [Changelog](https://bitbucket.org/atlassian/atlassian-plugins/src/master/CHANGELOG.md) - [Commits](https://bitbucket.org/atlassian/atlassian-plugins/branches/compare/atlassian-plugins-parent-8.1.0..atlassian-plugins-parent-5.3.12) Updates `com.atlassian.jira:jira-rest-java-client-api` from 5.2.7 to 6.0.1 - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-6.0.1..jira-rest-java-client-parent-5.2.7) Updates `com.atlassian.jira:jira-rest-java-client-core` from 5.2.7 to 6.0.1 - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-6.0.1..jira-rest-java-client-parent-5.2.7) Updates `com.atlassian.jira:jira-rest-java-client-core` from 5.2.7 to 6.0.1 - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-6.0.1..jira-rest-java-client-parent-5.2.7) --- updated-dependencies: - dependency-name: com.atlassian.plugins:atlassian-plugins-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8c0747 commit c1daa55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<revision>3.14</revision>
5151
<changelist>-SNAPSHOT</changelist>
5252
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
53-
<jira-rest-client.version>5.2.7</jira-rest-client.version>
53+
<jira-rest-client.version>6.0.1</jira-rest-client.version>
5454
<fugue.version>4.7.2</fugue.version>
5555
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5656
<jenkins.baseline>2.479</jenkins.baseline>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.atlassian.plugins</groupId>
7272
<artifactId>atlassian-plugins-core</artifactId>
73-
<version>5.3.12</version>
73+
<version>8.1.0</version>
7474
</dependency>
7575
</dependencies>
7676
</dependencyManagement>

0 commit comments

Comments
 (0)