|
30 | 30 | <!-- Please note that when updating this dependency --> |
31 | 31 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
32 | 32 | <!-- 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> |
34 | 34 | <!-- Please note that when updating this dependency --> |
35 | 35 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
36 | 36 | <!-- 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> |
38 | 38 | <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> |
40 | 40 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version> |
41 | 41 | <mockito-core.version>2.28.2</mockito-core.version> |
42 | 42 | <junit.version>5.8.2</junit.version> |
43 | 43 | <jarchivelib.version>1.2.0</jarchivelib.version> |
44 | 44 | <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> |
49 | 49 | </properties> |
50 | 50 |
|
51 | 51 | <modules> |
|
0 commit comments