Skip to content

Commit fb9e0a7

Browse files
author
wangzihao
committed
同步最新代码, 从 https://github.com/wangzihaogithub/spring-boot-protocol.git 当前项目是servlet项目, spring-boot-protocol项目是tcp协议项目,包含servlet
1 parent 93344f7 commit fb9e0a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ github地址 : https://github.com/wangzihaogithub/netty-servlet
8080
<dependency>
8181
<groupId>com.github.wangzihaogithub</groupId>
8282
<artifactId>spring-boot-protocol</artifactId>
83-
<version>2.3.14</version>
83+
<version>2.3.16</version>
8484
</dependency>
8585
```
8686

@@ -92,7 +92,7 @@ github地址 : https://github.com/wangzihaogithub/netty-servlet
9292
<dependency>
9393
<groupId>com.github.wangzihaogithub</groupId>
9494
<artifactId>netty-servlet</artifactId>
95-
<version>2.3.14</version>
95+
<version>2.3.16</version>
9696
</dependency>
9797
```
9898

0 commit comments

Comments
 (0)