Skip to content

Commit 3b5b2a0

Browse files
authored
build(deps): update dependencies (#1683)
1 parent 2c66e06 commit 3b5b2a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,24 +42,24 @@
4242
<!-- Please note that when updating this dependency -->
4343
<!-- (i.e. due to a security vulnerability or bug) that the -->
4444
<!-- 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>
4646
<slf4j-api.version>2.1.0-alpha1</slf4j-api.version>
4747
<hamcrest.version>3.0</hamcrest.version>
4848
<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>
5050
<!-- supply a newer version than the one supplied by the reactive-streams 1.0.4 -->
5151
<testng.version>7.11.0</testng.version>
5252
<jarchivelib.version>1.2.0</jarchivelib.version>
5353
<!-- 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>
5555
<!-- 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>
5757
<bouncycastle-jdk18on.version>1.81</bouncycastle-jdk18on.version>
5858
<logback-classic.version>1.5.18</logback-classic.version>
5959
<log4j.version>2.24.3</log4j.version>
60-
<jackson.version>2.19.1</jackson.version>
60+
<jackson.version>2.20.0-rc1</jackson.version>
6161
<lombok.version>1.18.38</lombok.version>
62-
<svm.version>24.2.1</svm.version>
62+
<svm.version>24.2.2</svm.version>
6363
<micrometer.version>1.15.2</micrometer.version>
6464
<micrometer-docs-generator.version>1.0.4</micrometer-docs-generator.version>
6565
<blockhound.version>1.0.13.RELEASE</blockhound.version>

0 commit comments

Comments
 (0)