@@ -152,7 +152,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
152152<dependency >
153153 <groupId >com.github.wangzihaogithub</groupId >
154154 <artifactId >spring-boot-protocol</artifactId >
155- <version >2.3.25 </version >
155+ <version >2.3.26 </version >
156156</dependency >
157157```
158158
@@ -164,7 +164,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
164164<dependency >
165165 <groupId >com.github.wangzihaogithub</groupId >
166166 <artifactId >netty-servlet</artifactId >
167- <version >2.3.25 </version >
167+ <version >2.3.26 </version >
168168</dependency >
169169```
170170
@@ -320,7 +320,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
320320 <dependency>
321321 <groupId>com.github.wangzihaogithub</groupId>
322322 <artifactId>spring-boot-protocol</artifactId>
323- <version>2.3.25 </version>
323+ <version>2.3.26 </version>
324324 </dependency>
325325
326326 2.编写代码
@@ -400,7 +400,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
400400 <dependency>
401401 <groupId>com.github.wangzihaogithub</groupId>
402402 <artifactId>spring-boot-protocol</artifactId>
403- <version>2.3.25 </version>
403+ <version>2.3.26 </version>
404404 </dependency>
405405
406406 2.编写代码
@@ -489,7 +489,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
489489 <dependency>
490490 <groupId>com.github.wangzihaogithub</groupId>
491491 <artifactId>spring-boot-protocol</artifactId>
492- <version>2.3.25 </version>
492+ <version>2.3.26 </version>
493493 </dependency>
494494
495495 2.编写启动类
0 commit comments