Skip to content

Commit 2e62d7f

Browse files
authored
Update dependencies (#1627)
1 parent 414ab4a commit 2e62d7f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<reactor-bom.version>2023.0.15</reactor-bom.version>
4545
<slf4j-api.version>1.7.36</slf4j-api.version>
4646
<hamcrest.version>3.0</hamcrest.version>
47-
<mockito-core.version>5.15.2</mockito-core.version>
47+
<mockito-core.version>5.16.0</mockito-core.version>
4848
<junit.version>5.11.4</junit.version>
4949
<!-- supply a newer version than the one supplied by the reactive-streams 1.0.4 -->
5050
<testng.version>7.11.0</testng.version>
@@ -60,8 +60,7 @@
6060
<svm.version>24.1.2</svm.version>
6161
<micrometer.version>1.13.11</micrometer.version>
6262
<blockhound.version>1.0.11.RELEASE</blockhound.version>
63-
<testcontainers.version>1.20.5</testcontainers.version>
64-
<archunit-junit5.version>1.4.0</archunit-junit5.version>
63+
<testcontainers.version>1.20.6</testcontainers.version>
6564
<build-resources.version>2024-12.1</build-resources.version>
6665
<!-- To be overwritten by child projects -->
6766
<moduleName/>

0 commit comments

Comments
 (0)