We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1503ebe commit 35a9048Copy full SHA for 35a9048
1 file changed
pom.xml
@@ -181,17 +181,17 @@
181
<dependency>
182
<groupId>com.fasterxml.jackson.core</groupId>
183
<artifactId>jackson-databind</artifactId>
184
- <version>2.21.0</version>
+ <version>2.21.1</version>
185
</dependency>
186
187
<groupId>com.slack.api</groupId>
188
<artifactId>bolt</artifactId>
189
- <version>1.46.0</version>
+ <version>1.47.0</version>
190
191
192
<groupId>org.jetbrains</groupId>
193
<artifactId>annotations</artifactId>
194
- <version>26.0.2</version>
+ <version>26.1.0</version>
195
196
197
<groupId>com.squareup.okhttp3</groupId>
0 commit comments