File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
botbuilder-spring-boot-autoconfig
botbuilder-spring-boot-starter Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.microsoft.bot</groupId >
3737 <artifactId >bot-integration-spring</artifactId >
38- <version >4.13 .0</version >
38+ <version >4.14 .0</version >
3939 <scope >compile</scope >
4040 </dependency >
4141 </dependencies >
Original file line number Diff line number Diff line change 4343 <version >4.14.0</version >
4444 <scope >compile</scope >
4545 </dependency >
46+ <dependency >
47+ <groupId >com.microsoft.bot</groupId >
48+ <artifactId >bot-ai-qna</artifactId >
49+ <version >4.14.0</version >
50+ <scope >compile</scope >
51+ </dependency >
4652 </dependencies >
4753
4854 <dependencyManagement >
Original file line number Diff line number Diff line change 126126 <id >release</id >
127127 <build >
128128 <plugins >
129-
130129 <plugin >
131130 <groupId >org.sonatype.plugins</groupId >
132131 <artifactId >nexus-staging-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments