|
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.86.Final</netty-bom.version> |
| 37 | + <netty-bom.version>4.1.94.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>2020.0.25</reactor-bom.version> |
| 41 | + <reactor-bom.version>2020.0.33</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>
|
45 |
| - <mockito-core.version>4.9.0</mockito-core.version> |
46 |
| - <junit.version>5.9.1</junit.version> |
| 45 | + <mockito-core.version>5.4.0</mockito-core.version> |
| 46 | + <junit.version>5.9.3</junit.version> |
47 | 47 | <testng-engine.version>1.0.4</testng-engine.version>
|
48 | 48 | <jarchivelib.version>1.2.0</jarchivelib.version>
|
49 | 49 | <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>
|
50 |
| - <logback-classic.version>1.2.11</logback-classic.version> |
51 |
| - <jackson.version>2.14.1</jackson.version> |
52 |
| - <lombok.version>1.18.24</lombok.version> |
53 |
| - <svm.version>21.3.4</svm.version> |
54 |
| - <micrometer.version>1.10.2</micrometer.version> |
55 |
| - <testcontainers.version>1.17.6</testcontainers.version> |
56 |
| - <build-resources.version>4.4.15</build-resources.version> |
| 50 | + <logback-classic.version>1.4.8</logback-classic.version> |
| 51 | + <jackson.version>2.15.2</jackson.version> |
| 52 | + <lombok.version>1.18.28</lombok.version> |
| 53 | + <svm.version>21.3.6</svm.version> |
| 54 | + <micrometer.version>1.11.1</micrometer.version> |
| 55 | + <testcontainers.version>1.18.3</testcontainers.version> |
| 56 | + <build-resources.version>4.4.22</build-resources.version> |
57 | 57 | <!-- To be overwritten by child projects -->
|
58 | 58 | <moduleName/>
|
59 | 59 | </properties>
|
|
0 commit comments