Skip to content

Commit 85394ac

Browse files
Bump the atlassian group with 3 updates
Bumps the atlassian group with 3 updates: com.atlassian.plugins:atlassian-plugins-core, [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 8.2.1 to 9.0.0 Updates `com.atlassian.jira:jira-rest-java-client-api` from 6.0.2 to 7.0.1 - [Changelog](https://bitbucket.org/atlassian/jira-rest-java-client/src/master/release.properties) - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-7.0.1..jira-rest-java-client-parent-6.0.2) Updates `com.atlassian.jira:jira-rest-java-client-core` from 6.0.2 to 7.0.1 - [Changelog](https://bitbucket.org/atlassian/jira-rest-java-client/src/master/release.properties) - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-7.0.1..jira-rest-java-client-parent-6.0.2) Updates `com.atlassian.jira:jira-rest-java-client-core` from 6.0.2 to 7.0.1 - [Changelog](https://bitbucket.org/atlassian/jira-rest-java-client/src/master/release.properties) - [Commits](https://bitbucket.org/atlassian/jira-rest-java-client/branches/compare/jira-rest-java-client-parent-7.0.1..jira-rest-java-client-parent-6.0.2) --- updated-dependencies: - dependency-name: com.atlassian.plugins:atlassian-plugins-core dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-api dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-core dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian - dependency-name: com.atlassian.jira:jira-rest-java-client-core dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: atlassian ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53dfb86 commit 85394ac

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.20</revision>
5151
<changelist>-SNAPSHOT</changelist>
5252
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
53-
<jira-rest-client.version>6.0.2</jira-rest-client.version>
53+
<jira-rest-client.version>7.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.492</jenkins.baseline>
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.atlassian.plugins</groupId>
7373
<artifactId>atlassian-plugins-core</artifactId>
74-
<version>8.2.1</version>
74+
<version>9.0.0</version>
7575
</dependency>
7676
</dependencies>
7777
</dependencyManagement>

0 commit comments

Comments
 (0)