Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the bolt-maven group with 3 updates: com.slack.api:bolt, com.slack.api:bolt-socket-mode and com.slack.api:bolt-jetty.

Updates com.slack.api:bolt from 1.46.0 to 1.47.0

Release notes

Sourced from com.slack.api:bolt's releases.

version 1.47.0

What's Changed

Enhancements ✨

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

New Contributors

Full Changelog: slackapi/java-slack-sdk@v1.46.0...v1.47.0

Commits
  • 4661e1f version 1.47.0
  • 2bc9096 tests: fix set version script for docs (#1553)
  • fd98824 build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 (#1551)
  • 8eb5eca build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1552)
  • 3a9efc2 feat: add webapi response changes as of 2026-01-22 (#1550)
  • e75657e build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#1546)
  • 23df247 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1548)
  • befcb0c build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 (#1547)
  • f0646fb build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1549)
  • f48758d feat: add admin.users.getExpiration method (#1543)
  • Additional commits viewable in compare view

Updates com.slack.api:bolt-socket-mode from 1.46.0 to 1.47.0

Release notes

Sourced from com.slack.api:bolt-socket-mode's releases.

version 1.47.0

What's Changed

Enhancements ✨

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

New Contributors

Full Changelog: slackapi/java-slack-sdk@v1.46.0...v1.47.0

Commits
  • 4661e1f version 1.47.0
  • 2bc9096 tests: fix set version script for docs (#1553)
  • fd98824 build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 (#1551)
  • 8eb5eca build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1552)
  • 3a9efc2 feat: add webapi response changes as of 2026-01-22 (#1550)
  • e75657e build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#1546)
  • 23df247 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1548)
  • befcb0c build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 (#1547)
  • f0646fb build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1549)
  • f48758d feat: add admin.users.getExpiration method (#1543)
  • Additional commits viewable in compare view

Updates com.slack.api:bolt-jetty from 1.46.0 to 1.47.0

Release notes

Sourced from com.slack.api:bolt-jetty's releases.

version 1.47.0

What's Changed

Enhancements ✨

Maintenance 🏗️

Docs 📖

Dependabot :dependabot:

New Contributors

Full Changelog: slackapi/java-slack-sdk@v1.46.0...v1.47.0

Commits
  • 4661e1f version 1.47.0
  • 2bc9096 tests: fix set version script for docs (#1553)
  • fd98824 build(deps): bump actions/setup-java from 5.1.0 to 5.2.0 (#1551)
  • 8eb5eca build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#1552)
  • 3a9efc2 feat: add webapi response changes as of 2026-01-22 (#1550)
  • e75657e build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#1546)
  • 23df247 build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#1548)
  • befcb0c build(deps): bump actions/setup-java from 5.0.0 to 5.1.0 (#1547)
  • f0646fb build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1549)
  • f48758d feat: add admin.users.getExpiration method (#1543)
  • 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 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 bolt-maven group with 3 updates: [com.slack.api:bolt](https://github.com/slackapi/java-slack-sdk), [com.slack.api:bolt-socket-mode](https://github.com/slackapi/java-slack-sdk) and [com.slack.api:bolt-jetty](https://github.com/slackapi/java-slack-sdk).


Updates `com.slack.api:bolt` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.46.0...v1.47.0)

Updates `com.slack.api:bolt-socket-mode` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.46.0...v1.47.0)

Updates `com.slack.api:bolt-jetty` from 1.46.0 to 1.47.0
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: com.slack.api:bolt
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bolt-maven
- dependency-name: com.slack.api:bolt-socket-mode
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bolt-maven
- dependency-name: com.slack.api:bolt-jetty
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bolt-maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 01:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 10, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants