Skip to content

Commit daaaf59

Browse files
Bump the atlassian group across 1 directory with 4 updates
Bumps the atlassian group with 4 updates in the / directory: com.atlassian.plugins:atlassian-plugins-core, [com.atlassian.jira:jira-rest-java-client-api](https://bitbucket.org/atlassian/jira-rest-java-client), [com.atlassian.jira:jira-rest-java-client-core](https://bitbucket.org/atlassian/jira-rest-java-client) and [io.atlassian.util.concurrent:atlassian-util-concurrent](https://bitbucket.org/atlassian/dc-platform). Updates `com.atlassian.plugins:atlassian-plugins-core` from 8.2.1 to 9.3.2-604713bbbde 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) Updates `io.atlassian.util.concurrent:atlassian-util-concurrent` from 4.1.0 to 4.2.0 - [Commits](https://bitbucket.org/atlassian/dc-platform/branches/compare/sal-parent-4.2.0..v4.1.0) --- updated-dependencies: - dependency-name: com.atlassian.plugins:atlassian-plugins-core dependency-version: 9.3.2-604713bbbde 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 - dependency-name: io.atlassian.util.concurrent:atlassian-util-concurrent dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: atlassian ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e953843 commit daaaf59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
5353
<hpi.bundledArtifacts>atlassian-event,atlassian-httpclient-api,atlassian-util-concurrent,fugue,jira-rest-java-client-api,jira-rest-java-client-core,maven-artifact,plexus-utils,sal-api</hpi.bundledArtifacts>
5454
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
55-
<jira-rest-client.version>6.0.2</jira-rest-client.version>
55+
<jira-rest-client.version>7.0.1</jira-rest-client.version>
5656
<fugue.version>4.7.2</fugue.version>
5757
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5858
<jenkins.baseline>2.492</jenkins.baseline>
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.atlassian.plugins</groupId>
7575
<artifactId>atlassian-plugins-core</artifactId>
76-
<version>8.2.1</version>
76+
<version>9.3.2</version>
7777
</dependency>
7878
</dependencies>
7979
</dependencyManagement>
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>io.atlassian.util.concurrent</groupId>
217217
<artifactId>atlassian-util-concurrent</artifactId>
218-
<version>4.1.0</version>
218+
<version>4.2.0</version>
219219
</dependency>
220220
<dependency>
221221
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)