Skip to content

build(deps): bump com.slack.api:slack-api-client from 1.47.0 to 1.48.0#1811

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.slack.api-slack-api-client-1.48.0
Open

build(deps): bump com.slack.api:slack-api-client from 1.47.0 to 1.48.0#1811
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.slack.api-slack-api-client-1.48.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps com.slack.api:slack-api-client from 1.47.0 to 1.48.0.

Release notes

Sourced from com.slack.api:slack-api-client's releases.

version 1.48.0

What's Changed

Enhancements ✨

Maintenance 🏗️


All issues/pull requests: https://github.com/slackapi/java-slack-sdk/milestone/118?closed=1 Full Changelog: slackapi/java-slack-sdk@v1.47.0...v1.48.0

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 12, 2026
@tnb-bot
Copy link
Contributor

tnb-bot bot commented Mar 12, 2026

Dependency changes

  • system-x-all
  • system-x-slack
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -140,8 +140,8 @@ The following files have been resolved:
    com.mysql:mysql-connector-j:jar:9.6.0:compile�[36m -- module mysql.connector.j�[0;1;33m (auto)�[m
    com.rabbitmq.jms:rabbitmq-jms:jar:3.5.0:compile�[36m -- module com.rabbitmq.jms�[0;1m [auto]�[m
    com.rabbitmq:amqp-client:jar:5.26.0:compile�[36m -- module com.rabbitmq.client�[0;1m [auto]�[m
-   com.slack.api:slack-api-client:jar:1.47.0:compile�[36m -- module slack.api.client�[0;1;33m (auto)�[m
-   com.slack.api:slack-api-model:jar:1.47.0:compile�[36m -- module slack.api.model�[0;1;33m (auto)�[m
+   com.slack.api:slack-api-client:jar:1.48.0:compile�[36m -- module slack.api.client�[0;1;33m (auto)�[m
+   com.slack.api:slack-api-model:jar:1.48.0:compile�[36m -- module slack.api.model�[0;1;33m (auto)�[m
    com.splunk:splunk:jar:1.9.1:compile�[36m -- module splunk�[0;1;33m (auto)�[m
    com.squareup.okhttp3:logging-interceptor:jar:4.11.0:compile�[36m -- module okhttp3.logging�[0;1m [auto]�[m
    com.squareup.okhttp3:okhttp:jar:4.11.0:compile�[36m -- module okhttp3�[0;1m [auto]�[m

system-x-slack

--- a/base/system-x-slack
+++ b/head/system-x-slack
@@ -18,8 +18,8 @@ The following files have been resolved:
    com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile�[36m -- module listenablefuture�[0;1;33m (auto)�[m
    com.google.j2objc:j2objc-annotations:jar:2.8:compile�[36m -- module j2objc.annotations�[0;1;33m (auto)�[m
    com.googlecode.javaewah:JavaEWAH:jar:1.1.13:compile�[36m -- module JavaEWAH�[0;1;33m (auto)�[m
-   com.slack.api:slack-api-client:jar:1.47.0:compile�[36m -- module slack.api.client�[0;1;33m (auto)�[m
-   com.slack.api:slack-api-model:jar:1.47.0:compile�[36m -- module slack.api.model�[0;1;33m (auto)�[m
+   com.slack.api:slack-api-client:jar:1.48.0:compile�[36m -- module slack.api.client�[0;1;33m (auto)�[m
+   com.slack.api:slack-api-model:jar:1.48.0:compile�[36m -- module slack.api.model�[0;1;33m (auto)�[m
    com.squareup.okhttp3:logging-interceptor:jar:4.11.0:compile�[36m -- module okhttp3.logging�[0;1m [auto]�[m
    com.squareup.okhttp3:okhttp:jar:4.11.0:compile�[36m -- module okhttp3�[0;1m [auto]�[m
    com.squareup.okio:okio-jvm:jar:3.2.0:compile�[36m -- module okio�[0;1m [auto]�[m

GitHub Actions

Bumps [com.slack.api:slack-api-client](https://github.com/slackapi/java-slack-sdk) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Commits](slackapi/java-slack-sdk@v1.47.0...v1.48.0)

---
updated-dependencies:
- dependency-name: com.slack.api:slack-api-client
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.slack.api-slack-api-client-1.48.0 branch from b8c3dc6 to 739ee37 Compare March 19, 2026 14:33
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