Skip to content

Commit 684893f

Browse files
authored
Update dependencies (#969)
1 parent f8cf73d commit 684893f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
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.65.Final</netty-handler.version>
31+
<netty-handler.version>4.1.66.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.8</reactor-bom.version>
35+
<reactor-bom.version>2020.0.9</reactor-bom.version>
3636
<rxjava.version>2.2.21</rxjava.version>
37-
<slf4j-api.version>1.7.31</slf4j-api.version>
37+
<slf4j-api.version>1.7.32</slf4j-api.version>
3838
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
3939
<mockito-core.version>2.28.2</mockito-core.version>
4040
<junit.version>5.7.2</junit.version>
4141
<jarchivelib.version>1.1.0</jarchivelib.version>
4242
<bouncycastle-jdk15on.version>1.69</bouncycastle-jdk15on.version>
43-
<logback-classic.version>1.2.3</logback-classic.version>
44-
<jackson.version>2.12.3</jackson.version>
43+
<logback-classic.version>1.2.5</logback-classic.version>
44+
<jackson.version>2.12.4</jackson.version>
4545
<lombok.version>1.18.20</lombok.version>
46-
<svm.version>20.3.2</svm.version>
46+
<svm.version>20.3.3</svm.version>
4747
</properties>
4848

4949
<modules>

0 commit comments

Comments
 (0)