|
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.68.Final</netty-handler.version> |
| 33 | + <netty-handler.version>4.1.69.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.9</reactor-bom.version> |
| 37 | + <reactor-bom.version>2020.0.11</reactor-bom.version> |
38 | 38 | <rxjava.version>2.2.21</rxjava.version> |
39 | 39 | <slf4j-api.version>1.7.32</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 | | - <junit.version>5.7.2</junit.version> |
43 | | - <jarchivelib.version>1.1.0</jarchivelib.version> |
| 42 | + <junit.version>5.8.1</junit.version> |
| 43 | + <jarchivelib.version>1.2.0</jarchivelib.version> |
44 | 44 | <bouncycastle-jdk15on.version>1.69</bouncycastle-jdk15on.version> |
45 | | - <logback-classic.version>1.2.5</logback-classic.version> |
46 | | - <jackson.version>2.12.4</jackson.version> |
47 | | - <lombok.version>1.18.20</lombok.version> |
| 45 | + <logback-classic.version>1.2.6</logback-classic.version> |
| 46 | + <jackson.version>2.13.0</jackson.version> |
| 47 | + <lombok.version>1.18.22</lombok.version> |
48 | 48 | <svm.version>20.3.3</svm.version> |
49 | 49 | </properties> |
50 | 50 |
|
|
0 commit comments