Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the atlassian group with 4 updates in the / directory: com.atlassian.plugins:atlassian-plugins-core, com.atlassian.jira:jira-rest-java-client-api, com.atlassian.jira:jira-rest-java-client-core and io.atlassian.util.concurrent:atlassian-util-concurrent.

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

Commits
  • 3f4a508 Merge commit 'b6db72b7027b485835a81b6453794792b511cce4' into rest_api_guard
  • b3e9cb0 CLRS-8: Introduce an output parameter to redirect the logs generated by the c...
  • b39c8e1 Merged in CLRS-8-add-output-parameter-to-redirect-container-logs-2 (pull requ...
  • b97bc30 Merge commit 'b83ab06f5382a3b81f581b519eb4acf87dfe31df' into rest_api_guard
  • b4d862b Merge commit '43302e7b2b361e9aa31868477c67b7406ceacb6e' into rest_api_guard
  • 9361ccf [maven-release-plugin] prepare for next development iteration
  • 7e6edad Merged in release/jira-rest-java-client-6.0.2 (pull request #160)
  • e079b8f Merge commit '7e6edad2fe2ef1f7558820b338133a96f6fe9672' into rest_api_guard
  • d1bffae [CHER-1279]: Removes an odd transitive dependency on an older version of jira...
  • f705b06 Merged in bugfix/CHER-1279-fix-odd-dependency (pull request #163)
  • Additional commits viewable in compare view

Updates com.atlassian.jira:jira-rest-java-client-core from 6.0.2 to 7.0.1

Commits
  • 3f4a508 Merge commit 'b6db72b7027b485835a81b6453794792b511cce4' into rest_api_guard
  • b3e9cb0 CLRS-8: Introduce an output parameter to redirect the logs generated by the c...
  • b39c8e1 Merged in CLRS-8-add-output-parameter-to-redirect-container-logs-2 (pull requ...
  • b97bc30 Merge commit 'b83ab06f5382a3b81f581b519eb4acf87dfe31df' into rest_api_guard
  • b4d862b Merge commit '43302e7b2b361e9aa31868477c67b7406ceacb6e' into rest_api_guard
  • 9361ccf [maven-release-plugin] prepare for next development iteration
  • 7e6edad Merged in release/jira-rest-java-client-6.0.2 (pull request #160)
  • e079b8f Merge commit '7e6edad2fe2ef1f7558820b338133a96f6fe9672' into rest_api_guard
  • d1bffae [CHER-1279]: Removes an odd transitive dependency on an older version of jira...
  • f705b06 Merged in bugfix/CHER-1279-fix-odd-dependency (pull request #163)
  • Additional commits viewable in compare view

Updates com.atlassian.jira:jira-rest-java-client-core from 6.0.2 to 7.0.1

Commits
  • 3f4a508 Merge commit 'b6db72b7027b485835a81b6453794792b511cce4' into rest_api_guard
  • b3e9cb0 CLRS-8: Introduce an output parameter to redirect the logs generated by the c...
  • b39c8e1 Merged in CLRS-8-add-output-parameter-to-redirect-container-logs-2 (pull requ...
  • b97bc30 Merge commit 'b83ab06f5382a3b81f581b519eb4acf87dfe31df' into rest_api_guard
  • b4d862b Merge commit '43302e7b2b361e9aa31868477c67b7406ceacb6e' into rest_api_guard
  • 9361ccf [maven-release-plugin] prepare for next development iteration
  • 7e6edad Merged in release/jira-rest-java-client-6.0.2 (pull request #160)
  • e079b8f Merge commit '7e6edad2fe2ef1f7558820b338133a96f6fe9672' into rest_api_guard
  • d1bffae [CHER-1279]: Removes an odd transitive dependency on an older version of jira...
  • f705b06 Merged in bugfix/CHER-1279-fix-odd-dependency (pull request #163)
  • Additional commits viewable in compare view

Updates io.atlassian.util.concurrent:atlassian-util-concurrent from 4.1.0 to 4.2.0

Commits
  • c022082 BSP-36: Bumped the platform, amps and beehive
  • 6fd1d80 Merge branch 'master' of bitbucket.org:atlassian/atlassian-sal into issue/jav...
  • cc4154a BSP-36: addressing PR feedback
  • 3656e42 BSP-36: renamed field to lower case and fixed OSGi export directives
  • 41bb2c2 Merged in issue/java11-compatibility (pull request #133)
  • baf5617 Merged in issue/javadoc-fix (pull request #132)
  • d6cd7e6 BSP-36: replaced <tt/> tags with {@​code}
  • 112a3ca BSP-36: disable the hammer
  • d3d2b6d BSP-36: removed enforecer configuration. Added failOnMilestoneOrReleaseCandid...
  • 37fff5a BSP-36: bump platform to 5.0.0-m5
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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] <[email protected]>
@dependabot dependabot bot added dependencies Release Drafter label java Pull requests that update java code labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 22:01
@dependabot dependabot bot added dependencies Release Drafter label java Pull requests that update java code labels Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Release Drafter label java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants