|
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.115.Final</netty-bom.version> |
| 37 | + <netty-bom.version>4.1.119.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.-->
|
|
46 | 46 | <junit.version>5.9.3</junit.version>
|
47 | 47 | <testng-engine.version>1.0.5</testng-engine.version>
|
48 | 48 | <jarchivelib.version>1.2.0</jarchivelib.version>
|
49 |
| - <bouncycastle-jdk18on.version>1.79</bouncycastle-jdk18on.version> |
| 49 | + <bouncycastle-jdk18on.version>1.80</bouncycastle-jdk18on.version> |
50 | 50 | <logback-classic.version>1.2.13</logback-classic.version>
|
51 |
| - <jackson.version>2.18.2</jackson.version> |
| 51 | + <jackson.version>2.18.3</jackson.version> |
52 | 52 | <lombok.version>1.18.36</lombok.version>
|
53 |
| - <svm.version>21.3.12</svm.version> |
54 |
| - <micrometer.version>1.13.8</micrometer.version> |
55 |
| - <testcontainers.version>1.20.4</testcontainers.version> |
56 |
| - <build-resources.version>4.4.39</build-resources.version> |
| 53 | + <svm.version>21.3.13</svm.version> |
| 54 | + <micrometer.version>1.13.11</micrometer.version> |
| 55 | + <testcontainers.version>1.20.5</testcontainers.version> |
| 56 | + <build-resources.version>4.4.41</build-resources.version> |
57 | 57 | <!-- To be overwritten by child projects -->
|
58 | 58 | <moduleName/>
|
59 | 59 | </properties>
|
|
0 commit comments