|
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.94.Final</netty-bom.version> |
| 39 | + <netty-bom.version>4.1.95.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>2022.0.8</reactor-bom.version> |
| 43 | + <reactor-bom.version>2022.0.9</reactor-bom.version> |
44 | 44 | <slf4j-api.version>1.7.36</slf4j-api.version>
|
45 | 45 | <hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
|
46 | 46 | <mockito-core.version>5.4.0</mockito-core.version>
|
|
51 | 51 | <logback-classic.version>1.2.12</logback-classic.version>
|
52 | 52 | <jackson.version>2.15.2</jackson.version>
|
53 | 53 | <lombok.version>1.18.28</lombok.version>
|
54 |
| - <svm.version>23.0.0</svm.version> |
55 |
| - <micrometer.version>1.11.1</micrometer.version> |
| 54 | + <svm.version>23.0.1</svm.version> |
| 55 | + <micrometer.version>1.11.2</micrometer.version> |
56 | 56 | <blockhound.version>1.0.8.RELEASE</blockhound.version>
|
57 | 57 | <testcontainers.version>1.18.3</testcontainers.version>
|
58 |
| - <build-resources.version>5.9.0</build-resources.version> |
| 58 | + <build-resources.version>5.10.0</build-resources.version> |
59 | 59 | <!-- To be overwritten by child projects -->
|
60 | 60 | <moduleName/>
|
61 | 61 | </properties>
|
|
0 commit comments