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 68
68
<!-- corresponding server dependency also needs updating.-->
69
69
<groupId >io.netty</groupId >
70
70
<artifactId >netty-handler</artifactId >
71
- <version >4.1.63 .Final</version >
71
+ <version >4.1.65 .Final</version >
72
72
</dependency >
73
73
<dependency >
74
74
<!-- Please note that when updating this dependency -->
92
92
<dependency >
93
93
<groupId >org.slf4j</groupId >
94
94
<artifactId >slf4j-api</artifactId >
95
- <version >1.7.30 </version >
95
+ <version >1.7.31 </version >
96
96
</dependency >
97
97
98
98
<!-- Test dependencies -->
123
123
<dependency >
124
124
<groupId >org.bouncycastle</groupId >
125
125
<artifactId >bcprov-jdk15on</artifactId >
126
- <version >1.68 </version >
126
+ <version >1.69 </version >
127
127
<scope >test</scope >
128
128
</dependency >
129
129
<dependency >
130
130
<groupId >org.bouncycastle</groupId >
131
131
<artifactId >bcpkix-jdk15on</artifactId >
132
- <version >1.68 </version >
132
+ <version >1.69 </version >
133
133
<scope >test</scope >
134
134
</dependency >
135
135
<dependency >
You can’t perform that action at this time.
0 commit comments