@@ -149,7 +149,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
149149<dependency >
150150 <groupId >com.github.wangzihaogithub</groupId >
151151 <artifactId >spring-boot-protocol</artifactId >
152- <version >2.3.23 </version >
152+ <version >2.3.24 </version >
153153</dependency >
154154```
155155
@@ -161,7 +161,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
161161<dependency >
162162 <groupId >com.github.wangzihaogithub</groupId >
163163 <artifactId >netty-servlet</artifactId >
164- <version >2.3.23 </version >
164+ <version >2.3.24 </version >
165165</dependency >
166166```
167167
@@ -317,7 +317,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
317317 <dependency>
318318 <groupId>com.github.wangzihaogithub</groupId>
319319 <artifactId>spring-boot-protocol</artifactId>
320- <version>2.3.23 </version>
320+ <version>2.3.24 </version>
321321 </dependency>
322322
323323 2.编写代码
@@ -397,7 +397,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
397397 <dependency>
398398 <groupId>com.github.wangzihaogithub</groupId>
399399 <artifactId>spring-boot-protocol</artifactId>
400- <version>2.3.23 </version>
400+ <version>2.3.24 </version>
401401 </dependency>
402402
403403 2.编写代码
@@ -486,7 +486,7 @@ github地址 : https://github.com/wangzihaogithub/spring-boot-protocol
486486 <dependency>
487487 <groupId>com.github.wangzihaogithub</groupId>
488488 <artifactId>spring-boot-protocol</artifactId>
489- <version>2.3.23 </version>
489+ <version>2.3.24 </version>
490490 </dependency>
491491
492492 2.编写启动类
0 commit comments