This repository was archived by the owner on Dec 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 18 files changed +37
-37
lines changed
libraries/bot-integration-spring
50.teams-messaging-extensions-search
51.teams-messaging-extensions-action
52.teams-messaging-extensions-search-auth-config
53.teams-messaging-extensions-action-preview
57.teams-conversation-bot
58.teams-start-new-thread-in-channel Expand file tree Collapse file tree 18 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.springframework.boot</groupId >
5858 <artifactId >spring-boot-starter-web</artifactId >
59- <version >2.1.8.RELEASE </version >
59+ <version >2.4.0 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.springframework.boot</groupId >
6363 <artifactId >spring-boot-starter-test</artifactId >
64- <version >2.1.8.RELEASE </version >
64+ <version >2.4.0 </version >
6565 <scope >test</scope >
6666 </dependency >
6767 <dependency >
6868 <groupId >org.springframework</groupId >
6969 <artifactId >spring-core</artifactId >
70- <version >5.1.9.RELEASE </version >
70+ <version >5.3.1 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >org.springframework</groupId >
7474 <artifactId >spring-beans</artifactId >
75- <version >5.1.9.RELEASE </version >
75+ <version >5.3.1 </version >
7676 </dependency >
7777 <dependency >
7878 <groupId >org.springframework.boot</groupId >
7979 <artifactId >spring-boot</artifactId >
80- <version >2.1.8.RELEASE </version >
80+ <version >2.4.0 </version >
8181 <scope >compile</scope >
8282 </dependency >
8383
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5757 <dependency >
5858 <groupId >org.springframework.boot</groupId >
5959 <artifactId >spring-boot-starter-test</artifactId >
60- <version >2.1.8.RELEASE </version >
60+ <version >2.4.0 </version >
6161 <scope >test</scope >
6262 </dependency >
6363
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5151 <dependency >
5252 <groupId >org.springframework.boot</groupId >
5353 <artifactId >spring-boot-starter-test</artifactId >
54- <version >2.1.8.RELEASE </version >
54+ <version >2.4.0 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-starter-parent</artifactId >
18- <version >2.1.7.RELEASE </version >
18+ <version >2.4.0 </version >
1919 <relativePath />
2020 </parent >
2121
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5151 <dependency >
5252 <groupId >org.springframework.boot</groupId >
5353 <artifactId >spring-boot-starter-test</artifactId >
54- <version >2.1.8.RELEASE </version >
54+ <version >2.4.0 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
Original file line number Diff line number Diff line change 1515 <parent >
1616 <groupId >org.springframework.boot</groupId >
1717 <artifactId >spring-boot-starter-parent</artifactId >
18- <version >2.1.7.RELEASE </version >
18+ <version >2.4.0 </version >
1919 <relativePath />
2020 </parent >
2121
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5151 <dependency >
5252 <groupId >org.springframework.boot</groupId >
5353 <artifactId >spring-boot-starter-test</artifactId >
54- <version >2.1.8.RELEASE </version >
54+ <version >2.4.0 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5050 <dependency >
5151 <groupId >org.springframework.boot</groupId >
5252 <artifactId >spring-boot-starter-test</artifactId >
53- <version >2.1.8.RELEASE </version >
53+ <version >2.4.0 </version >
5454 <scope >test</scope >
5555 </dependency >
5656 <dependency >
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5757 <dependency >
5858 <groupId >org.springframework.boot</groupId >
5959 <artifactId >spring-boot-starter-test</artifactId >
60- <version >2.1.8.RELEASE </version >
60+ <version >2.4.0 </version >
6161 <scope >test</scope >
6262 </dependency >
6363
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >org.springframework.boot</groupId >
1919 <artifactId >spring-boot-starter-parent</artifactId >
20- <version >2.1.7.RELEASE </version >
20+ <version >2.4.0 </version >
2121 <relativePath />
2222 </parent >
2323
5757 <dependency >
5858 <groupId >org.springframework.boot</groupId >
5959 <artifactId >spring-boot-starter-test</artifactId >
60- <version >2.1.8.RELEASE </version >
60+ <version >2.4.0 </version >
6161 <scope >test</scope >
6262 </dependency >
6363
You can’t perform that action at this time.
0 commit comments