File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
<dependency >
66
66
<groupId >io.netty</groupId >
67
67
<artifactId >netty-handler</artifactId >
68
- <version >4.1.52 .Final</version >
68
+ <version >4.1.53 .Final</version >
69
69
</dependency >
70
70
<dependency >
71
71
<groupId >io.projectreactor</groupId >
72
72
<artifactId >reactor-bom</artifactId >
73
- <version >Dysprosium-SR12 </version >
73
+ <version >Dysprosium-SR13 </version >
74
74
<type >pom</type >
75
75
<scope >import</scope >
76
76
</dependency >
79
79
<dependency >
80
80
<groupId >io.reactivex.rxjava2</groupId >
81
81
<artifactId >rxjava</artifactId >
82
- <version >2.2.19 </version >
82
+ <version >2.2.20 </version >
83
83
</dependency >
84
84
85
85
<!-- Optional dependencies -->
117
117
<dependency >
118
118
<groupId >org.bouncycastle</groupId >
119
119
<artifactId >bcprov-jdk15on</artifactId >
120
- <version >1.66 </version >
120
+ <version >1.67 </version >
121
121
<scope >test</scope >
122
122
</dependency >
123
123
<dependency >
124
124
<groupId >org.bouncycastle</groupId >
125
125
<artifactId >bcpkix-jdk15on</artifactId >
126
- <version >1.66 </version >
126
+ <version >1.67 </version >
127
127
<scope >test</scope >
128
128
</dependency >
129
129
<dependency >
You can’t perform that action at this time.
0 commit comments