File tree Expand file tree Collapse file tree 4 files changed +84
-172
lines changed
java/com/github/netty/core/util Expand file tree Collapse file tree 4 files changed +84
-172
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ github地址 : https://github.com/wangzihaogithub/netty-servlet
80
80
<dependency >
81
81
<groupId >com.github.wangzihaogithub</groupId >
82
82
<artifactId >spring-boot-protocol</artifactId >
83
- <version >2.3.25 </version >
83
+ <version >2.3.26 </version >
84
84
</dependency >
85
85
```
86
86
@@ -92,7 +92,7 @@ github地址 : https://github.com/wangzihaogithub/netty-servlet
92
92
<dependency >
93
93
<groupId >com.github.wangzihaogithub</groupId >
94
94
<artifactId >netty-servlet</artifactId >
95
- <version >2.3.25 </version >
95
+ <version >2.3.26 </version >
96
96
</dependency >
97
97
```
98
98
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.wangzihaogithub</groupId >
6
6
<artifactId >netty-servlet</artifactId >
7
- <version >2.3.25 </version >
7
+ <version >2.3.26 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Netty Servlet</name >
45
45
<connection >scm:git:https://github.com/wangzihaogithub/netty-servlet.git</connection >
46
46
<developerConnection >scm:git:git@github.com:wangzihaogithub/netty-servlet.git</developerConnection >
47
47
<url >git@github.com:wangzihaogithub/netty-servlet.git</url >
48
- <tag >v2.3.25 </tag >
48
+ <tag >v2.3.26 </tag >
49
49
</scm >
50
50
51
51
<!-- 开发者信息 -->
You can’t perform that action at this time.
0 commit comments