|
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.70.Final</netty-handler.version> |
| 31 | + <netty-handler.version>4.1.73.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.13</reactor-bom.version> |
| 35 | + <reactor-bom.version>2020.0.15</reactor-bom.version> |
36 | 36 | <rxjava.version>2.2.21</rxjava.version> |
37 | | - <slf4j-api.version>1.7.32</slf4j-api.version> |
| 37 | + <slf4j-api.version>1.7.35</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 | | - <junit.version>5.8.1</junit.version> |
| 40 | + <junit.version>5.8.2</junit.version> |
41 | 41 | <jarchivelib.version>1.2.0</jarchivelib.version> |
42 | | - <bouncycastle-jdk15on.version>1.69</bouncycastle-jdk15on.version> |
43 | | - <logback-classic.version>1.2.7</logback-classic.version> |
44 | | - <jackson.version>2.13.0</jackson.version> |
| 42 | + <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version> |
| 43 | + <logback-classic.version>1.2.10</logback-classic.version> |
| 44 | + <jackson.version>2.13.1</jackson.version> |
45 | 45 | <lombok.version>1.18.22</lombok.version> |
46 | | - <svm.version>20.3.4</svm.version> |
| 46 | + <svm.version>21.3.1</svm.version> |
47 | 47 | </properties> |
48 | 48 |
|
49 | 49 | <modules> |
|
0 commit comments