Skip to content

Commit 1c27872

Browse files
authored
Update dependencies (#1355)
1 parent b872d55 commit 1c27872

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
@@ -30,22 +30,22 @@
3030
<!-- Please note that when updating this dependency -->
3131
<!-- (i.e. due to a security vulnerability or bug) that the -->
3232
<!-- corresponding server dependency also needs updating.-->
33-
<netty-handler.version>4.1.73.Final</netty-handler.version>
33+
<netty-handler.version>4.1.86.Final</netty-handler.version>
3434
<!-- Please note that when updating this dependency -->
3535
<!-- (i.e. due to a security vulnerability or bug) that the -->
3636
<!-- corresponding server dependency also needs updating.-->
37-
<reactor-bom.version>2020.0.15</reactor-bom.version>
37+
<reactor-bom.version>2020.0.25</reactor-bom.version>
3838
<rxjava.version>2.2.21</rxjava.version>
39-
<slf4j-api.version>1.7.35</slf4j-api.version>
39+
<slf4j-api.version>1.7.36</slf4j-api.version>
4040
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
4141
<mockito-core.version>2.28.2</mockito-core.version>
4242
<junit.version>5.8.2</junit.version>
4343
<jarchivelib.version>1.2.0</jarchivelib.version>
4444
<bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>
45-
<logback-classic.version>1.2.10</logback-classic.version>
46-
<jackson.version>2.13.1</jackson.version>
47-
<lombok.version>1.18.22</lombok.version>
48-
<svm.version>21.3.1</svm.version>
45+
<logback-classic.version>1.2.11</logback-classic.version>
46+
<jackson.version>2.14.1</jackson.version>
47+
<lombok.version>1.18.24</lombok.version>
48+
<svm.version>21.3.4</svm.version>
4949
</properties>
5050

5151
<modules>

0 commit comments

Comments
 (0)