File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
samples/client/others/java/webclient-sealedInterface Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ ext {
116
116
jakarta_annotation_version = " 1.3.5"
117
117
beanvalidation_version = " 2.0.2"
118
118
reactor_version = " 3.4.34"
119
- reactor_netty_version = " 1.0.39 "
119
+ reactor_netty_version = " 1.2.8 "
120
120
jackson_version = " 2.17.1"
121
121
jackson_databind_version = " 2.17.1"
122
122
jackson_databind_nullable_version = " 0.2.6"
Original file line number Diff line number Diff line change 126
126
<spring-boot-version >2.7.17</spring-boot-version >
127
127
<jakarta-annotation-version >1.3.5</jakarta-annotation-version >
128
128
<reactor-version >3.4.34</reactor-version >
129
- <reactor-netty-version >1.0.39 </reactor-netty-version >
129
+ <reactor-netty-version >1.2.8 </reactor-netty-version >
130
130
<junit-version >5.10.2</junit-version >
131
131
</properties >
132
132
</project >
You can’t perform that action at this time.
0 commit comments