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