|  | 
| 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.104.Final</netty-bom.version> | 
|  | 39 | +    <netty-bom.version>4.1.106.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>2023.0.1</reactor-bom.version> | 
|  | 43 | +    <reactor-bom.version>2023.0.2</reactor-bom.version> | 
| 44 | 44 |     <slf4j-api.version>1.7.36</slf4j-api.version> | 
| 45 | 45 |     <hamcrest.version>2.2</hamcrest.version> | 
| 46 | 46 |     <mockito-core.version>5.8.0</mockito-core.version> | 
|  | 
| 52 | 52 |     <logback-classic.version>1.2.13</logback-classic.version> | 
| 53 | 53 |     <jackson.version>2.16.1</jackson.version> | 
| 54 | 54 |     <lombok.version>1.18.30</lombok.version> | 
| 55 |  | -    <svm.version>23.1.1</svm.version> | 
| 56 |  | -    <micrometer.version>1.12.1</micrometer.version> | 
|  | 55 | +    <svm.version>23.1.2</svm.version> | 
|  | 56 | +    <micrometer.version>1.12.2</micrometer.version> | 
| 57 | 57 |     <blockhound.version>1.0.8.RELEASE</blockhound.version> | 
| 58 | 58 |     <testcontainers.version>1.19.3</testcontainers.version> | 
| 59 |  | -    <build-resources.version>5.15.0</build-resources.version> | 
|  | 59 | +    <build-resources.version>5.16.0</build-resources.version> | 
| 60 | 60 |     <!-- To be overwritten by child projects --> | 
| 61 | 61 |     <moduleName/> | 
| 62 | 62 |   </properties> | 
|  | 
0 commit comments