|  | 
| 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-bom.version>4.1.107.Final</netty-bom.version> | 
|  | 37 | +    <netty-bom.version>4.1.108.Final</netty-bom.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>2023.0.3</reactor-bom.version> | 
|  | 41 | +    <reactor-bom.version>2023.0.4</reactor-bom.version> | 
| 42 | 42 |     <rxjava.version>2.2.21</rxjava.version> | 
| 43 | 43 |     <slf4j-api.version>1.7.36</slf4j-api.version> | 
| 44 | 44 |     <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version> | 
|  | 
| 48 | 48 |     <jarchivelib.version>1.2.0</jarchivelib.version> | 
| 49 | 49 |     <bouncycastle-jdk18on.version>1.77</bouncycastle-jdk18on.version> | 
| 50 | 50 |     <logback-classic.version>1.2.13</logback-classic.version> | 
| 51 |  | -    <jackson.version>2.16.1</jackson.version> | 
| 52 |  | -    <lombok.version>1.18.30</lombok.version> | 
|  | 51 | +    <jackson.version>2.17.0</jackson.version> | 
|  | 52 | +    <lombok.version>1.18.32</lombok.version> | 
| 53 | 53 |     <svm.version>21.3.9</svm.version> | 
| 54 |  | -    <micrometer.version>1.12.3</micrometer.version> | 
| 55 |  | -    <testcontainers.version>1.19.6</testcontainers.version> | 
| 56 |  | -    <build-resources.version>4.4.31</build-resources.version> | 
|  | 54 | +    <micrometer.version>1.12.4</micrometer.version> | 
|  | 55 | +    <testcontainers.version>1.19.7</testcontainers.version> | 
|  | 56 | +    <build-resources.version>4.4.32</build-resources.version> | 
| 57 | 57 |     <!-- To be overwritten by child projects --> | 
| 58 | 58 |     <moduleName/> | 
| 59 | 59 |   </properties> | 
|  | 
0 commit comments