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 113113 <dependency >
114114 <groupId >com.azure</groupId >
115115 <artifactId >azure-core-http-netty</artifactId >
116- <version >1.14.1 </version > <!-- Replace with property -- >
116+ <version >${azure-core-http-netty.version} </version >
117117 </dependency >
118118
119119 <dependency >
Original file line number Diff line number Diff line change 4949
5050 <properties >
5151 <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>
5353 <maven .compiler.source>17</maven .compiler.source>
5454 <maven .compiler.target>17</maven .compiler.target>
5555 <java .version>17</java .version>
7070 <symphony-bdk .version>3.0.0</symphony-bdk .version>
7171 <!-- <mimepull.version>1.9.15</mimepull.version>-->
7272 <!-- <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>
7474 <nimbus-jose-jwt .version>9.9.1</nimbus-jose-jwt .version>
7575 <httpclient .version>4.5.13</httpclient .version>
7676 <corenlp .version>4.5.7</corenlp .version>
You can’t perform that action at this time.
0 commit comments