|
42 | 42 | <!-- Please note that when updating this dependency --> |
43 | 43 | <!-- (i.e. due to a security vulnerability or bug) that the --> |
44 | 44 | <!-- corresponding server dependency also needs updating.--> |
45 | | - <reactor-bom.version>2025.0.0-M4</reactor-bom.version> |
| 45 | + <reactor-bom.version>2025.0.0-M6</reactor-bom.version> |
46 | 46 | <slf4j-api.version>2.1.0-alpha1</slf4j-api.version> |
47 | 47 | <hamcrest.version>3.0</hamcrest.version> |
48 | 48 | <mockito-core.version>5.18.0</mockito-core.version> |
49 | | - <junit.version>5.13.3</junit.version> |
| 49 | + <junit.version>6.0.0-M2</junit.version> |
50 | 50 | <!-- supply a newer version than the one supplied by the reactive-streams 1.0.4 --> |
51 | 51 | <testng.version>7.11.0</testng.version> |
52 | 52 | <jarchivelib.version>1.2.0</jarchivelib.version> |
53 | 53 | <!-- supply a newer version than the one supplied by the jarchivelib 1.2.0 --> |
54 | | - <commons-compress.version>1.27.1</commons-compress.version> |
| 54 | + <commons-compress.version>1.28.0</commons-compress.version> |
55 | 55 | <!-- an optional dependency of commons-compress used by TarArchiveOutputStream --> |
56 | | - <commons-codec.version>1.18.0</commons-codec.version> |
| 56 | + <commons-codec.version>1.19.0</commons-codec.version> |
57 | 57 | <bouncycastle-jdk18on.version>1.81</bouncycastle-jdk18on.version> |
58 | 58 | <logback-classic.version>1.5.18</logback-classic.version> |
59 | 59 | <log4j.version>2.24.3</log4j.version> |
60 | | - <jackson.version>2.19.1</jackson.version> |
| 60 | + <jackson.version>2.20.0-rc1</jackson.version> |
61 | 61 | <lombok.version>1.18.38</lombok.version> |
62 | | - <svm.version>24.2.1</svm.version> |
| 62 | + <svm.version>24.2.2</svm.version> |
63 | 63 | <micrometer.version>1.15.2</micrometer.version> |
64 | 64 | <micrometer-docs-generator.version>1.0.4</micrometer-docs-generator.version> |
65 | 65 | <blockhound.version>1.0.13.RELEASE</blockhound.version> |
|
0 commit comments