Skip to content

Commit 8e4ad6f

Browse files
authored
Update dependencies (#1197)
1 parent df5d38a commit 8e4ad6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@
2828
<!-- Please note that when updating this dependency -->
2929
<!-- (i.e. due to a security vulnerability or bug) that the -->
3030
<!-- corresponding server dependency also needs updating.-->
31-
<netty-handler.version>4.1.70.Final</netty-handler.version>
31+
<netty-handler.version>4.1.75.Final</netty-handler.version>
3232
<!-- Please note that when updating this dependency -->
3333
<!-- (i.e. due to a security vulnerability or bug) that the -->
3434
<!-- corresponding server dependency also needs updating.-->
35-
<reactor-bom.version>2020.0.13</reactor-bom.version>
35+
<reactor-bom.version>2020.0.17</reactor-bom.version>
3636
<rxjava.version>2.2.21</rxjava.version>
37-
<slf4j-api.version>1.7.32</slf4j-api.version>
37+
<slf4j-api.version>1.7.36</slf4j-api.version>
3838
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
3939
<mockito-core.version>2.28.2</mockito-core.version>
40-
<junit.version>5.8.1</junit.version>
40+
<junit.version>5.8.2</junit.version>
4141
<jarchivelib.version>1.2.0</jarchivelib.version>
42-
<bouncycastle-jdk15on.version>1.69</bouncycastle-jdk15on.version>
43-
<logback-classic.version>1.2.7</logback-classic.version>
44-
<svm.version>20.3.4</svm.version>
42+
<bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>
43+
<logback-classic.version>1.2.11</logback-classic.version>
44+
<svm.version>20.3.5</svm.version>
4545
</properties>
4646

4747
<modules>

0 commit comments

Comments
 (0)