File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
libs/teams/teams-chat-workflow-spring-boot-starter Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 113
113
<dependency >
114
114
<groupId >com.azure</groupId >
115
115
<artifactId >azure-core-http-netty</artifactId >
116
- <version >1.14.1 </version > <!-- Replace with property -- >
116
+ <version >${azure-core-http-netty.version} </version >
117
117
</dependency >
118
118
119
119
<dependency >
Original file line number Diff line number Diff line change 49
49
50
50
<properties >
51
51
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
52
- <spring-boot .version>3.4.0 </spring-boot .version>
52
+ <spring-boot .version>3.4.5 </spring-boot .version>
53
53
<maven .compiler.source>17</maven .compiler.source>
54
54
<maven .compiler.target>17</maven .compiler.target>
55
55
<java .version>17</java .version>
70
70
<symphony-bdk .version>3.0.0</symphony-bdk .version>
71
71
<!-- <mimepull.version>1.9.15</mimepull.version>-->
72
72
<!-- <thymeleaf.version>2.7.0</thymeleaf.version>-->
73
- <azure-core-http-netty .version>1.9.1 </azure-core-http-netty .version>
73
+ <azure-core-http-netty .version>1.15.11 </azure-core-http-netty .version>
74
74
<nimbus-jose-jwt .version>9.9.1</nimbus-jose-jwt .version>
75
75
<httpclient .version>4.5.13</httpclient .version>
76
76
<corenlp .version>4.5.7</corenlp .version>
You can’t perform that action at this time.
0 commit comments