|
28 | 28 | <!-- Please note that when updating this dependency --> |
29 | 29 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
30 | 30 | <!-- 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> |
32 | 32 | <!-- Please note that when updating this dependency --> |
33 | 33 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
34 | 34 | <!-- 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> |
36 | 36 | <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> |
38 | 38 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version> |
39 | 39 | <mockito-core.version>2.28.2</mockito-core.version> |
40 | 40 | <junit.version>5.7.2</junit.version> |
41 | 41 | <jarchivelib.version>1.1.0</jarchivelib.version> |
42 | 42 | <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> |
45 | 45 | <lombok.version>1.18.20</lombok.version> |
46 | | - <svm.version>20.3.2</svm.version> |
| 46 | + <svm.version>20.3.3</svm.version> |
47 | 47 | </properties> |
48 | 48 |
|
49 | 49 | <modules> |
|
0 commit comments