|
36 | 36 | <!-- Please note that when updating this dependency --> |
37 | 37 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
38 | 38 | <!-- corresponding server dependency also needs updating.--> |
39 | | - <netty-bom.version>4.1.80.Final</netty-bom.version> |
| 39 | + <netty-bom.version>4.1.82.Final</netty-bom.version> |
40 | 40 | <!-- Please note that when updating this dependency --> |
41 | 41 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
42 | 42 | <!-- corresponding server dependency also needs updating.--> |
43 | | - <reactor-bom.version>2020.0.22</reactor-bom.version> |
| 43 | + <reactor-bom.version>2020.0.23</reactor-bom.version> |
44 | 44 | <rxjava.version>2.2.21</rxjava.version> |
45 | 45 | <slf4j-api.version>1.7.36</slf4j-api.version> |
46 | 46 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version> |
47 | 47 | <mockito-core.version>4.8.0</mockito-core.version> |
48 | | - <junit.version>5.9.0</junit.version> |
| 48 | + <junit.version>5.9.1</junit.version> |
49 | 49 | <testng-engine.version>1.0.4</testng-engine.version> |
50 | 50 | <jarchivelib.version>1.2.0</jarchivelib.version> |
51 | 51 | <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version> |
52 | | - <logback-classic.version>1.4.0</logback-classic.version> |
| 52 | + <logback-classic.version>1.4.3</logback-classic.version> |
53 | 53 | <jackson.version>2.13.4</jackson.version> |
54 | 54 | <lombok.version>1.18.24</lombok.version> |
55 | 55 | <svm.version>22.2.0</svm.version> |
56 | | - <micrometer.version>1.9.3</micrometer.version> |
57 | | - <testcontainers.version>1.17.3</testcontainers.version> |
| 56 | + <micrometer.version>1.9.4</micrometer.version> |
| 57 | + <testcontainers.version>1.17.5</testcontainers.version> |
58 | 58 | <build-resources.version>4.4.11</build-resources.version> |
59 | 59 | <!-- To be overwritten by child projects --> |
60 | 60 | <moduleName/> |
|
0 commit comments