-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedneeds info
Description
The Slack SDK version
1.46.0
Steps to reproduce:
- Go to Maven central
- See
<url>${project.url}</url>in the pom.xml.
Expected result:
The project URL is set to an absolute value, e.g., https://docs.slack.dev/tools/java-slack-sdk/.
Actual result:
E.g., in Gradle dependency updates:
The following dependencies have later milestone versions:
- com.slack.api:slack-api-client [1.45.4 -> 1.46.0]
${project.url}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedneeds info