|
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.92.Final</netty-bom.version> |
| 39 | + <netty-bom.version>4.1.93.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.6</reactor-bom.version> |
| 43 | + <reactor-bom.version>2022.0.7</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.3.1</mockito-core.version>
|
|
49 | 49 | <jarchivelib.version>1.2.0</jarchivelib.version>
|
50 | 50 | <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>
|
51 | 51 | <logback-classic.version>1.4.7</logback-classic.version>
|
52 |
| - <jackson.version>2.15.0</jackson.version> |
53 |
| - <lombok.version>1.18.26</lombok.version> |
| 52 | + <jackson.version>2.15.1</jackson.version> |
| 53 | + <lombok.version>1.18.28</lombok.version> |
54 | 54 | <svm.version>22.3.2</svm.version>
|
55 |
| - <micrometer.version>1.10.6</micrometer.version> |
56 |
| - <testcontainers.version>1.18.0</testcontainers.version> |
57 |
| - <build-resources.version>5.7.0</build-resources.version> |
| 55 | + <micrometer.version>1.11.0</micrometer.version> |
| 56 | + <testcontainers.version>1.18.1</testcontainers.version> |
| 57 | + <build-resources.version>5.8.0</build-resources.version> |
58 | 58 | <!-- To be overwritten by child projects -->
|
59 | 59 | <moduleName/>
|
60 | 60 | </properties>
|
|
0 commit comments