File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6767 <!-- corresponding server dependency also needs updating.-->
6868 <groupId >io.netty</groupId >
6969 <artifactId >netty-handler</artifactId >
70- <version >4.1.63 .Final</version >
70+ <version >4.1.65 .Final</version >
7171 </dependency >
7272 <dependency >
7373 <!-- Please note that when updating this dependency -->
9191 <dependency >
9292 <groupId >org.slf4j</groupId >
9393 <artifactId >slf4j-api</artifactId >
94- <version >1.7.30 </version >
94+ <version >1.7.31 </version >
9595 </dependency >
9696
9797 <!-- Test dependencies -->
122122 <dependency >
123123 <groupId >org.bouncycastle</groupId >
124124 <artifactId >bcprov-jdk15on</artifactId >
125- <version >1.68 </version >
125+ <version >1.69 </version >
126126 <scope >test</scope >
127127 </dependency >
128128 <dependency >
129129 <groupId >org.bouncycastle</groupId >
130130 <artifactId >bcpkix-jdk15on</artifactId >
131- <version >1.68 </version >
131+ <version >1.69 </version >
132132 <scope >test</scope >
133133 </dependency >
134134 <dependency >
You can’t perform that action at this time.
0 commit comments