|
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.89.Final</netty-bom.version> |
| 39 | + <netty-bom.version>4.1.90.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.28</reactor-bom.version> |
| 43 | + <reactor-bom.version>2020.0.30</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 | | - <mockito-core.version>5.1.1</mockito-core.version> |
| 46 | + <mockito-core.version>5.2.0</mockito-core.version> |
47 | 47 | <junit.version>5.9.2</junit.version> |
48 | 48 | <testng-engine.version>1.0.4</testng-engine.version> |
49 | 49 | <jarchivelib.version>1.2.0</jarchivelib.version> |
50 | 50 | <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version> |
51 | | - <logback-classic.version>1.4.5</logback-classic.version> |
| 51 | + <logback-classic.version>1.4.6</logback-classic.version> |
52 | 52 | <jackson.version>2.14.2</jackson.version> |
53 | 53 | <lombok.version>1.18.26</lombok.version> |
54 | 54 | <svm.version>22.3.1</svm.version> |
55 | | - <micrometer.version>1.10.4</micrometer.version> |
| 55 | + <micrometer.version>1.10.5</micrometer.version> |
56 | 56 | <testcontainers.version>1.17.6</testcontainers.version> |
57 | | - <build-resources.version>5.5.0</build-resources.version> |
| 57 | + <build-resources.version>5.6.0</build-resources.version> |
58 | 58 | <!-- To be overwritten by child projects --> |
59 | 59 | <moduleName/> |
60 | 60 | </properties> |
|
0 commit comments