|
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 | | - <netty-handler.version>4.1.70.Final</netty-handler.version> |
| 37 | + <netty-handler.version>4.1.73.Final</netty-handler.version> |
38 | 38 | <!-- Please note that when updating this dependency --> |
39 | 39 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
40 | 40 | <!-- corresponding server dependency also needs updating.--> |
41 | | - <reactor-bom.version>2020.0.13</reactor-bom.version> |
| 41 | + <reactor-bom.version>2020.0.15</reactor-bom.version> |
42 | 42 | <rxjava.version>2.2.21</rxjava.version> |
43 | | - <slf4j-api.version>1.7.32</slf4j-api.version> |
| 43 | + <slf4j-api.version>1.7.35</slf4j-api.version> |
44 | 44 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version> |
45 | 45 | <mockito-core.version>2.28.2</mockito-core.version> |
46 | 46 | <junit.version>5.8.2</junit.version> |
47 | 47 | <jarchivelib.version>1.2.0</jarchivelib.version> |
48 | 48 | <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version> |
49 | | - <logback-classic.version>1.2.8</logback-classic.version> |
50 | | - <jackson.version>2.13.0</jackson.version> |
| 49 | + <logback-classic.version>1.2.10</logback-classic.version> |
| 50 | + <jackson.version>2.13.1</jackson.version> |
51 | 51 | <lombok.version>1.18.22</lombok.version> |
52 | | - <svm.version>21.3.0</svm.version> |
| 52 | + <svm.version>21.3.1</svm.version> |
53 | 53 | <!-- To be overwritten by child projects --> |
54 | 54 | <moduleName /> |
55 | 55 | </properties> |
|
0 commit comments