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 6868 <!-- corresponding server dependency also needs updating.-->
6969 <groupId >io.netty</groupId >
7070 <artifactId >netty-handler</artifactId >
71- <version >4.1.63 .Final</version >
71+ <version >4.1.65 .Final</version >
7272 </dependency >
7373 <dependency >
7474 <!-- Please note that when updating this dependency -->
9292 <dependency >
9393 <groupId >org.slf4j</groupId >
9494 <artifactId >slf4j-api</artifactId >
95- <version >1.7.30 </version >
95+ <version >1.7.31 </version >
9696 </dependency >
9797
9898 <!-- Test dependencies -->
123123 <dependency >
124124 <groupId >org.bouncycastle</groupId >
125125 <artifactId >bcprov-jdk15on</artifactId >
126- <version >1.68 </version >
126+ <version >1.69 </version >
127127 <scope >test</scope >
128128 </dependency >
129129 <dependency >
130130 <groupId >org.bouncycastle</groupId >
131131 <artifactId >bcpkix-jdk15on</artifactId >
132- <version >1.68 </version >
132+ <version >1.69 </version >
133133 <scope >test</scope >
134134 </dependency >
135135 <dependency >
You can’t perform that action at this time.
0 commit comments