We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb206c commit 25719b2Copy full SHA for 25719b2
demos/rooms-bot/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.finos.springbot</groupId>
8
<artifactId>spring-bot</artifactId>
9
- <version>10.0.2-SNAPSHOT</version>
+ <version>10.0.2</version>
10
<relativePath>../../pom.xml</relativePath>
11
</parent>
12
@@ -23,12 +23,12 @@
23
<dependency>
24
25
<artifactId>symphony-bdk-chat-workflow-spring-boot-starter</artifactId>
26
27
</dependency>
28
29
30
<artifactId>teams-chat-workflow-spring-boot-starter</artifactId>
31
32
33
</dependencies>
34
0 commit comments