|
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.73.Final</netty-handler.version> |
| 37 | + <netty-handler.version>4.1.74.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.15</reactor-bom.version> |
| 41 | + <reactor-bom.version>2020.0.16</reactor-bom.version> |
42 | 42 | <rxjava.version>2.2.21</rxjava.version>
|
43 |
| - <slf4j-api.version>1.7.35</slf4j-api.version> |
| 43 | + <slf4j-api.version>1.7.36</slf4j-api.version> |
44 | 44 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
|
45 |
| - <mockito-core.version>4.3.1</mockito-core.version> |
| 45 | + <mockito-core.version>4.4.0</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.10</logback-classic.version> |
50 |
| - <jackson.version>2.13.1</jackson.version> |
| 49 | + <logback-classic.version>1.2.11</logback-classic.version> |
| 50 | + <jackson.version>2.13.2</jackson.version> |
51 | 51 | <lombok.version>1.18.22</lombok.version>
|
52 | 52 | <svm.version>21.3.1</svm.version>
|
53 |
| - <micrometer.version>1.8.2</micrometer.version> |
| 53 | + <micrometer.version>1.8.3</micrometer.version> |
54 | 54 | <!-- To be overwritten by child projects -->
|
55 |
| - <moduleName /> |
| 55 | + <moduleName/> |
56 | 56 | </properties>
|
57 | 57 |
|
58 | 58 | <modules>
|
|
0 commit comments