We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c438d8d commit 8eff00dCopy full SHA for 8eff00d
pom.xml
@@ -53,6 +53,9 @@
53
<okhttp.version>4.10.0</okhttp.version>
54
<gson.version>2.9.1</gson.version>
55
<kotlin.version>1.7.10</kotlin.version>
56
+ <!-- Note that we should not upgrade sfl4j-api to v2 to avoid confusions on the users side.
57
+ see also: https://github.com/slackapi/java-slack-sdk/issues/1034
58
+ -->
59
<slf4j.version>1.7.36</slf4j.version>
60
<lombok.version>1.18.24</lombok.version>
61
<lombok-maven-plugin.version>1.18.20.0</lombok-maven-plugin.version>
0 commit comments